-
Notifications
You must be signed in to change notification settings - Fork 5
Launch Arguments
Lukas Dürrenberger edited this page Apr 28, 2023
·
1 revision
Below are the available launch arguments for each executable.
--bigdump
--bigdump --debug
--dump-config
--dump=\"%s\"
\"%s\" %s--rundir=\"%s\" --app=\"%s\" --sourcerev=\"%u\" --buildnumber=\"%u\" --envmnemonic=\"%s\" --envname=\"%s\" -- %s
Example DumpTruck command line:
"DumpTruck.exe" --rundir="C:\Program Files (x86)\Red 5 Studios\Firefall_1189\system\bin" --app="Firefall" --sourcerev="29521" --buildnumber="1189" --envmnemonic="beta" --envname="Firefall Public Beta" -- FirefallClient.exe
Example DumpTruck command line with FirefallClient.exe debugging parameters passed:
"DumpTruck.exe" --bigdump --debug --rundir="C:\Program Files (x86)\Red 5 Studios\Firefall_1189\system\bin" --app="Firefall" --sourcerev="29521" --buildnumber="1189" --envmnemonic="beta" --envname="Firefall Public Beta" -- FirefallClient.exe --bigdump --debug