bayonetta_tools
bayonetta_tools copied to clipboard
Bayonetta tools
trafficstars
bayonetta_tools
Some scripts I had to create in order to analyze Bayonetta file structure.
You will need some packages especially for the importer.
sudo apt install ruby ruby-dev git build-essential zlib1g-dev libassimp-dev imagemagick
You will need the nokogiri, libbin and assimp-ffi gems installed.
gem install --user-install nokogiri libbin assimp-ffi
Additional gem may be needed for some tools, like zstd-ruby or oodle-kraken-ruby for Astral Chain or Bayonetta 3 archive decompression.