SupportDir Switch

How is this switch?

Discussion about the game and its default mods.
Post Reply
micron
Posts: 2
Joined: Sat Jan 29, 2011 4:12 pm

SupportDir Switch

Post by micron »

Hey, i have tested OpenRA.Launcher.exe SupportDir=%cd%\settings and OpenRA.Launcher.exe SupportDir=settings under dos windows but it makes a OpenRA Folder unter MyDocuments.
How does this Switch work under Windows that user settings save to gamedir\settings?

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

You need to give the SupportDir flag directly to OpenRA.Game.exe when launching - there is no support for custom supportdirs when running via the launcher (and in fact, the launcher will be removed from future versions of the game).

To set the support dir to use the game directory, you would do something like

Code: Select all

OpenRA.Game.exe Game.Mods=cnc SupportDir=.

Post Reply