mkgzl / mupen64plus

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

Mouse not working #561

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:27

GoogleCodeExporter commented 8 years ago

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