https://github.com/stupxd/Cartomancer
Balatro mod with quality of life deck & UI optimizations
https://github.com/stupxd/Cartomancer
Last synced: about 2 months ago
JSON representation
Balatro mod with quality of life deck & UI optimizations
- Host: GitHub
- URL: https://github.com/stupxd/Cartomancer
- Owner: stupxd
- License: gpl-3.0
- Created: 2024-07-04T14:11:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T11:14:30.000Z (2 months ago)
- Last Synced: 2025-03-01T12:19:56.959Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 1.65 MB
- Stars: 20
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Cartomancer - Improved deck view and joker management with stacking and scrolling, capped deck pile and scoring flames customization. Made for long endless runs and crazy modded runs. by [@stupxd](https://github.com/stupxd) (Mods (Require [**Lovely**](https://github.com/ethangreen-dev/lovely-injector)) / Miscellaneous)
README
## Requirements
- [Lovely](https://github.com/ethangreen-dev/lovely-injector) - a Balatro injector.## Installation
1. Install [Lovely](https://github.com/ethangreen-dev/lovely-injector?tab=readme-ov-file#manual-installation).
2. Download the [latest release](https://github.com/stupxd/Cartomancer/releases/) of this mod.
3. Unzip the folder, and move it into the `%appdata%/Balatro/Mods` folder.
4. Restart the game to load the mod.## Features
1. Limit amount of cards visible in your deck pile, to make it appear smaller. Default limit is 100 cards, which can be modified in mod config menu.
2. Improved deck view
- Stack identical playing cards, which looks much cleaner and improves performance.

- Optionally, stack cards regardless of modifier, if your deck has tons of unique cards.
- Hide drawn cards from deck view4. Custom scoring flames intensity and SFX volume.
5. Hide non-essential (edition) shaders.
6. Improved jokers management
- Option to hide all jokers (improves performance at 100+ jokers).
- Zoom into the jokers area for easier jokers management and navigation.

Settings for this mod can be found under `Mods` tab, if you use Steamodded 1.0.0 - find `Cartomancer`, and open `Config` tab.
If you play vanilla, go to `Settings` and open  tab.
## Credits
[Jen Walter](https://github.com/jenwalter666/) for the code for UI box on stacked cards.
[Mysthaps](https://github.com/Mysthaps/) for most of the initial mod config code.