A SMG2 mod that uses a new Layout Actor as a way to display information on the screen.
This requires Syati, an SMG2 custom code loader.
Clone Syati, then clone this repository. Once cloned, merge the contents of this repository into Syati's folder.
If prompted to replace files, click "Yes".
You also need the CodeWarror Compiler and Kamek.
Optional: You can also delete these files if you want:
- "source/ExtendedActorFactory.cpp"
- "source/SceneChangeArea.cpp"
- "include/custom/Actor/ExtendedActorFactory.h"
- "include/custom/Actor/MyFirstActor.h"
- SMG1 support is a maybe.
- This doesn't support the Wii U Virtual Console, unless a way to load custom code on it is possible.