The goal of this project is to allow Balatro fans to play Balatro on their mobile devices. This project provides a NON-PIRACY avenue for players to do so, by converting their Steam copy of Balatro to a mobile app. Balatro Mobile Maker also supports automatically transferring your saves back and forth between your Steam copy of the game and your mobile device (save transfer features only officially available on Windows and Android, for now).
Mods are not officially supported, but they will probably work if you transfer your saves from a modded system.
Keep in mind that Balatro Mobile Maker is still in beta! Please report any bugs you encouter in the issues section. If you encounter bugs with the latest release, try the previous release.
Please review the Notes section before you begin.
- Download or compile balatro-mobile-maker.
- Run balatro-mobile-maker.
- Follow the prompts to apply optional patches. If you're unsure, always select "Y".
- Copy the resulting balatro.apk to your Android device, or allow the program to automatically install using USB Debugging.
- Optionally, allow the program to automatically transfer your saves from your Steam copy of Balatro using USB Debugging.
- Sideload balatro.ipa using AltStore
- Optionally, copy your saves to your iOS device.
- FPS Cap — Caps FPS to a desired number (Or to the device's native refresh rate-- recommended for battery performance)
- Landscape Orientation — Locks the game to landscape orientation (Recommended, since portrait orientation does not behave very well)
- High DPI — Enables High DPI graphics mode in Love (Recommended for iOS)
- CRT Shader Disable — Disables the CRT Shader (Recommended for Pixel and some other devices)
- This script assumes that Balatro.exe or Game.love is located in the default Steam directory. If it is not, simply copy your Balatro.exe or Game.love to the same folder as balatro-mobile-maker
- This script will automatically download 7-Zip
- This script will automatically download OpenJDK
- This script will automatically download APK Tool
- This script will automatically download uber-apk-signer
- This script will automatically download love-11.5-android-embed.apk
- This script will automatically download Balatro-APK-Patch
- This script can automatically download Android Developer Bridge (optional)
- This script will automatically download Balatro-IPA-Base
- Every contributor
- Developers of uber-apk-signer
- Developers of LÖVE
- Developers of 7-Zip
- Developers of APKTool
- Delevopers of Balatro
- 7-Zip is licensed under the GNU LGPL license.
- This project uses APKTool
- This project uses uber-apk-signer
- This project uses LÖVE
- This project uses OpenJDK