Eusth 7a05849fba Update README.md | 8 years ago | |
---|---|---|
IPA | 8 years ago | |
IllusionInjector | 8 years ago | |
IllusionPlugin | 8 years ago | |
Launcher | 8 years ago | |
Libs | 8 years ago | |
.gitignore | 8 years ago | |
IPA.sln | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago |
Illusion Plugin Architecture (Reloaded)
To verify it worked, start the game with the --verbose
flag. If a new console window opens with debug info, then you're good.
IPlugin
or IEnhancedPlugin
When patching, IPA automatically creates a shortcut that keeps everything up-to-date.
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 openUnconsumed arguments will be passed on to the game in case of --launch
.