
- #RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING HOW TO#
- #RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING DRIVER#
- #RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING SOFTWARE#
- #RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING PC#
- #RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING PS2#
#RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING SOFTWARE#
'X-Arcade Xinput' is a software solution to make the X-Arcade work as an Xinput gamepad. Some games now require an Xinput controller (such as Xbox 360 or Xbox One) to work, and Xinput will work with most DirectInput games as well. Method 2: X-Arcade Xinput(Recommended Software Emulation Solution, huge thanks to Mike Wyatt! )
#RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING PC#
To test it on PC see Windows Gamepad testing. An interesting history lesson on these here.
#RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING DRIVER#
You can also use our 2in1 adapter or PS4 adapters, but this will require using a special driver and software such as DS4Windows, InputMapper, or MotioninJoy (we can't offer support for any of these). These options allow you to change modes just like on a console and works with any DirectInput or Xinput games.
#RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING PS2#
The easiest way is to use our new Tri-mode PCB, but you can also use our Xbox 360 adapter kit or Xbox One adapter kit (both requires either a PS2 adapter or 5in1 adapter) to connect your X-Arcade to a PC via USB.
#RETROLINK N64 CONTROLLER ANALOG STICK NOT WORKING HOW TO#
Below we show you how to make your X-Arcade controller work as an Xinput device or DirectInput device on PC. Xinput works with both Xinput games and most DirectInput games, so we recommend it. But some newer games, such as Killer Instinct, Mortal Kombat X, Street Fighter IV & V, and Steam, require the newer Xinput protocol that was introduced with the Xbox 360 gamepads (and now Xbox One). The original way for an input device to work as a gamepad was through the DirectInput protocol, which still works on the vast majority of gamepad-enabled games. Input_player1_joypad_index = "0" -> input_player1_joypad_index = "1"ĮDIT: I just tried out my usb controllers in a co-op setting with two players and this solution worked for me.While the X-Arcade controllers work as a keyboard with the default PC connection, there are ways to make it act like a gamepad instead for games that don't offer great keyboard-based controller support.

That's the section laying out the configuration for player 1, copy all that text and change all player1 to player2 and I think you have to increment the top most line. Scroll all the way to the bottom and you'll find a a section like this: input_player1_joypad_index = "0"

Open up the file explorer and go to the directory /opt/retropie/configs/all/ and open retroarch.cfg in your file editor. Part 2 (not sure if this works yet I'm in the middle of testing it)įrom the command line type startx and boot into the gui. retroarch-joyconfig -j 1 > /opt/retropie/configs/all/retroarch.cfgįollow the instructions in the command line and it should get your controller up and running in emulation station and in your games. sudo chown pi /opt/retropie/configs/all/retroarch.cfgĬd /opt/retropie/emulators/RetroArch/installdir/bin Then type these commands in order pressing "enter" between each command.

First thing you'll need to do after you boot into emulation station is press "f4" to get into your command line.
