libretro / gambatte-libretro

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

Rumble support #46

Closed sergiobenrocha2 closed 3 years ago

sergiobenrocha2 commented 8 years ago

There are 23 games with rumble support, should be interesting to add this feature to Gambatte. Some games also support rumble even without it in the cartridge, like Tarzan.

MBC5 mapper is implemented in VBA-M, and in the VBA GX port it's fully implemented.

https://github.com/visualboyadvance-m/visualboyadvance-m/blob/master/src/gb/gbMemory.cpp#L533

https://github.com/dborth/vba-wii/blob/master/source/vba/gb/gbMemory.cpp#L534

Someone in the forum also requested it: http://libretro.com/forums/showthread.php?t=991

sergiobenrocha2 commented 7 years ago

This issue was moved to libretro/libretro-meta#43

ToniBC commented 3 years ago

This version is not yet available to test if the vibration works, at least in Windows x64 versions. The last version compiled by the buildbot is from November 11th.

I don't know if it's queued to compile with the new buildbot or skipped the process with the switch to the new system.

It would be nice to force the compilation if so.