Fullscreen problem.

Started by PhilD

PhilD

Hi,

I'm having trouble running the game fullscreen.

When I switch to fullscreen the game does switch to fullscreen
in a 4:3 aspect ratio (which is good) but the actual game is a
bit to big for the space. Instead of fitting just right.

When I move the mouse cursor to the edge of the screen the game
window scrolls. I can even still see the windows task bar if I
scroll the game screen at the bottom.

It makes it a dfficult to play because I can't see everything on
the game screen. I have to scroll the game screen down to enter
text into the chat window for example.

I'm running Win7 w/Intel HD Graphics 3000.

Anyone one else having this kinda problem? Any help would be great.

Thanks,
-PhilD

ImLost

You might try adjusting the maximum resolution of your monitor in your display settings.
This can change the way the game window looks.

Carrigon

Right click the game's icon, see if you can check off the DPI setting. The newer versions of Win 10 now have even more settings for fixing resolution bugs, but I know you said you're running Win7, so you might only have the DPI setting you can check off. Look in the game's install folder for resource.win file. Make a backup copy of the file somewhere before making any changes. Open it with notepad, make sure you do not have wordwrap in notepad checked off. Change these lines:
maximized=FALSE
allowresize=FALSE
wwidth=640
wheight=480
hires=640,480

You can try changing them to whatever you want. Set the false lines to true, set the width and height to whatever screensize you want to, just make sure the hires line is the same. Save the file. See if that helps. I think it's bugged, though, cause I get where sometimes if I min or max, then next time I max the screen, it's fine and I don't see the Win taskbar at the bottom of the screen. Other times, I do.