UnknownException / SubTitans

Unofficial Submarine Titans patch
MIT License
48 stars 1 forks source link

Custom Resolution not working in GOG version #14

Open DrR0Ck opened 2 years ago

DrR0Ck commented 2 years ago

Question for you: I am running the GOG version of the game and trying to set a custom resolution via the subtitans.ini using the override settings, but no matter what I set, I get the native resolution of my monitor. I would like to be able to set a custom resolution so I don't have to adjust my desktop resolution. Setting NativeResolution to false, results in the 1280x1024 setting. Does the override feature work properly or am I missing something?

UnknownException commented 2 years ago

I expect that the width/height setting isn’t working well with the GOG DirectDraw implementation. You could try forcing the OpenGL renderer in subtitans.ini.

DrR0Ck commented 2 years ago

That worked! Thanks for the quick response!