-
-
Notifications
You must be signed in to change notification settings - Fork 74
Command Line Parameters
achimmihca edited this page Mar 22, 2020
·
1 revision
UltraStar Play looks for certain startup parameters that can be used to change the game's configuration.
For example on Windows you can start the game from command line as "UltraStar Play.exe" --settingsPath "C:\my-settings.json"
to overwrite the default settings location.
Parameter | Description | Example Value |
---|---|---|
--settingsPath | Alternative location for the settings (JSON format) | "C:\my-settings.json" |
--settingsOverwriteJson | JSON string, which can overwrite anything from the settings file | {"GraphicSettings":{"useImageAsCursor":false}} |
Did you found what you're looking for? If you still got questions look into ❔Common FAQ or go to 💬UltraStar Play Discord. There is also a 👋🏻central help desk of UltraStar/Vocaluxe/Performous-Community on Discord.