Skip to content

romulus2k4/bayonetta_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 for Astral Chain archive decompression.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.9%
  • HLSL 0.1%