Please help how do you change screen resolution Red Alert
Posted: Sun Mar 08, 2015 1:20 pm
please help how do you change the resolution
OpenRA is a GPLv3 real time strategy game engine which recreates the look and feel of the original C&C games.
https://forum.openra.net/
thank I will tell you if it works!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>