TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.18k stars 382 forks source link

OOTB haptic feedback binds for GB, GBA, and PSX #4081

Open YoshiRulz opened 1 week ago

YoshiRulz commented 1 week ago

Haptic feedback (a.k.a. rumble) is supported for these systems via the following cores, but there are no default binds so the user will have to look and bind it themself:

CasualPokePlayer commented 1 week ago

SameBoy (and not Gambatte even though the ControllerDef instantiation is in that class?)

Gambatte doesn't have Rumble capabilities currently (although probably wouldn't be hard to even add such), the ControllerDef code is just shared across the cores.