Skip to content

Kerilk/bayonetta_patch

Repository files navigation

bayonetta_patch

A patching infrastructure for bayonetta.

install

pip install setuptools --upgrade
pip install lief
pip install pyyaml
git clone https://github.com/Kerilk/bayonetta_patch.git
cp "PATH_TO_BAYONETTA.exe" bayonetta_patch/
cd bayonetta_patch
make
cp out/Bayonetta.exe "PATH_TO_BAYONETTA.exe"

install from archive

Extract in the Bayonetta install directory and run the bayo_patch.bat file.

Thanks https://github.com/cnSchwarzer/bsdiff-win/ for porting the bsdiff tool to windows.

About

A patching infrastructure for bayonetta.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages