This is an unofficial port of Balatro for the Wii U (Aroma) using my custom LovePotion fork.
- Runs natively on Wii U via Aroma
- Based on the official Steam version of Balatro
- Easy automated build process (Windows)
- Windows 10/11 (Linux: WIP)
- A legal copy of Balatro (Steam version)
- Clone this repository
- Run
build.bat
- Select option
1
to install dependencies- Note: You may need to set up Docker manually if not already installed
- Select option
2
to extract game files- Place your
Balatro.exe
(Steam version) in the repo folder, or ensure it is installed via Steam
- Place your
- Select option
3
to build the game (this may take a while) - Select option
4
to clean up build files (optional) - Copy the contents of the
to sdcard
folder to your SD card - Insert SD card into your Wii U and launch the game from the home menu
- Profit
- ???
- Hash mismatch?
- Only the official Steam version (1.0.1o-Full) of Balatro is tested.
- Missing dependencies?
- Use option 1 in
build.bat
to install those dependencies automatically.
- Use option 1 in
- Build fails or is slow?
- Building can take a long time, even my PC takes 3 minutes to build.
Not yet implemented. Contributions welcome!
- Banner and icons: Rodrick_
- Original game: LocalThunk (pls don't sue me)
- devkitPro
- LovePotion