The "Mario 64 Maker" project was developed by a modder known as Kaze Emanuar.
If your goal is a 3D platformer creator on Android, here are legitimate alternatives that provide a similar spirit: super mario 64 maker download android
| App Name | Description | Link | |----------|-------------|------| | MegaDroid | A Super Mario 64 fan game with a level editor (limited, but exists). Found on itch.io – not on Google Play. | Search itch.io | | Block Craft 3D | Not Mario, but allows building 3D worlds block-by-block. | Google Play | | Roblox | User-created obbies (obstacle courses) often mimic Mario 64 jump mechanics. | Google Play | | Game Builder Garage (via emulation) | Switch exclusive, but teaches 3D game design. Not native Android. | N/A | The "Mario 64 Maker" project was developed by
None are perfect, but they satisfy the create-and-play urge without malware risks. If your goal is a 3D platformer creator
You need a Nintendo 64 emulator to run the game on Android.
| Step | Action | Notes |
|------|--------|-------|
| 1 | Install Termux from F-Droid (not Google Play—the Play version is outdated). | Allow storage permissions. |
| 2 | Install dependencies: pkg install git make python3 clang | This builds the SM64 code. |
| 3 | Clone the sm64-port repository (e.g., sm64-android by MrResearch). | Requires a baserom.us.z64 file (dump your own cartridge). |
| 4 | On a PC, use Super Mario 64 Editor (by Kaze Emanuar or others) to create custom levels. | Export as a ROM patch (.bps or .z64). |
| 5 | Transfer the patched ROM to Android and run it via M64Plus FZ (N64 emulator) or the native Android SM64 port. | Touch controls work. |
Is this "Maker" enough? Not exactly. The editor is still PC-only. But you can play custom levels on Android after building them elsewhere. For true on-device creation, we need fan-made 3D engines.