|
I tested with 3 different PCs. Looks like there is an intentional limitation to modes greater than or equal to 640x480.
Maybe you need to remove the resolution limit from display mode enumeration (src/win32/VideoMode.cpp).
With older versions, I can use any valid resolutions supported by my system. With other emulators too.
Remember that some games also only let you select 640x480 or above.
Thanks.
|