View Single Post
Old July 22nd, 2006   #20 (permalink)
tisurame
Registered User
 
Join Date: Oct 2005
Location: South A
Posts: 12
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.
tisurame is offline   Reply With Quote