Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › N64 xbox controller
- This topic has 5 replies, 4 voices, and was last updated 9 years, 8 months ago by
johndoe0336.
-
AuthorPosts
-
02/09/2016 at 15:29 #116578
g0nz0uk
ParticipantHello,
What am I doing wrong here? I have upgraded from Retropie 3.2 to 3.5 an all my controls are working accept for the N64. I am using 2 x Xbox 360 wireless controllers and usually follow the link below, it seems the controllers should use Retroarch via the emulationstation setup like the other emulators in 3.4 >:
https://github.com/RetroPie/RetroPie-Setup/wiki/nintendo-64
and usually edit /opt/retropie/configs/n64/mupen64plus.cfg
and set player 1 and 2 to something like this, but neither controller works in Mario Kart 64
# Digital button configuration mappings
DPad R = “hat(0 Right)”
DPad L = “hat(0 Left)”
DPad D = “hat(0 Down)”
DPad U = “hat(0 Up)”
Start = “button(9)”
Z Trig = “button(5)”
B Button = “button(1)”
A Button = “button(0)”
C Button R = “axis(2+)”
C Button L = “axis(2-)”
C Button D = “axis(3+)”
C Button U = “axis(3-)”
R Trig = “button(7)”
L Trig = “button(6)”02/09/2016 at 23:02 #116621g0nz0uk
ParticipantLooks like my 2 controllers are seen as js4 and js5, normally they are js0 and js1
pi@retropie:/dev/input $ ls -lah
total 0
drwxr-xr-x 4 root root 240 Feb 7 21:17 .
drwxr-xr-x 14 root root 3.2K Feb 7 21:17 ..
drwxr-xr-x 2 root root 100 Feb 7 21:17 by-id
drwxr-xr-x 2 root root 100 Feb 7 21:17 by-path
crw-rw—- 1 root input 13, 64 Feb 7 21:17 event0
crw-rw—- 1 root input 13, 65 Feb 7 21:17 event1
crw-rw—- 1 root input 13, 70 Feb 7 21:17 event6
crw-rw—- 1 root input 13, 71 Feb 7 21:17 event7
crw-rw—- 1 root input 13, 4 Feb 7 21:17 js4
crw-rw—- 1 root input 13, 5 Feb 7 21:17 js5
crw-rw—- 1 root input 13, 63 Feb 7 21:17 mice
crw-rw—- 1 root input 13, 32 Feb 7 21:17 mouse0
pi@retropie:/dev/input $In mupen64plus.cfg I am editing [Input-SDL-Control1] and [Input-SDL-Control2]
Should I be creating ones for [Input-SDL-Control4] and [Input-SDL-Control5]?
Thanks
02/09/2016 at 23:15 #116622g0nz0uk
Participantalso when I go into Mario Kart 64 it says “Connect a controller to socket 1”
02/23/2016 at 09:51 #117880lavax
ParticipantI have a similar problem. All 4 controllers are working but controller1 is player3.
I cant edit the
/opt/retropie/configs/n64/mupen64plus.cfg
because it gets reset (header says it is written automatically).
Any suggestions?02/27/2016 at 13:02 #118341Gnuku
Participantexactly same problem with 3.5 for n64
for gamepad: d-pad and left analog are reversed, and hotkeys don’t work (like “select + x” to access RGHU). Also new scrappers can no longer be memorized after saving for n64 only. Only n64 is like that03/13/2016 at 05:41 #120152johndoe0336
ParticipantI am also having a problem with n64 with the wireless Xbox controllers. I am using two controllor but the only one that works is player two.
-
AuthorPosts
- The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.