balatro-mods/Cartomancer-v.4.10-fix-fix/README.md
2025-01-19 15:01:49 +08:00

47 lines
1.6 KiB
Markdown

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