LunaLua Command Args

From Moondust Wiki
Revision as of 13:58, 6 April 2017 by Fun2 (talk | contribs) (Added a link to the LunaDLL article.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can start SMBX with command arguments which are then processed by LunaDLL. Following command arguments are supported:

CMD Argument Name Description
--patch Launcher Patch This argument will patch out the launcher. This can be used if you create your own launcher or if you want to get straigt into the game. Must be combinded with --game or --leveleditor
--game Start the game (Requires --patch) This argument will start the game immediately.
--leveleditor Start the editor (Requires --patch) This argument will start the editor immediately.
--noframeskip Disable Frameskip (Requires --patch) This argument will disable frameskip.
--nosound Disable Sound/Music (Requires --patch) This argument will disable all sounds and music.
--console Debug Console Starts the game with the console. The console can then be used with LunaLua.