mirror of https://github.com/n64decomp/mk64.git
16
Home
MegaMech edited this page 2023-09-17 08:11:07 -06:00
Welcome to the mk64 wiki!
Whereas this functions as a technical documentation, it also serves as a textual explanation of how the game works for those not fluent with C or programming.
Beginners may wish to familiarize themselves with some basic concepts.
Please read the style guide for variable names.
Learn about mk64's
- Control flow, init, and actors in the introduction.
- Segments.
- Kart Texture DMA.
- Staff Ghosts.
See Decompilation Tidbits for random decompilation notes.