Tree of Savior Forum

Resolution / display problem

Hi there,
When i launch the game i have a resolution problem, the games only displays itself in the top left corner of my screen…
Any way to fix this ?
Desktop resolution is 1920x1080 with gtx 970.

Have you tried restarted your PC or open your steam under Admin?

C:\Program Files (x86)\Steam\steamapps\common\TreeOfSavior\release

locate file user.xml, edit it in the resolution line

<Resolution mode="1" width="1920" height="1080" BitPerPixel="32" VSync="0"/>

See if it helps you :wink:

1 Like

Same here but i have the opposite problem i only get 1/4 the screen so i cant even look at the server list or enter button need help before it opens =(((

1 Like

I can only see 1/4 of the screen.

I found the solution.

C:\Program Files (x86)\Steam\steamapps\common\TreeOfSavior\release

locate file user.xml, edit it in the resolution line

<Resolution mode=“0”

You found the solution? T_T

anyway, if you have the opposite you need to lower the resolution in the same file. Width and Height attributes in that line.

Having the same problem. 1920x1200 is native to my monitor, but neither that nor 1920x1080 seem to make a difference.

<Resolution mode="1" width="1920" height="1200" BitPerPixel="32" VSync="1"/>
1 Like

##SOLUTION

Forget about pixels, set width and height to 100% and mode to 1. Doing this also puts your game to “true” fullscreen but unlike setting resolution mode to 0, it doesn’t disable alt+tabbing to a different window.

<Resolution mode="1" width=100% height=100% BitPerPixel="32" VSync="1"/>

sorry my post is incomplete, (Resolution mode=“1”) change this from 1 to 0 (Resolution mode=“0”)

works for me thanks!

Tyvm paulojosepapa resolution problem fixed, although my cursor is invisible. Anyone else having cursor issues?