Kerilk / bayonetta_tools

Bayonetta tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bayonetta tools

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 99.9%Language:HLSL 0.1%