Decompilation of Paper Mario
Go to file
Ethan Roseman 9fdb1092e7
Mopping (#1090)
* yaml simplifications

* remove unneeded end markers after c files

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "7869ef2e51"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "7869ef2e51"
git-subrepo:
  version:  "0.4.5"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "aa416e4"

* cleanin

* effect_shims.h

* PRomment
2023-07-19 18:01:50 +09:00
.github
.vscode more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
docs
include Mopping (#1090) 2023-07-19 18:01:28 +09:00
src Mopping (#1090) 2023-07-19 18:01:28 +09:00
tools Mopping (#1090) 2023-07-19 18:01:28 +09:00
ver Mopping (#1090) 2023-07-19 18:01:28 +09:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore mapfs shape data (#1087) 2023-07-18 18:07:58 +09:00
CONTRIBUTING.md
Dockerfile
Doxyfile
Jenkinsfile Require pigment64, use it to build most standalone images (#1088) 2023-07-18 09:53:53 +01:00
README.md
SETUP.md whoooooweee that is some good ol' fashioned decomp (pal funcs) (#1076) 2023-07-03 18:35:05 +09:00
configure
coverage.py
diff.py
diff_evt.py
diff_settings.py
docker-compose.yml
first_diff.py
install_compilers.sh
install_deps.sh
make_expected.sh
progress.py whoooooweee that is some good ol' fashioned decomp (pal funcs) (#1076) 2023-07-03 18:35:05 +09:00
requirements.txt
requirements_extra.txt
shell.nix

README.md

Paper Mario

Build Status Discord Channel

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

It builds the following ROMs:

Region SHA1 hash Progress
US 3837f44cda784b466c9a2d99df70d77c322b97a0 Progress (US)
JP b9cca3ff260b9ff427d981626b82f96de73586d3 Progress (JP)
PAL 2111d39265a317414d359e35a7d971c4dfa5f9e1 Progress (PAL)
iQue 5c724685085eba796537573dd6f84aaddedc8582 Progress (iQue)

To set up the repository, see SETUP.md.

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

Also see our website at papermar.io.