-
Notifications
You must be signed in to change notification settings - Fork 107
Launch Parameters
dotequals edited this page Aug 24, 2019
·
1 revision
FreeSO.exe and Volcanic.exe can be started with different launch configurations by creating a shortcut to the executable, right clicking it and then clicking properties, then adding one or more of the following flags to the end of the target field. Alternatively you can launch the executable via the command line and tack the flags onto the end.
Most of these flags can also be set using the settings tab of the launcher.
Flag | Description |
---|---|
-dx |
Uses DirectX as the graphics mode. Default is OpenGL. |
-3d |
Starts the game in 3D mode. Default is isomorphic 2D. |
-hz[int] |
Start the game with a refresh rate of [int]. Default is 60 . |