Anairkoen Schno a472a521e4 | 6 years ago | |
---|---|---|
CollectDependencies | 6 years ago | |
Doorstop@b118368f7f | 6 years ago | |
IPA | 6 years ago | |
IPA.Injector | 6 years ago | |
IPA.Loader | 6 years ago | |
IPA.Tests | 6 years ago | |
Libs | 6 years ago | |
MSBuildTasks | 6 years ago | |
Refs | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
BSIPA.sln | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
appveyor.yml | 6 years ago |
Beat Saber IPA -
A console window should open before the game starts if the installation was successful.
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
.