An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.

![cards-pile-difference](git-assets/deck-pile.jpg)

2. Improved deck view

- Stack identical playing cards, which looks much cleaner and improves performance.

![stackable-cards-difference](git-assets/stackable-cards.jpg)

- Optionally, stack cards regardless of modifier, if your deck has tons of unique cards.
- Hide drawn cards from deck view

4. 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.

![zoom-jokers-difference](git-assets/zoom-jokers.jpg)

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 ![cartomancer](assets/1x/modicon.png) 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.