RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. xboxdrv
    Log in to post
    • All categories
    • L

      Using xboxdrv with mame4all/advmame

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv device mame4all advmame
      49
      0 Votes
      49 Posts
      7k Views
      I

      Was there any resolution to this? I just got a GRS Yoke and the DEADZONE is killing any usability of this.

    • L

      After xboxdrv mapping, controller isn't recognized by emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv atari800 runcommand retroarch
      21
      0 Votes
      21 Posts
      2k Views
      mituM

      @cheesymonkey please don't bump ancient topics.

      For your controller model, you should install the xpadneo driver and then (re-)map the controller in EmulationStation, you don't need xboxdrv unless nowadays unless you're trying to set-up some special mapping (i.e. emulate 4way joysticks, keys pressed on button combo, modify the deadzone, etc.)

      If you still have issues after installing xpadneo with the gamepad, please open a separate topic.

    • ?

      Changing Xbox driver based off game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv parsec xpad xbox controller xbox one
      7
      0 Votes
      7 Posts
      1k Views
      S

      @aditkrator said in Changing Xbox driver based off game:

      Parsec for Raspberry Pi

      I hadn't heard of Parsec, but it looks like something similar to Moonlight, which I use (or did use, but ever since I updated to RetroPie 4.4 I can't seem to get it to work). I have quite a few individual bash scripts that invoke xboxdrv and then start moonlight and then individual games, so it can be done:

      sudo /opt/retropie/supplementary/xboxdrv/bin/xboxdrv > /dev/null 2>&1 \ --silent \ --detach-kernel-driver \ --deadzone=4000 \ --deadzone-trigger 15% \ --force-feedback \ --mimic-xpad \ --trigger-as-button \ --ui-buttonmap lb=void,rb=void,tl=void,tr=void,guide=void,lt=void,rt=void \ --evdev /dev/input/by-path/platform-3f980000.usb-usb-0:1.3.2:1.0-event-joystick \ --device-name "Player_1" \ --evdev-absmap ABS_X=x1,ABS_Y=y1 \ --evdev-keymap BTN_THUMB=a,BTN_TOP=b,BTN_PINKIE=x,BTN_TRIGGER=y,BTN_THUMB2=back,BTN_TOP2=start \ --ui-axismap X1=KEY_DOWN:KEY_UP,Y1=KEY_RIGHT:KEY_LEFT \ --ui-buttonmap a=KEY_Z,b=KEY_E,x=KEY_X,y=KEY_Q,back=KEY_SPACE,start=KEY_ENTER \ --ui-buttonmap back+start=cycle-key:KEY_ESC:KEY_LEFTCTRL+KEY_LEFTSHIFT+KEY_LEFTALT+KEY_Q \ & sudo /opt/retropie/supplementary/xboxdrv/bin/xboxdrv > /dev/null 2>&1 \ --silent \ --detach-kernel-driver \ --deadzone=4000 \ --deadzone-trigger 15% \ --force-feedback \ --mimic-xpad \ --trigger-as-button \ --ui-buttonmap rb=void,tl=void,tr=void,guide=void,lt=void,rt=void \ --evdev /dev/input/by-path/platform-3f980000.usb-usb-0:1.3.4:1.0-event-joystick \ --device-name "Player_2" \ --evdev-absmap ABS_X=x1,ABS_Y=y1 \ --evdev-keymap BTN_THUMB=a,BTN_TOP=b,BTN_PINKIE=x,BTN_TRIGGER=y,BTN_BASE=lb,BTN_THUMB2=back,BTN_TOP2=start \ --ui-axismap X1=KEY_F:KEY_R,Y1=KEY_G:KEY_D \ --ui-buttonmap a=KEY_S,b=KEY_P,x=KEY_A,y=KEY_W,back=KEY_J,start=KEY_H \ --ui-buttonmap back+start=cycle-key:KEY_ESC:KEY_LEFTCTRL+KEY_LEFTSHIFT+KEY_LEFTALT+KEY_Q \ & sudo /opt/retropie/emulators/moonlight/moonlight stream -bitrate 5000 -audio local -720 -fps 30 192.168.0.5 -app "UnderDefeat" moonlight quit 192.168.0.5 sudo killall > /dev/null 2>&1 xboxdrv

      The above script invokes xboxdrv, maps out 2 of my joysticks as against keyboard inputs and then starts moonlight and, ultimately, the game Under Defeat via an emulator on my Windows 7 based PC.

    • ?

      Xbox One controller triggers not working during configuration

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xbox controller xbox one controller xboxdrv xpad
      2
      0 Votes
      2 Posts
      2k Views
      mituM

      @aditkrator Can you check my update in the other topic to see if the workaround I posted there works for you also ?

    • C

      xboxdrv key mappings not recognized in advancemess

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv advance mess bbc micro
      4
      0 Votes
      4 Posts
      773 Views
      mediamogulM

      @chipowski

      No problem. Glad it's working.

    • xadoxX

      Configure 2 identical controllers differently

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad controller 8bitdo xboxdrv
      18
      0 Votes
      18 Posts
      2k Views
      mediamogulM

      @xadox said in Configure 2 identical controllers differently:

      I will search on another solution without the use of xboxdrv.

      If you find anything, please post back. I'm always interested in alternatives to these types of problems.

    • B

      Help with Xboxdrv mapping dragonrise controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv dragronrise daphne
      20
      0 Votes
      20 Posts
      4k Views
      N

      This absolutely worked no problems to fix the permissions errors as a permanent solution. Thanks very much! The dragonrise controllers work for me now including save/load and exit shortcuts! :) amazing advice thanks guys

    • T

      RetroPie 4.4 - Stability / Controller issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 4.4 stability xbox 360 wirele xboxdrv
      4
      0 Votes
      4 Posts
      1k Views
      mituM

      @tgilly If you'd like to diagnose the problem, then you'd have to provide the necessary info. No, I don't think 4.4 is unstable, but your problems look like a power supply problem, the system throttling itself down automatically, or more related to the fact that your ROM folder is mounted over the network.
      Check if your power supply is right up to the specs and then try running the ROMs from the sd card for a test to see if you get the same symptoms.

    • D

      Problem with xboxdrv and alt-config command using parsec under RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv parsec gamepad config
      3
      0 Votes
      3 Posts
      1k Views
      D

      Hi,

      I just tried that, it has the same effect.

    • S

      [solved] xboxdrv only works after waiting a minute

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv controller ps3 controller retropie 4.4
      6
      0 Votes
      6 Posts
      1k Views
      S

      I updated the driver via the Retropie-Setup and everythings workung fine. Thanks.

    • D

      [Solved] Dreamcast: Controller stops responding in some games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dreamcast reicast controller xboxdrv wii u pro contr
      5
      0 Votes
      5 Posts
      2k Views
      ByteThisB

      @dash-dot I bought the adapter because for the life of me, I couldn't get my controllers paired with the bluetooth on my pi. I tried everything. Some people have had luck pairing them, but unfortunately I was one person who couldn't get the generic ones to connect. I leave my pi in one place all the time, so I don't mind having the adapter at all as long as my controllers work ! :-)

      EDIT: I didn't have to calibrate anything. Plugged the adapter in and synced my first controller and the other ones followed suit just by turning the controllers themselves on. No other messing around with them ! I bought this adapter as I was new to the scene at that time and didn't know what other dongles existed for the controllers to function.

    • A

      Unable to configure spinner correctly with xboxdrv

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv spinner 720 joystick
      14
      0 Votes
      14 Posts
      879 Views
      A

      I think you're 100% on the right track with the evdev-no-grab, but while I was getting the controller configured correctly in the system, I did something that just deactivated the spinner completely.

      I'm going to crash for the night, but will continue to bash my head against this tomorrow. I'll let you know what I come up with.

    • M

      Using 2 controllers with xboxdrv, P1 and P2 controls swap almost every time I launch RetroArch 1.7.1

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch xboxdrv 2 players bug
      3
      0 Votes
      3 Posts
      1k Views
      thelostsoulT

      I am using 2 iBuffalo SNES controllers plus an arcade stick too, which are connected all the time through usb. And I don't have this problem, just saying it. What I don't understand, why do you use xboxdrv? These gamepads are working out of the box.

      I also use RetroPie joystick-selection script, which lets you set the gamepads as player 1, 2, 3, 4 in what order you want. After restart, this selection remains. Now, when I think back, I installed this because I had the problem after restart the order wasn't fixed without this script. It was randomly changed. This script gives fixed order, either system wide or even different settings for each emulator.

      Not sure if I did understand your problem and if you already use this script.

    • 8

      ps3 controllers to use the xbox driver -dev id?-

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv ps3 controller remapping
      1
      0 Votes
      1 Posts
      526 Views
      No one has replied
    • D

      xboxdrv - 2 zero delay encoders. Best way to determine p1 vs p2

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv 2 controllers
      13
      0 Votes
      13 Posts
      2k Views
      S

      @dsstrainer That is correct.

    • mitaholoM

      Running xboxdrv from runcommand-onstart not working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie xboxdrv lr-bluemsx retropie 4.3.8
      7
      0 Votes
      7 Posts
      1k Views
      mitaholoM

      @mediamogul
      Everything works perfectly, for now at least. Thank you very much!

    • Y

      runcommand-onend.sh: error on "kill xboxdrv"

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support runcommand-onen xboxdrv
      10
      0 Votes
      10 Posts
      1k Views
      jonnykeshJ

      @yramrag No worries. I was just throwing out random ideas as opposed to actually understanding and fixing the issue! But it's always worth checking the easy stuff first. Glad to hear you are all sorted now.

    • G

      Manual. How to actually configure bluetooth gamepads using xboxdrv on RetroPie on Raspberry Pi

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie xboxdrv bluetooth gamepad raspberry pi
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • RedBatmanR

      Did the XboxDrv get fixed?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xpad xboxdrv
      3
      0 Votes
      3 Posts
      719 Views
      RedBatmanR

      @herb_fargus Alright thanks.

    • N

      Need help configuring xboxdrv with xboxdrv + sorr + sixaxis

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv sixaxis sorr
      1
      0 Votes
      1 Posts
      642 Views
      No one has replied