Patches CK3 Ironman saves to allow them to be hosted in multiplayer. Tested with game version 1.0.3
It does so by changing a byte in the savegame at a specific position, so that the savegame browser in CK3 thinks it isn't in Ironman mode, while it actually is. This allows for Ironman games to be hosted in multiplayer.
You can download a Linux binary and an untested Windows build from the repositories releases page.
Compile with the c compiler of your choice. There aren't any dependencies other than the c standard library.
You can find the location of the CK3 savegames for your system on the CK3 Wiki.
- Backup your save in case something goes wrong!
- Execute the patcher from commandline with the path to your savegame as argument, or drag&drop the savegame onto the patcher executable.
- Start CK3 and check if your savegame is listed as not being Ironman.
- You need to reapply the patch eveytime you save and exit that savegame.