Posted August 16, 2013
Iceman346: Any ideas how I can get the game to accept the higher res? Is there a way to set it from outside the game? The config.cfg doesn't seem to have an resolution entry unfortunately.
in .\cfg\config.cfg there's an entry (you can add it, if it wasn't generated yet) : setvar gfx_resolution = 1280.00
replace 1280 with width of your choice
In Sentinels it is similar, but the game supports widescreen and you can write complete resolution in s3config.cfg:
setvar gfx_resolution = 1920x1080
again, replace values with your own
Post edited August 16, 2013 by Thiev