I'm loving 2.0 in Windows 10 x64 so far, but have a few questions.
I'd like to create a custom crt_range to avoid centring the modelines after each use of vmmaker and would like to avoid using the Sony PVM's geometry settings as much as possible.
vmmaker creates 51hz modelines instead of 50hz when using dynamic modelines so I opened 720x288 (amiga) in arcade_osd, lowered the dotclock to get as close to 50hz refresh as possible, centred the image and copied the modeline to clipboard giving me this:
modeline "720x288_51 15.40KHz 50.01Hz" 14.54 720 760 832 944 288 290 293 308 -hsync -vsync
crt_range 15392.54-15412.54, 50.00-51.00, 2.751, 4.952, 7.703, 0.130, 0.195, 0.974, 0, 0, 288, 288, 576, 577
I did the same with 2560x288 (highest progressive vertical res):
modeline "2560x288_51 15.40KHz 50.01Hz" 51.26 2560 2704 2952 3328 288 291 294 308 -hsync -vsync
crt_range 15392.64-15412.64, 50.00-51.00, 2.809, 4.838, 7.335, 0.195, 0.195, 0.909, 0, 0, 288, 288, 576, 577
And centred 2560x240 (lowest progressive vertical res):
modeline "2560x240_60 15.66KHz 60.00Hz" 52.12 2560 2712 2960 3328 240 245 248 261 -hsync -vsync
crt_range 15651.06-15671.06, 50.00-60.00, 2.916, 4.758, 7.061, 0.319, 0.192, 0.830, 0, 0, 240, 292, 480, 585
Can I create an optimal crt_range using the above numbers and if so what will it be?
Also, if I add 2560x225 to the superuser.ini for SNES games in MAME so they aren't stretching to 2560x240, will I acually see any benefit? I have no way of testing this side by side.
Thanks