Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MathIsFun0/Immolate
A primitive seed-searching tool for Balatro
https://github.com/MathIsFun0/Immolate
Last synced: about 1 month ago
JSON representation
A primitive seed-searching tool for Balatro
- Host: GitHub
- URL: https://github.com/MathIsFun0/Immolate
- Owner: MathIsFun0
- Created: 2023-10-20T14:42:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T04:55:34.000Z (about 1 year ago)
- Last Synced: 2024-09-16T04:16:57.314Z (3 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-balatro - Immolate - 基于 OpenCL 的种子搜索器。 by [@MathIsFun_](https://github.com/MathIsFun0) (工具)
README
# Immolate
A primitive seed-searching tool for Balatro.## Installing
Windows 10 or above must be used.
Python must be installed.For every library the program uses, you must install it with pip using the command `py -m pip install [library name]`
## Usage
Start a new random seed run in Balatro.
To start the seed searcher, run the command `py immolate_runner.py` and switch to Balatro.
The current code in this file searches for seeds with Polychrome Aura, useful for high score runs.
Copy the include folder and the file immolate.py to write your own programs with Immolate's functions.Recommended/required game settings:
- Game Speed: 4
- Play/Discard Button Position: Play/Discard
- Window Mode: Windowed Borderless 1920 x 1080
- CRT: 0To exit Immolate, hold Ctrl + C for up to 5 seconds.