Homepage | About Me | Contact Me
Homepage (WIP)
Thank you for viewing this page! This homepage has my Released Tools,
Game Documentation links, and File Documentation links.
Released Tools:
This is a Python command line tool for quickly converting between different data types. This can include, but is not limited to:
This is a Python command line tool for editing Splatoon’s “PlazaNpcPreset??.bin” files in the compressed “PlayerInfo.szs” found in the file directory:
“./content/Pack/Static.pack/Etc/PlayerInfo.szs/(here)”
Documentation of this file format can be found here.
This is a Python command line tool that will convert the proprietary file format “bflim” used in Splatoon’s files into the more widely utilized “PNG.”
Documentation of this file format can be found here.
Game Documentation:
The goal of this is to document Splatoon assets, how to edit them, and overall boost the modding scene of Splatoon. This will also hopefully lead to me developing tools tailored to editing and reading Splatoon files specifically. It will hopefully lead to guides as well on how to mod the game.
File Documentation:
This describes compression types BC1-BC5 in detail, and how the image is laid out in the file.
This outlines the player data layout in the PlazaNpcPreset??.bin (where ?? = 00–29 in decimal).