2013-10-24, 15:05
Hey guys,
I'm using xboxdrv on ubuntu 12.04 and am hoping someone else on here may be a bit more familiar than I am. Basically, the only way I could get my xbox 360 wireless controller to work with the pr-branch of retroplayer was to use xboxdrv, I use an aeon-nox custom menu to launch the driver before launching a ROM. I created a couple different menu's for each controller config type, and have SNES and NES working great. One thing I can't get to work is using multiple controllers for two player games. I'm using a config file, one for each different controller style (NES, SNES, PSX, etc), and call it like:
xboxdrv --config path-to-config/SNES.xboxdrv
I've tried connecting two like this:
xboxdrv --wid 0 --config path-to-config/SNES.xboxdrv #controller 1
xboxdrv --wid 1 --config path-to-config/SNES.xboxdrv #controller 2
but only the first controller works within xbmc and the full screen gameplay. I also tried daemon mode by calling:
xboxdrv --daemon --config path-to-config/SNES.xboxdrv and then inside the config file adding:
next-controller=true
but I can't get it to work.
Is anybody familiar with how to do this, or is there a better approach?
Thanks for any help.
I'm using xboxdrv on ubuntu 12.04 and am hoping someone else on here may be a bit more familiar than I am. Basically, the only way I could get my xbox 360 wireless controller to work with the pr-branch of retroplayer was to use xboxdrv, I use an aeon-nox custom menu to launch the driver before launching a ROM. I created a couple different menu's for each controller config type, and have SNES and NES working great. One thing I can't get to work is using multiple controllers for two player games. I'm using a config file, one for each different controller style (NES, SNES, PSX, etc), and call it like:
xboxdrv --config path-to-config/SNES.xboxdrv
I've tried connecting two like this:
xboxdrv --wid 0 --config path-to-config/SNES.xboxdrv #controller 1
xboxdrv --wid 1 --config path-to-config/SNES.xboxdrv #controller 2
but only the first controller works within xbmc and the full screen gameplay. I also tried daemon mode by calling:
xboxdrv --daemon --config path-to-config/SNES.xboxdrv and then inside the config file adding:
next-controller=true
but I can't get it to work.
Is anybody familiar with how to do this, or is there a better approach?
Thanks for any help.