Guide

Managing Load Order

General load order

As explained in the Installing Mods article, the last mod in ModLoadOrder.txt has the highest priority, and will override files from other mods whenever there are conflicts.

 

Disabling a mod

To disable a mod, you can either remove its line from the ModLoadOrder.txt file, or simply comment out its name. To comment out a line, add a semi-colon ( ; ) before its name.

Example: Only ExampleMod1 will be loaded, because ExampleMod2 is commented out.

ExampleMod1
;ExampleMod2

After disabling a mod and saving the new ModLoadOrder.txt file, run RyuModManagerCLI.exe again to apply the changes.

 


 

Guides and Resources

 

Comments

Sign in to join the discussion

Sign in
Article Info
4 views
December 24, 2025