[b41] Window size > screen max = hang on start

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
cyrn
Yeek
Posts: 12
Joined: Wed Jul 04, 2012 8:16 pm

[b41] Window size > screen max = hang on start

#1 Post by cyrn »

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.

Post Reply