Please help how do you change screen resolution Red Alert
help
Please help how do you change screen resolution Red Alert
please help how do you change the resolution
-
- Posts: 1086
- Joined: Wed Dec 10, 2014 11:59 am
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>
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!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>