Author Topic: XIN MO USB Controller - System detect only one Controller/Player  (Read 3662 times)

noxx

  • Full Member
  • ***
  • Posts: 28
    • View Profile
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?

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: XIN MO USB Controller - System detect only one Controller/Player
« Reply #1 on: April 22, 2017, 08:57:23 PM »
Did you click on the link in the URL you posted above? It explains what you need to do.

noxx

  • Full Member
  • ***
  • Posts: 28
    • View Profile
Re: XIN MO USB Controller - System detect only one Controller/Player
« Reply #2 on: April 22, 2017, 11:45:25 PM »
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

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: XIN MO USB Controller - System detect only one Controller/Player
« Reply #3 on: April 23, 2017, 12:13:01 AM »
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.
« Last Edit: April 23, 2017, 12:25:45 AM by progets »

noxx

  • Full Member
  • ***
  • Posts: 28
    • View Profile
Re: XIN MO USB Controller - System detect only one Controller/Player
« Reply #4 on: April 23, 2017, 02:21:13 AM »
thx

Quote
Did you go through the EmulationStation input configuration for both player1 and player2?
yes

here my n64 cfg

Code: [Select]
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%"
« Last Edit: April 23, 2017, 02:23:24 AM by noxx »