aroidzap / Stranded-2-Boost

Stranded II source modification + library (aimed to repair glitches and boost overall performance)
2 stars 0 forks source link

Closing game resizes some windows. #2

Closed aroidzap closed 7 years ago

aroidzap commented 8 years ago

After closing game, some other windows are resized to closed game resolution. Actually I have no idea how to fix this. I'll investigate it more later, right after fixing Alt-Tabbing.

aroidzap commented 8 years ago

ChangeDisplaySettings(NULL, 0); solves this, but creates ~5 sec lag.