Skip to content

Command line arguments

Zetrith edited this page Aug 18, 2023 · 2 revisions

Assembly dumping can be used to see and debug the effects of patches.

Pass a -dumpasms=dumpfolder cmd line argument to RimWorld's process to dump all assemblies rewritten by Prepatcher during loading to the given directory. The path is relative to the game's working directory.

Pass -patchandexit to close the game after Prepatcher finishes rewriting.

Other arguments:

-verbose enables detailed logging of the patching process

Clone this wiki locally