A CTRPluginFramework-RevolutionBase plugin for Mario Kart 7.
Strictly for educational purposes.
See Features.
Additionally, see To Do.
Any version, revision, or region of the game is supported.
Note
Alternatively, latest plugin builds can be found in Actions.
- Clone the repository locally by running the following command.
git clone <repo url> --depth=1 --recurse-submodules --shallow-submodules
- Follow the steps to install CTRPluginFramework.
- Run
pacman -S 3gxtool
to install 3gxtool. - Run
make
in the cloned repository.
- CTRPluginFramework-BlankTemplate (forked to CTRPluginFramework-RevolutionBase)
- BigBaseV2
- glaze (forked to glaze)
- magic_enum
- MK7-Memory
See LICENSE.