Who adds anti piracy to open source software? Seriously.
- Download a release
- Download this fork of ModAssistant
- Install your mods with the ModAssistant
- Open the IPA folder in the game directory and delete everything but the Pending folder
- Delete IPA.exe and the Libs folder from the game folder
- Extract the contents from the the NoPiracy release into the game folder
- Run IPA.exe
- Start the game as usual
A console window should open before the game starts if the installation was successful.
To disable this console window, pass --no-console
to the game.
- Drag & drop the game exe onto IPA.exe while holding Alt
- Or run
ipa -rn
in a command window
- Or run
IPA.exe file-to-patch [arguments]
--launch
: Launch the game after patching--revert
: Revert changes made by IPA (= unpatch the game)--nowait
: Never keep the console open- See
-h
or--help
for more options.
Unconsumed arguments will be passed on to the game in case of --launch
.