https://github.com/Kooluve/Better-Mouse-And-Gamepad
A Balatro qol (quality of life) mod. Make mouse and gamepad more efficient and easier to use, effectively relieve finger pressure. I guess this maybe one of the most useful mods ;)
https://github.com/Kooluve/Better-Mouse-And-Gamepad
balatro functionality gamepad mod mouse qol quality-of-life
Last synced: 12 days ago
JSON representation
A Balatro qol (quality of life) mod. Make mouse and gamepad more efficient and easier to use, effectively relieve finger pressure. I guess this maybe one of the most useful mods ;)
- Host: GitHub
- URL: https://github.com/Kooluve/Better-Mouse-And-Gamepad
- Owner: Kooluve
- License: gpl-3.0
- Created: 2024-03-07T20:15:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T10:49:34.000Z (8 months ago)
- Last Synced: 2024-11-09T05:35:05.366Z (6 months ago)
- Topics: balatro, functionality, gamepad, mod, mouse, qol, quality-of-life
- Language: Lua
- Homepage:
- Size: 85 KB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-balatro - Better Mouse And Gamepad - Make mouse and gamepad more efficient and easier to use. For example multiply select cards by holding and dragging right mouse button. by [@Kooluve](https://github.com/Kooluve) (Mods (Require [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / Functionality)
README
# Better Mouse And Gamepad
English | [简体中文](/README_ZH.md) | [日本語](/README_JP.md)
A [Balatro](https://store.steampowered.com/app/2379780/Balatro/) qol (quality of life) mod. Make mouse and gamepad more efficient and easier to use, effectively relieve finger pressure. I guess this maybe one of the most useful mods ;)
Includes configuration interface
## How to Use
| operations | functions |
| --------------------------------- | ------------------------------------------ |
| click right mouse button | unselect all cards (same as origin) |
| hold right mouse button | **multiply select cards (core function!)** |
| click middle mouse button | esc |
| hold middle mouse button | quickly restart (same as key "r") |
| wheel up | play cards |
| wheel down | discard cards |
| click X1 mouse button | sort hand by suit |
| click X2 mouse button | sort hand by value |
| hold gamepad b button | same as right mouse button |
| click or hold gamepad right stick | same as middle mouse button |
| click gamepad left shoulder | sort hand by suit |
| click gamepad right shoulder | sort hand by value |## Installation
Follow the installation instructions for the Balatro modloader [Steamodded](https://github.com/Steamopollys/Steamodded/tree/0.6.0) to install.
Steamodded >=1.0.0 ------> lasted version
Steamodded <=0.9.8 ------> 1.0.5 lasted version (like 1.0.5d)
## Known Issues
Too much code override, may conflict with other mods which also modify key mapping.
## Contributing
Pull requests are welcome!
## License
This project is licensed under the GNU General Public License. This ensures that the software is free to use, modify, and distribute. For more details, see the LICENSE file in the repository