Mi1cK / Milcks-QOL

Small collection of mods to add quality of life improvements
MIT License
7 stars 6 forks source link

TwitchPlays Balatro Request #9

Open TwitchPlaysSpeedruns opened 4 months ago

TwitchPlaysSpeedruns commented 4 months ago

Hey, i run a twitchplays channel and was hoping to do a run of Balatro. Unfortunately mouse only games are very difficult. Does your system allow for full control via keybinds including menus, item selection etc?

maaxxaam commented 4 months ago

Hey there! Not an original mod creator, but I've set up a fork a while ago that aims to build up on it (https://github.com/maaxxaam/Keyboard-Voucher). This version allows to select/deselect cards in hand, play or discard the hand, sort it and show run and deck info, but not much more than that. My fork as of now goes out further by manually mapping most of other stuff during the run (selecting jokers, consumables, shop, using/buying/selling cards, etc.), but lacks menu navigation. I'm currently working on bringing that feature in (by reusing existing gamepad controls to be as vanilla friendly as I can and to write less of my own code). When I'll get that more or less ready to test, I can write here about it if you would be interested to check it out.

Edit: right now, I would actually recommend to emulate gamepad input instead of a keyboard if possible - it should work well enough as long as the game does not see a mouse as an available input device.