pva
Goal! Goal! Goal!



- Joined
- Aug 28, 2017
- Posts
- 110
Got an OSSC. And yeah, blows the Framemeister away, but is quite a bit more complex to develop optimal settings for. I'm getting the hang of it though. Check out my AES in 4x optimal integer scaling on the OSSC
Care to share your settings?
In the spirit of you showing me yours if I'll show you mine first, here are my settings for Lx3/Lx4 320x240 optim. mode on my Japanese rev. 3-6 AES. I came up with the values by using the formula posted by marqs on the Shmups forums, and some framerate and timing information gleaned from the NG dev wiki.
Code:
H. samplerate 384
H. synclen 28
H. backporch 28
H. active 320
V. synclen 1
V. backporch 6
V. active 256
Note that I had to lower the V. synclen (8 scanlines per the spec) and V. backporch (16 scanlines) values quite a bit, because otherwise I couldn't get an image on my Panasonic VT60 plasma. (The lower values result in the picture being a bit off-centre vertically.) I must also remember to lower V. active to 240 each time after loading the profile to restore the proper AR. If I save the profile with V. active set to 240, no image is displayed before it's increased to 256 again. Both of these are quirks of my display, so YMMV.