Downloads
Miuchiz Reborn for Linux
Download the tarball, extract it anywhere you can write to, and run the launcher.
Includes the launcher, the game client, Miuchiz Sync for connecting your handheld to Planet Mion, the Emiu2 emulator, and the handheld firmware updater. Account creation is done inside the launcher, which also keeps the game up to date automatically.
Not on Linux? See all downloads.
Installing
-
Extract the tarball somewhere in your home directory, for
example:
mkdir -p ~/Games tar -xzf MiuchizReborn-linux-x86_64.tar.gz -C ~/Games
Your distribution likely also provides a way to extract it with the GUI. -
Optionally, add it to your application menu:
~/Games/MiuchizReborn/install.sh
This writes desktop entries to your user account for the menu entry and taskbar icons. -
Launch from your application menu, or run it directly:
~/Games/MiuchizReborn/launcher
- Create your account in the launcher and play!
The game outputs audio through ALSA. Most distributions route that
through PulseAudio or PipeWire automatically, but if yours doesn't,
install its ALSA bridge package and relaunch:
libasound2-plugins (Debian/Ubuntu),
alsa-plugins-pulseaudio (Fedora),
pipewire-alsa or pulseaudio-alsa (Arch),
or alsa-plugins-pulse (openSUSE).