Skip to content
Matthias Mailรคnder edited this page Mar 22, 2014 · 36 revisions

Location

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

If you create the folder Support relative to the OpenRA main directory, everything including settings gets stored there to aid portable installations.

Changing nicknames

Player:
	Name: Newbie

Setting a custom fullscreen resolution

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

Using the Cg Renderer

	Graphics:
		Renderer: Cg

Tweak the time for perf.log output

Debug:
	LongTickThreshold: 0.001

Show incompatible games in server browser

Debug:
	IgnoreVersionMismatch: True

Players ๐ŸŽฒ

Modders โœ๏ธ

Developers ๐Ÿ”ง

Clone this wiki locally