mirror of
https://github.com/pmret/papermario.git
synced 2026-05-20 12:01:40 -04:00
* a * Dizzy Dial * Dried shroom * Dusty Hammer * Egg Missile * Electro Pop * Fire Flower * Food * Fright Jar * Hustle Drink * Insecticide Herb * Life Shroom * Mushroom * Mystery (partial) * Pebble * Please Come Back * POW Block * Repel Gel * Shooting Star * Sleepy Sheep * Snowman Doll * Stone Cap * Stop Watch * Strange Cake * Strange Cake fixed * Stone Cap broked * git subrepo pull --force tools/splat subrepo: subdir: "tools/splat" merged: "db0b6f0cba" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "db0b6f0cba" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * Static all the things * Tasty Tonic * Thunder Bolt * Thunder Rage * Ultra Shroom * Unknown Item * Volt Shroom Format & coverage * Item Ids Co-authored-by: Lavos1 <saintlouisxx@gmail.com>
splat
A binary splitting tool to assist with decompilation and modding projects
Currently, only N64 roms in the .z64 format are supported.
For example usage, see https://github.com/pmret/papermario
The Makefile setup target calls splat with a config file that you can use for reference. More documentation coming soon.
Requirements
Python package requirements can be installed via pip3 install -r requirements.txt