Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: noxx on April 22, 2017, 09:49:06 AM
-
Hello
i use the
Raspberry Pi Image for Pi 2 and Pi 3
on my station i have a USB Controlle for 2 Players, XIN MO
http://www.xin-mo.com/dual-players-controller.html
i try to edit the controller in Retroarch and also in Emu-Station, but
both detect only one Controller: XIN MO ... (#1)
what can i do?
-
Did you click on the link in the URL you posted above? It explains what you need to do.
-
you are right, im blind.
:o
works now, system detect now 2 controllers.
works with the most emus. but problems with n64.
the controller #1/#2 works nor correct. all other works fine
-
Did you go through the EmulationStation input configuration for both player1 and player2?
The N64 uses analog controls which the xin-mo doesn't support. Only some emulators support digital to analog controls. Post your /opt/retropie/configs/n64/emulators.cfg file so I can see what you're using.
-
thx
Did you go through the EmulationStation input configuration for both player1 and player2?
yes
here my n64 cfg
mupen64plus-GLideN64 = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-GLideN64 %ROM% 320x240"
default = "mupen64plus-GLideN64"
mupen64plus-gles2rice = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-rice %ROM% 320x240"
mupen64plus-GLideN64-highres = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-GLideN64 %ROM% 640x480"
mupen64plus-gles2rice-highres = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-rice %ROM% 640x480"
mupen64plus-gles2n64 = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-n64 %ROM%"
mupen64plus-videocore = "/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-videocore %ROM%"
lr-mupen64plus = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mupen64plus/mupen64plus_libretro.so --config /opt/retropie/configs/n64/retroarch.cfg %ROM%"