-
-
Notifications
You must be signed in to change notification settings - Fork 3
Launch Options
KiwifruitDev edited this page Oct 16, 2024
·
2 revisions
The following launch options are available to set through the Steam library properties of NVG:
Parameter | Arguments | Description |
---|---|---|
-holiday | Name of a holiday.newyearseve anniversary birthday halloween christmas newyearsday
|
Overrides the date with the specified holiday. |
-console | Shows the last console.txt log and immediately closes NVG. |
|
-keeplog | Do not clear console.txt before writing to it again. |
|
-seed | Sets the current random generator seed and prevents it from being changed. | |
-nofrei0r | Skips setting the FREI0R_PATH environment variable. |
|
-v | Enables and saves the HiddenVerbose option; shows hidden console text in the in-app console. |
|
-debug | Enables the debug menu, which can be accessed by pressing the DEBUG button. | |
-locale | Name of a locale in locales/ without the .json extension.english german
|
Sets and saves the specified locale. |
-intro | Show the initial setup and photosensitive warning screen on start. | |
-nosteam | Skips initializing the Steam API, which prevents Workshop addons from updating. | |
-nopath | Skips looking for ffmpeg and ffprobe in the system PATH variable. Does not apply to magick . |
|
-noenv | Obsolete, may be removed in a future version. | |
-fakedependencies | Mark ffmpeg and ffprobe as being installed even if they aren't found. |
|
-forceversion | Skip version checking the ffmpeg and ffprobe binaries. |
|
-forceinstall | Ask to install ffmpeg and ffprobe even if they're already installed. |