Here's my Display section in my RISSTDRD.SIF. It's for a box which does have a 15.4 inch widescreen but it's a compatible resolution.
[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 60
AutoConfirm = 1
The autoconfirm string works as expected, but the default resolution still sits at 800x640, not the 1024x768.
I just want 1024x768 as the initial default. The native resolution is 1280 x 800
Thanks!