An experimental port of LoopyMSE (Loopy My Seal Emulator), a Casio Loopy emulator, to the Wii/GameCube. Currently runs at 14~15 FPS on Wii (for reasons still unknown).
Place BIOS (bios.bin) and sound BIOS (soundbios.bin) in the same directory as the app's boot.dol. ROMs must be placed in a "roms" subdirectory (e.g. apps/LoopyMSE-GX/roms) or, to autoboot the ROM by default, as rom.bin alongside boot.dol. The emulator will not run if bios.bin or ROM(s) cannot be found!
Supports Wii Remote, Classic Controller, Wii U GamePad and GameCube controller. To exit during emulation, press HOME (Wiimote, Classic Controller or GamePad) or Start+Z (GameCube controller).
Latest (debug) build is compiled with each commit and can be downloaded from Github Actions. The latest stable build can be downloaded from Releases.
- Fix SH2 timer(s) for emulator?
Collaboration on this port would be welcome.
Credits to PSI, kasami and partlyhuman for their work on the original emulator.
The original project and this fork are both licensed under GPL-3.0.