beepbeepimatrain / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Linux Rumble Support #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a patch to add support for rumble to the blight input plugin.  It
will only work under Linux, and so should probably be conditionally
compiled with #ifdefs.  The patch is located here:

http://www.emutalk.net/showthread.php?t=41977

Original issue reported on code.google.com by richard...@gmail.com on 3 Apr 2008 at 6:30

GoogleCodeExporter commented 8 years ago
Attached the patch as a file. Unfortunately, it's just a simple diff output, 
not a
"svn diff" patch, so integrating it might take some work.

Richard42, this is currently assigned to you. Does that mean you're going to 
apply
the patch? If not, you can assign to me since I'm working on input improvements 
for v1.4.

Original comment by ebenbl...@gmail.com on 3 Apr 2008 at 7:21

Attachments:

GoogleCodeExporter commented 8 years ago
I integrated rumble pak support into the Blight Input plugin based on the 
attached
patch in rev 164.

There is an outstanding bug - the plugin should not allow the user to select the
rumble pak unless it is actually supported by the user's hardware.  Right now 
there
is no check for this case.

Original comment by richard...@gmail.com on 9 Apr 2008 at 5:22

GoogleCodeExporter commented 8 years ago

Original comment by richard...@gmail.com on 14 Apr 2008 at 3:25