forked from OpenRA/OpenRA
-
Notifications
You must be signed in to change notification settings - Fork 0
Settings
Mailaender edited this page Aug 4, 2012
·
2 revisions
As of playtest-20110501, the following settings.yaml values were supported and had the specified defaults:
Player:
Name: Newbie
Color1: 255,255,160,238
Color2: 255,68,0,56
ColorRamp: 75,255,180,25
LastServer: localhost:1234
Game:
Mods: ra
MatchTimer: True
TeamChatToggle: False
ViewportEdgeScroll: True
InverseDragScroll: False
ViewportEdgeScrollStep: 10
Timestep: 40
SheetSize: 2048
Sound:
SoundVolume: 0.5
MusicVolume: 0.5
VideoVolume: 0.5
Shuffle: False
Repeat: False
Graphics:
Renderer: Gl
Mode: PseudoFullscreen
FullscreenSize: 1440,900
WindowedSize: 1024,768
MinResolution: 800,600
Server:
Name: OpenRA Game
ListenPort: 1234
ExternalPort: 1234
AdvertiseOnline: True
MasterServer: http://master.open-ra.org/
AllowCheats: False
Debug:
BotDebug: False
PerfGraph: False
LongTickThreshold: 0.001
SanityCheckUnsyncedCode: False
Keyboard:
ControlGroupModifier: Ctrl
Graphics:
Mode: Fullscreen
FullscreenSize: <CUSTOM WIDTH>,<CUSTOM HEIGHT>
Graphics:
Renderer: Cg