(added small packet of info for --screensaver after it was patched. a full page is still wanted) |
(added --accumulate-input info and linked to the troubleshooting guide) |
||
Line 9: | Line 9: | ||
=== [[--screensaver]] === | === [[--screensaver]] === | ||
This removes all menu screens, and shows purely the main menu background animations for a neat screensaver. Pressing any key causes the game to exit | This removes all menu screens, and shows purely the main menu background animations for a neat screensaver. Pressing any key causes the game to exit | ||
=== [[Troubleshooting|--accumulate-input]] === | |||
This is a workaround for high-polling mice causing lag spikes in the game. Page links to the troubleshooting guide for more info. |
Revision as of 16:19, 25 October 2024
There are currently two known launch parameters (aka launch options) that ΔV currently recognizes.
--enable-mods
This option enables the modloader, which allows the game to run mods whilst disabling achievements and the leaderboard while it is enabled. Check the modding page to read more
--debug-console
This option enables a select few tools intended to be used for testing the game's development. It adds several debug features, and moves the functionality of the `
key to the F11 key.
--screensaver
This removes all menu screens, and shows purely the main menu background animations for a neat screensaver. Pressing any key causes the game to exit
--accumulate-input
This is a workaround for high-polling mice causing lag spikes in the game. Page links to the troubleshooting guide for more info.