1
0
Files
jim[bot] 50c7b5cfb5
Some checks failed
fetch upstream mod changes / replace-mods (push) Failing after 19s
fetch upstream mod changes (20251224_034219Z)
2025-12-24 04:42:19 +01:00

36 lines
1.2 KiBLFS
Markdown

a set of essential lovely patches to run the desktop release of Balatro on mobile devices. these patches have no adverse effects on desktop as well.
## included mods
### display-mode
- forces the game to run in landscape only
- enables hidpi mode for mobile devices
### touch-keyboard
- enables the controller-mode keyboard for devices with touch input
### fps-settings
- disables vsync
- limits the game's fps to the device's refresh rate on launch (by default)
- adds an "FPS Limit" option to the graphics settings menu for manual adjustment
### feature-flags
adds feature flags for the 'Android' and 'iOS' platforms that
- disable achievements and crash reports
- enable the mobile UI and hide the quit button
- disable window and resolution settings (they're unusable on mobile)
### fix-flame-shader-precision
fixes the score flame effect breaking on relatively low scores when rendered with "OpenGL ES"
## extra recommendations
- [Sticky Fingers](https://github.com/eramdam/sticky-fingers) - a port of the mobile release's touch controls (requires smods)
- [DismissAlert](https://github.com/Breezebuilder/DismissAlert) - allows the discovery alert icons to be dismissed and hidden by tapping their ❗ icon