I'm modding a game called Zuma Deluxe, i recently changed the resolution of the game in hex (with HXD), i want to port the game into 540p but there is a problem. I can't go fullscreen. with 1280x720, 800x600, 1680x1050 it works, but it won't work with 960x540, 800x500 1280x960, someone tell me that the problem comes from the bass.dll, renders are defines here, I don't know what to do, someone have a solution?
Asked
Active
Viewed 60 times
0
-
Two things. First, this question as it stands is not really in the scope of this site. Second, what you are attempting is to use unsupported resolutions; It likely will not work, whatever you try. It's an old game, at that time, they supported only few select resolutions. Its very likely the resolution you are trying to use did not really exist at the time the game was released. – antipattern Mar 02 '21 at 19:34
-
Yes that's very logic, they don't set the resolution 800x500 for fullscreen, but for 1280x720 and 1680x1050 they set it... – RedGeek Daiki Mar 08 '21 at 21:44