TheGuyThatSleepsTooMuch / mupen64plus

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

Incorrect Mappings for TattieBogle Xbox 360 Controller on Mac OS X #630

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
OS X 10.9.4
Mupen64Plus 2.0.0
UI-Console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice' v2.0.0
UI-Console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v2.0.0
UI-Console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v2.0.0
UI-Console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP 
Plugin' v2.0.0

Describe the problem:
Incorrect controller mapping for Xbox 360 Controller when using TattieBogle 
driver.

Fixed by adding the following to InputAutoCfg.ini:

[OSX: Controller]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = "button(3)"
DPad L = "button(2)"
DPad D = "button(0)"
DPad U = "button(1)"
Start = "button(4)"
Z Trig = "axis(5+)"
B Button = "button(13)"
A Button = "button(11)"
C Button R = "axis(2+)"
C Button L = "axis(2-)"
C Button D = "axis(3+)"
C Button U = "axis(3-)"
R Trig = "button(9)"
L Trig = "button(8)"
Mempak switch = ""
Rumblepak switch = ""
X Axis = "axis(0-,0+)"
Y Axis = "axis(1-,1+)"

[OSX: Controller] was commented out under the Xbox config

Original issue reported on code.google.com by rei...@gmail.com on 11 Sep 2014 at 6:48

GoogleCodeExporter commented 8 years ago
Thank you so very much. I am on OS X 10.8 , using the 64bit Bundle for 
Mupen64Plus 2.0 and the TattieBogie Driver 0.12 from 
http://tattiebogle.net/index.php/ProjectRoot/Xbox360Controller/OsxDriver. I can 
confirm that your config works flawless and is by far the best mapping i have 
come across after hours of googling. It should also be mentioned, that the link 
to http://laletfira.dip.jp/uramac/?p=39 on the official Wiki page is down for 
good as it seems, but this is the information everybody needs from that link 
anyways. Also, i don't know how long the following image will stay up, but here 
are the button mappings visually demonstrated: http://imgur.com/yb8rV

Original comment by itsleb...@googlemail.com on 16 Jan 2015 at 7:57

GoogleCodeExporter commented 8 years ago
Updated InputAutoCfg.ini on 2015/02/02

Original comment by richard...@gmail.com on 2 Feb 2015 at 5:02