Skip to content

Launch Options

Delta edited this page Feb 27, 2024 · 3 revisions

Adding ResoniteModLoader to your launch arguments is required for the mod loader to run and for your mods to be loaded.

Adding on Steam

  1. Go to Steam and find Resonite in your library
  2. Right click on Resonite, and go to "Properties"
    right click properties screenshot
  3. At the bottom of the General tab, you will have a field where you can enter Launch Options.
    launch option field screenshot
  4. Enter in -LoadAssembly Libraries/ResoniteModLoader.dll
  • Surrounding the path here with quotation marks " " is optional if the relative path is used and doesn't contain spaces
  • If the mod loader is in another location, you will need to use an absolute path surrounded by quotation marks

Additional options for what can be used here can be found on the Resonite wiki page for Command Line Arguments.

Clone this wiki locally