-
Notifications
You must be signed in to change notification settings - Fork 192
Installing Steamodded mobile
Warning
The official Balatro Discord has a longstanding rule against the discussion of modding non-desktop platforms. If you need support with your installation on Android or iOS, please ask on the Steamodded Discord server instead.
Important
In order to play with mods on Android or iOS, you must own and have access to the Steam version of Balatro. The versions of the game available on the Google Play Store and the Apple App Store are not and will never be supported by Steamodded.
- Visit the Lovely Mobile Maker website on a device with access to the files of your Balatro installation on Steam.
- Follow all of the steps provided on the website. Make sure to expand any info boxes along the way; they contain important information.
- When installing for the first time: After installing the game on your mobile device, run it once to allow initialization of the save directory.
Once you've used Lovely Mobile Maker and installed the app on your mobile device, you can install Steamodded.
- Download the latest Steamodded release by clicking "Source code (zip)" at the bottom of the page.
- Extract the downloaded zip file.
- In your file explorer, navigate to your mods folder.
Mods folder on Android
- Unfortunately, most Android file managers are inadequate for managing your Mods folder. It is recommended to use Material Files (Install on Google Play or F-Droid) for this purpose.
- After installing Material Files, you can then open the hamburger menu on the top left > Add Storage... > External Storage > the hamburger menu on the top left > Balatro > Use this folder > allow.
- This will add a new folder to the sidebar with your game saves. Navigate to
ASET/Modswithin this folder to access your mods folder.
Mods folder on iOS
- In
On My iPhone/iPad, navigate toBalatro/game/Modsto access your mods folder.
Note
If you chose a custom name for your app in Lovely Mobile Maker, replace any mentions of the game name Balatro in this step with your custom name.
- Inside the extracted zip file, you should find a single directory. Move this interior folder into your
Modsfolder. After moving, it should look likeMods/smods/<files>, notMods/smods/smods/<files>orMods/<files>.
You can now install other mods by placing them into the Mods folder next to the Steamodded/smods folder. Make sure each mod is in its own subfolder.
- The default mouse controls of the Steam version are not very mobile-friendly. It is recommended to install Silk Touch or Sticky Fingers to control the game more like the native mobile version.
Click the line describing your issue to see possible solutions.
The app download failed or was blocked
- Try a different browser. Firefox is known to work. You might need to right click the download and select "allow anyways".
- If you use any anti-virus software, it might be easiest to temporarily turn it off entirely, and re-enable it after you have finished installing.
Steamodded is installed correctly, but my game crashes!
There is a variety of reasons this can happen. Some of the more common reasons are:
- If you have other mods installed, it's very likely those mods are crashing. Check with the developer(s) of those mods.
- Your Balatro installation could be corrupted. Try verifying your game files on Steam:
Library > Balatro > Properties > Installed Files > Verify integrity of game files. Then, follow step 1 again to build a new app with the clean files. - Your Balatro version might be outdated and needs to be updated through Steam. Steamodded only supports the latest Steam version of the game. After a game update, you should follow step 1 again to update your mobile app to the latest version.
- If you're trying to continue an existing run and crashing, your run is most likely unrecoverable. Try starting a new run.
When I launch the game, it is mostly covered in black!
- This is a common issue mostly observed on Google Pixel devices. Starting on version 1620a, Steamodded comes with a fix for this included. If you are not running Steamodded or are using version 1224a or earlier, you can also install Mobile Patches. If you must run a version between those two, there is currently no ready-made working solution, but you can apply the changes made to your own installation. Please contact us on the Steamodded Discord if you need help with this and can't switch to a more recent version.
If you'd like to update Steamodded in the future. Note that you do not need to update Steamodded or Lovely unless you're experiencing issues or new features require it.
- Delete your current Steamodded folder. It might be named
Steamodded,smods-1.0.0-beta-0711a, or something similar. - Follow the instructions on how to install Steamodded in step 2.
- If you're experiencing any crashes or mods failing to load due to Lovely not being up to date, follow step 1 again to update.
It is not possible to uninstall Lovely from a Lovely Mobile Maker build. To uninstall Steamodded or any other mods, remove them from your mods folder.
Game Objects
- API Documentation
- SMODS.Achievement
- SMODS.Atlas
- SMODS.Attribute
- SMODS.Blind
- SMODS.CanvasSprite
- SMODS.Center
- SMODS.Challenge
- SMODS.DeckSkin
- SMODS.DrawStep
- SMODS.DynaTextEffect
- SMODS.Font
- SMODS.Gradient
- SMODS.https
- SMODS.JimboQuip
- SMODS.Keybind
- SMODS.Language
- SMODS.ObjectType and SMODS.ConsumableType
- SMODS.PokerHand
- SMODS.Rank and SMODS.Suit
- SMODS.Rarity
- SMODS.Scoring_Parameter and SMODS.Scoring_Calculation
- SMODS.Seal
- SMODS.Shader and SMODS.ScreenShader
- SMODS.Sound
- SMODS.Stake
- SMODS.Sticker
- SMODS.Tag
Guides
- Your First Mod
- Mod Metadata
- The Mod Object
- Calculate Functions
- Perma-bonuses
- Object Weights
- Logging
- Event Manager
- Localization
- Text Styling
- UI Structure
- Utility Functions
- All About
G - Internal Documentation
Release Notes
Found an issue, or want to add something? Submit a PR to the Wiki repo.