Anairkoen Schno 4412bd2f04 | 5 years ago | |
---|---|---|
CollectDependencies | 6 years ago | |
Doorstop@92da7bf4fb | 5 years ago | |
IPA | 5 years ago | |
IPA.Injector | 5 years ago | |
IPA.Loader | 5 years ago | |
IPA.Tests | 6 years ago | |
Libs | 5 years ago | |
MSBuildTasks | 6 years ago | |
Refs | 5 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
BSIPA.sln | 6 years ago | |
BSIPA.sln.DotSettings | 5 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
appveyor.yml | 5 years ago |
Beat Saber IPA - The mod injector tailored for Beat Saber
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.
ipa -rn
in a command windowIBeatSaberPlugin
or IEnhancedBeatSaberPlugin
See Developing for more information.
BSIPA will automatically repatch the game when it updates, as long as winhttp.dll
is present in the install directory.
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-h
or --help
for more options.Unconsumed arguments will be passed on to the game in case of --launch
.