-
maximum resolution in options for me is 1600x900?
Why can't I make it 1920x1080, any ideas?
-
Re: maximum resolution in options for me is 1600x900?
Hey mate.
Go into C:\Users\*YOURUSERNAME*\Documents\Ubisoft\Trials Evolution Gold Edition\Config
And open conf_graphic.xml with notepad - right click, EDIT or right click and "Open With..." and chose Notepad.
You should see something like this:
<GraphicConfig>
<Window width="1920" height="1080" fullscreen="1"/>
<GPU antialiansing="0"/>
<PostEffect fxaa="1" ssao_intensity="50" ssao_sampleradius="40"/>
<Diagnostics profile_level="-1" />
<Miscs perf_eval="0" />
</GraphicConfig>
Except in your case, the window width and height values should be as follows: Window width="1600" height="900"
Simply change the Width to 1920 and height to 1080. Save the document and run trials.
Good luck