Page 2 of 2

Re: Fullscreen issue.

Posted: Wed Nov 02, 2016 5:20 pm
by Olszewski
C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\user

right click a file open with note pad and look for something like this <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<UserSettings>
<Graphics>
<Mode window_frame="true" fullscreen="false" />
<FullScreen width="1920" height="1080" bitdepth="32" />
<Windowed width="5120" height="1080" bitdepth="32" />

Look to see if full screen matches ur monitor resolution if not type in ur resolution and save file and relaunch. Might have to change both to "true". I remember this from a log time ago. Hope it helps. If you cant find this ill screen shot my file location and post here when i get home.

Re: Fullscreen issue.

Posted: Thu Nov 03, 2016 1:41 am
by Olszewski
***UPDATE*** here is wut my setting look like.

C:\Program Files (x86)\Electronic Arts\Warhammer Online - Age of Reckoning\user

right click UserSettings open with note pad and look for something like this

<?xml version="1.0" encoding="UTF-8" standalone="true"?>

-<UserSettings>


-<Graphics>

<Mode fullscreen="true" window_frame="true"/>

<FullScreen bitdepth="32" height="1440" width="2560"/>

<Windowed bitdepth="32" height="1440" width="2560"/>

Change to "true" if not true on both fullscreen and window_frame
Change both height and width on both fullscreen and windowed to ur monitor resolution.
save file and reload game. I purposely changed the numbers to height="1920" width="1080" and saved the file reloaded game and it made changes so it works. hope this helps

Re: Fullscreen issue.

Posted: Thu Nov 03, 2016 8:33 pm
by Kronenberg
You also can manualy edit the UserSettings.XML in \user
Example:
<UserSettings>
<Graphics>
<Mode window_frame="false" fullscreen="true" />
<FullScreen width="1680" height="1050" bitdepth="32"
This one is an exotic resulution i use with 16:10 instead of 16:9
Also be sure that your GPU knows the right native resulution of your monitor as maximum

Re: Fullscreen issue.

Posted: Thu Nov 03, 2016 8:50 pm
by Olszewski
thats wut i alrdy posted : P

Re: Fullscreen issue.

Posted: Thu Nov 03, 2016 8:52 pm
by Kronenberg
i know^^ only read page 1 and then it was send by quick reply