-
Notifications
You must be signed in to change notification settings - Fork 16
Command line arguments
https://docs.unity3d.com/2017.4/Documentation/Manual/CommandLineArguments.html, section Unity Standalone Player command line arguments
-safe
force 1280x720 resolution
-runInBackground
keep running even without focus
-VRDisplayOnly
do not mirror VR display to main display
-batchmode
enable dedicated server
-gamedir
directory
look for Overload in specified directory
-config
filename
use alternate olmodsettings.json
-nodownload
disable automatic level download
-frametime
enable frametime display
-internet
start internet server (in combination with -batchmode)
-harmonydebug
write harmony patching debug log to desktop
-host hostname
only respond to passwords starting with hostname
-port portnumber
server uses specified portnumber for game data port
-fastload
experimental faster startup
-nosound
disable sound loading for faster startup
-norobot
disable robot loading for faster startup
-texreslow
use low texture resolution for faster startup