mirror of
https://github.com/AloUltraExt/sm64ex-alo.git
synced 2025-01-23 16:15:36 -05:00
An extended custom version of Super Mario 64 with extra stuff made by yours truly. Based of sm64ex and updated to Refresh 16
ae6ea6c008
Proper Mario Head Skip (Game over now returns to title screen) Better tree particle snow check Add 2 qol fixes (one was missing) |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
3ds | ||
actors | ||
asm | ||
assets | ||
bin | ||
data | ||
doxygen | ||
enhancements | ||
include | ||
levels | ||
lib | ||
res_win | ||
rsp | ||
sound | ||
src | ||
switch | ||
text | ||
textures | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitattributes | ||
.gitignore | ||
asmdiff.jp.sh | ||
assets.json | ||
c2obj.py | ||
CHANGES | ||
charmap.txt | ||
charmap_menu.txt | ||
diff.py | ||
diff_settings.py | ||
Dockerfile | ||
Doxyfile | ||
extract_assets.py | ||
first-diff.py | ||
format.sh | ||
Jenkinsfile | ||
Makefile | ||
Makefile.split | ||
obj2c.py | ||
pisetup.sh | ||
README.md | ||
rename_sym.sh | ||
SAVE_FORMAT.MD | ||
sm64.eu.sha1 | ||
sm64.jp.sha1 | ||
sm64.ld | ||
sm64.sh.sha1 | ||
sm64.us.sha1 | ||
undefined_syms.txt | ||
util.mk |
sm64ex_alo
Fork of sm64pc/sm64ex with additional features.
Changes
- Restored N64 build.
- Additional backends merged from other forks (3DS, Wii U, Switch) (more incoming)
Patches
- Some misc patches for this repo are available here (more incoming)
Building
- To build for sm64ex platforms, click here.
- To build for N64, click here. (TARGET_N64=1)
- To build for Wii U, click here. (TARGET_WII_U=1)
- To build for N3DS, click here. (TARGET_N3DS=1)
- To build for Switch, click here. (TARGET_SWITCH=1)