[b41] Window size > screen max = hang on start
Posted: Fri Jul 06, 2012 5:38 pm
I resize the window manually when I open the game to move it to the bottom of the screen, as it ignores window_pos.cfg. This gave me a resolution 1 pixel wider than my screen size. Game played fine but restarting it hangs on loading screen at 0%, maxes (1)CPU and uses all of 32MB of RAM.
Manually editing resolution.cfg (or deleting it) solves problem.
If the window.pos bug is just me here are numbers:
window.pos = {x=4, y=380}
window.size = "1920x1030"
1920x1440 monitor
Basically I want it at the bottom leaving me room for stuff at the top.
Manually editing resolution.cfg (or deleting it) solves problem.
If the window.pos bug is just me here are numbers:
window.pos = {x=4, y=380}
window.size = "1920x1030"
1920x1440 monitor
Basically I want it at the bottom leaving me room for stuff at the top.