libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
104 stars 78 forks source link

Add rumble support #162

Closed jdgleaver closed 3 years ago

jdgleaver commented 3 years ago

This PR adds rumble support for all Gameboy Color games released on rumble carts. A new Gamepad Rumble Strength core option allows the magnitude of the haptic feedback to be adjusted (setting this to zero disables rumble effects entirely).

There are two games with 'unofficial' rumble support - rumble can be enabled for these by editing the ROM file with a hex editor, as described in the following links:

This PR closes #46, https://github.com/libretro/libretro-meta/issues/43