Project

pgtools

0.03
There's a lot of open issues
No release in over a year
Those are tha basic tools required to work on PlatinumGames files and mod them.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.1, >= 0.1.7
~> 2, >= 2.0.0
~> 1, >= 1.11.0
~> 0.9, >= 0.9.0
~> 1, >= 1.5.0
 Project Readme

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.