Install Leaf
Leaf installs from an SD card using the Miniloong Pocket 1’s own built-in update mechanism. You don’t need ADB, a custom flasher, or any PC-side tooling: just extract the release to a card and let the device install it.
What you need
Section titled “What you need”- A Miniloong Pocket 1 that’s had its stock system update run at least once (see the note above). A factory-fresh unit may be on a stock OS too old to start the installer.
- An SD card, FAT32 (or ext4). A backup of anything already on it; installing works on the card you boot from.
- The Leaf install ZIP from the
latest release:
leaf-mlp1-sd-<release_id>.zip.
- Prepare the card. Format the SD card as FAT32 (or ext4) if it isn’t
already. On macOS, open Disk Utility, select the card, and choose
MS-DOS (FAT) as the format (that is FAT32) with Master Boot Record as
the scheme. Do not pick ExFAT - the device can’t read an ExFAT card, so
the install won’t start. (Terminal equivalent:
diskutil eraseDisk FAT32 LEAF MBRFormat /dev/diskN.) - Extract the ZIP to the card root. Unzip
leaf-mlp1-sd-<release_id>.zipdirectly to the top level of the SD card, not into a subfolder, and not to your desktop to copy across afterwards (see the note below if you are on a Mac). Nearly all of the installer lives in a folder named.system, and the leading dot makes it invisible in Finder and hidden by default in Windows File Explorer, so the one thing you can see is not the thing that matters. - Insert and boot. Put the card in the powered-off device and turn it on. The Miniloong Pocket 1 has two microSD slots: use the main slot for the install card. (The second slot is optional extra game storage that Leaf auto-detects once you’re up and running.) If the stock update screen never appears, the card may be in the second slot - move it to the other one and try again.
- Let it install. The device’s stock update screen detects the installer and runs it. Wait for it to finish; don’t power off mid-install.
- Power off when the installer reports it’s done.
- Boot into Leaf. Turn the device back on normally. The Leaf boot animation plays and you land on the Leaf launcher.
That’s it: the device is now running Leaf, with stock still intact underneath for recovery.
After installing
Section titled “After installing”- Connect to Wi-Fi so you can update and (later) scrape art: open Settings → Network.
- Add your games - see Adding games & ROMs.
- Add BIOS files for the systems that need them - see BIOS & cores.
- Check for updates from the launcher - see Updating.
- Your stock data is preserved. Leaf runs on top of stock and doesn’t wipe the original OS. It only takes over the boot once installed.
- Your data lives at the card root. Games, saves, states, and app data sit at
the top level of the card (
Roms/,Saves/,States/, and the.userdata/and.umrk/folders), separate from the firmware. Re-installing or updating over an existing card refreshes Leaf itself but leaves all of that untouched. - Crash safety. If Leaf ever fails to start cleanly several times in a row, the device falls back to the stock interface automatically so you’re never stuck.
- Removing Leaf. Going back to stock for good is covered in Recovery.