Page 1 of 1

Please help how do you change screen resolution Red Alert

Posted: Sun Mar 08, 2015 1:20 pm
by truxton
please help how do you change the resolution

Posted: Sun Mar 08, 2015 11:04 pm
by noobmapmaker
Ingame you can do this by pausing the game > options > settings
It should be somewhere there..

Posted: Mon Mar 09, 2015 12:25 am
by JOo
you can change the resolution in the "settings.yaml" file ... you can find the file here :

Windows: My Documents\OpenRA\settings.yaml
Mac OSX: ~/Library/Application Support/OpenRA/settings.yaml
Linux: ~/.openra/settings.yaml


open the file with a texteditor and add this line here with your resoultion :

Graphics:
Mode: Fullscreen
FullscreenSize: <CUSTOM WIDTH>,<CUSTOM HEIGHT>

Posted: Mon Mar 09, 2015 7:18 am
by truxton
JOo wrote: you can change the resolution in the "settings.yaml" file ... you can find the file here :

Windows: My Documents\OpenRA\settings.yaml
Mac OSX: ~/Library/Application Support/OpenRA/settings.yaml
Linux: ~/.openra/settings.yaml


open the file with a texteditor and add this line here with your resoultion :

Graphics:
Mode: Fullscreen
FullscreenSize: <CUSTOM WIDTH>,<CUSTOM HEIGHT>
thank I will tell you if it works!