Skip to content

JoshDuMan/PaperMarioDecompilation

 
 

Repository files navigation

Generate the .bin files by splitting the rom

Place Paper Mario (U) (named baserom.z64) in the root directory, build n64split, and run:

./splitrom.sh

You'll need to build binutils manually with two targets: mips-sgi-irix5 and mips-linux-gnu - we don't have proper instructions yet, but see the Dockerfile for an example.

About

N64 Decompilation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 95.6%
  • C 3.8%
  • Python 0.3%
  • C++ 0.2%
  • Objective-C 0.1%
  • Makefile 0.0%