Decompilation of Paper Mario
Go to file
Marijn van der Werf 4964949ddf Move extern variable declarations 2023-03-26 15:16:38 +02:00
.github Master to main (#970) 2023-03-09 01:55:54 +09:00
.vscode Modern gcc + shiftability work (#942) 2023-02-14 22:14:14 +09:00
docs
include Move extern variable declarations 2023-03-26 15:16:38 +02:00
src Move extern variable declarations 2023-03-26 15:16:38 +02:00
tools world partners 2023-03-21 12:59:25 +01:00
ver battle items 2023-03-21 12:59:25 +01:00
.clang-tidy
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md Master to main (#970) 2023-03-09 01:55:54 +09:00
Dockerfile
Doxyfile
INSTALL.md
Jenkinsfile Build world/area_mac/machi for PAL (#967) 2023-03-12 19:08:06 -04:00
README.md Master to main (#970) 2023-03-09 01:55:54 +09:00
configure
coverage.py Hotfix coverage script 2023-03-20 10:36:13 +09:00
diff.py Build main segment in JP (#939) 2023-02-17 11:06:56 +09:00
diff_evt.py
diff_settings.py
docker-compose.yml
first_diff.py
format.sh
install.sh Fix ido recomp link (#899) 2023-01-02 17:17:52 +09:00
make_expected.sh
progress.py render_hud_element (#972) 2023-03-11 11:15:59 +09:00
requirements.txt
requirements_extra.txt

README.md

Paper Mario

Build Status Progress (US) Progress (JP) Progress (PAL) Progress (iQue) Discord Channel

This is a work-in-progress decompilation of Paper Mario.

It builds the following ROMs:

  • papermario.us.z64 sha1: 3837f44cda784b466c9a2d99df70d77c322b97a0
  • papermario.jp.z64 sha1: b9cca3ff260b9ff427d981626b82f96de73586d3

To set up the repository, see INSTALL.md.

Please see CONTRIBUTING.md for information on how to contribute to the project. Any and all help is welcome!