Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T10:49:34.000Z (4 months ago)
- Last Synced: 2024-08-24T11:51:26.958Z (4 months ago)
- Topics: balatro, functionality, gamepad, mod, mouse, qol, quality-of-life
- Language: Lua
- Homepage:
- Size: 85 KB
- Stars: 17
- 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 - 让鼠标和手柄操作更加简单高效。例如长按右键拖动可以多选卡牌。 by [@Kooluve](https://github.com/Kooluve) (模组 (依赖 [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / 功能)
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