A mod that brings "touch" controls to Balatro on PC/Mac, making it a bit more fun to play on desktop and improving the experience on touch-based PCs like the Steam Deck! The default mouse controls are kept intact.
Wiimote cursor from https://primm.gay/extras/other/cursors/
This mod has been tested against Balatro 1.0.1o (current patch as of February 26, 2025) on PC/Mac using code from the same patch on iOS. It has also been reported to work great on Steam Deck.
- This mod is made for Steammodded 1.x and lovely so you will need to install them first as explained here. Disclaimer: You will want to use the newest tagged release of Steammodded as the version on
main
might be broken/unstable. - Download the newest version of the mod from the Releases tab
- Extract the .zip file and move the
sticky-fingers
folder into your Mods file - Launch Balatro and enable the mod in the
Mods
panel - Enjoy dragging Jokers, Booster packs and consumables around!
This mod was made from code belonging to LocalThunk and Playstack Games. All I wish for this mod is for a future patch of Balatro to make it obsolete :)
This mod was written by comparing the iOS and PC codebases, generating a diff and using lovely-differ to write a lovely.toml
file. This is convenient given the scope of this mod, but might make contributing a bit tricky.
I obviously cannot re-distribute the PC/iOS source code, but I documented my process on my blog so people can reproduce it.