Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 778 Bytes

File metadata and controls

16 lines (8 loc) · 778 Bytes

AlterAloSM64

An "alternate" experimental repo of Super Mario 64 decompilation project, bringing improved and rewritten code from various SM64 repos, examples such as HackerSM64 and sm64ex.

  • Based on Refresh 16.5 (ultrasm64-2), contains all decompiled versions mentioned (JP, US, EU, SH, CN)

Inspiration

It started as an idea to make a redone branch for sm64ex-alo, aiming to rewrite more parts of the game's code instead of a makefile toggle that changes a few files.

However as I saw those repos getting more of their code being rewritten, it only made sense to start from a clean repo with a different approach from ex-alo and use this repo as a experimental playground to bring those ideas around.

Installation help

Go read the original SM64 repo README.md