https://github.com/bladeSk/readabletro
Balatro mod that improves legibility of in-game texts and cards by making everything smooth.
https://github.com/bladeSk/readabletro
Last synced: about 2 months ago
JSON representation
Balatro mod that improves legibility of in-game texts and cards by making everything smooth.
- Host: GitHub
- URL: https://github.com/bladeSk/readabletro
- Owner: bladeSk
- Created: 2024-03-29T12:47:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-25T09:18:09.000Z (2 months ago)
- Last Synced: 2025-02-25T10:23:49.433Z (2 months ago)
- Language: Lua
- Size: 7.85 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-balatro - Readabletro - Readabletro improves readability of the game, especially on lower res screens (Steam Deck) by using a more legible vector typeface and smoothly upscaled card textures. by [@bladeSk](https://github.com/bladeSk) (Mods (Require [**Lovely**](https://github.com/ethangreen-dev/lovely-injector)) / GUI)
README
# Readabletro - Balatro readability mod

Improves readability, especially on the Steam Deck, by:
* replacing the jagged pixel font with a similar smooth font TypoQuik-Bold
* increasing the font's size
* providing smooth graphics upscaled using xBRZ 2x and HQ 2x, when "Pixel Art Smoothing" is enabled
* rounding the borders for visual consistencySupported versions: 1.0.1o-FULL
## Installing the mod (Windows)
* download the [latest version](https://github.com/bladeSk/readabletro/releases/latest)
* unpack to `C:\Program Files (x86)\Steam\steamapps\common\Balatro` (or wherever your game is installed)
* run `apply_readabletro.cmd` - this will back up the original exe, unpack the game, update the files and repack the game## Installing the mod (Steam Deck/Linux)
* switch to desktop mode
* download the [latest version](https://github.com/bladeSk/readabletro/releases/latest)
* unpack to `/home/deck/.local/share/Steam/steamapps/common/Balatro`
* right click `apply_readabletro.sh` and select _Run in Konsole_ - this will back up the original exe, unpack the game, update the files and repack the gameAlternatively just copy the patched `exe` from your Windows machine to `/home/deck/.local/share/Steam/steamapps/common/Balatro`.
To make the game even smoother, you can enable native upscaling on the Steam Deck. In game mode - go to (cog icon) > Properties > General, set Game Resolution to 2560x1600 and enable "Set resolution for internal and external display".