Add Rumble support for devices that have force feedback
N64
[ ] Modify MupenInitiateControllers() to select Rumble : PLUGIN_RUMBLE_PAK
[ ] Add callback function to input_plugin_functions->controllerCommand OR add a hook to override the function pointer in g_si.pif.controllers[i].rumblepak.rumble
[ ] Wisely detect which games support rumble by looking up the romdatabase_entry and see if rumble is support plus user is on a device with haptic feedback
[ ] Add a setting to disable
[ ] Add menu item to swap from rumble to other types (memory card, RAM exansion). Not sure if these have any effects for not being virtually plugged in. i.e; will mupen still emulator a memory card if a Rumble Pak is in the virtual controller slot?
Add Rumble support for devices that have force feedback
N64
input_plugin_functions->controllerCommand
OR add a hook to override the function pointer ing_si.pif.controllers[i].rumblepak.rumble
romdatabase_entry
and see if rumble is support plus user is on a device with haptic feedbackPSX?