This restores the proper colors in Pinball Fantasies' table selection screen with vgaonly by reverting to the previous (buggy) DOSBox behavior. In other words, it won't be possible to opt out of double-scanning in 320x200 with vgaonly .
After spending some time trying to salvage the intention of commit a1b4968, I've concluded that the actual bug runs deeper and will require some more investigation. One other symptom is how this mode is misreported as 640x200 under SVGA, when it should be reported as 640x480.
This restores the proper colors in Pinball Fantasies' table selection screen with
vgaonly
by reverting to the previous (buggy) DOSBox behavior. In other words, it won't be possible to opt out of double-scanning in 320x200 withvgaonly
.After spending some time trying to salvage the intention of commit a1b4968, I've concluded that the actual bug runs deeper and will require some more investigation. One other symptom is how this mode is misreported as 640x200 under SVGA, when it should be reported as 640x480.