Closed aroidzap closed 7 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.
ChangeDisplaySettings(NULL, 0); solves this, but creates ~5 sec lag.
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.