mkgzl / mupen64plus

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

Mouse support doesn't work #560

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Operating System (be specific): Windows 7
 - Machine type (32-bit or 64-bit): 64-bit
 - Mupen64Plus version: 2.0rc3
 - Plugins used: Default plugins

I've been trying to use the mouse as the analog stick. I went into the .ini 
file and changed the mouse value to true. When I start a game, the console 
reads:

Input Warning! Couldn't grab input! Mouse support won't work!

I don't know what else to do. Here's my config:

[Keyboard]
plugged = True
plugin = 2
mouse = True
MouseSensitivity = "2.00,2.00"
DPad R = key(100)
DPad L = key(97)
DPad D = key(115)
DPad U = key(119)
Start = key(13)
Z Trig = key(1) mouse(1)
B Button = key(306)
A Button = key(304)
C Button R = key(108)
C Button L = key(106)
C Button D = key(107)
C Button U = key(105)
R Trig = key(99) mouse(3)
L Trig = key(120) mouse(2)
Mempak switch = key(44)
Rumblepak switch = key(46)
X Axis = key(276,275)
Y Axis = key(273,274)

Original issue reported on code.google.com by mpolanc...@gmail.com on 25 Jun 2013 at 8:26

GoogleCodeExporter commented 8 years ago
Crap, I double posted the same issue, please respond here!

Original comment by mpolanc...@gmail.com on 25 Jun 2013 at 8:35

GoogleCodeExporter commented 8 years ago
Issue 561 has been merged into this issue.

Original comment by s...@narfation.org on 26 Jun 2013 at 6:55

GoogleCodeExporter commented 8 years ago
Can you please try again with 
https://bitbucket.org/ecsv/mupen64plus-mxe-daily/get/5e7c30ed4860.zip 
(i686-pc-mingw32 folder) and check whether it works there. I know it worked 
with rc2 but I really need the info for this build

Original comment by s...@narfation.org on 26 Jun 2013 at 6:57

GoogleCodeExporter commented 8 years ago
Ok, had the chance to test it myself. This build fixed it for me.

Thanks for the bug report and please ping me if this build doesn't work for you

Original comment by s...@narfation.org on 26 Jun 2013 at 7:16