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

      What happens when you select no gamepad when installing?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie setup gamepad keyboard gui
      9
      0 Votes
      9 Posts
      1k Views
      ClydeC

      @caver01 Well it was a lucky coincidence that I did the migration shortly after I read this thread. I wouldn't have done that only out of curiosity. :)

    • RapidEdwin08R

      Zdoom and Gampad Fully Working in MENU with NO KEYBOARD

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad zdoom doom
      49
      3 Votes
      49 Posts
      11k Views
      mituM

      @rapidedwin08 said in Zdoom and Gampad Fully Working in MENU with NO KEYBOARD:

      @mitu What else could be done at this point?

      I'll do a PR with the new version changes and see what defaults we can set for the joypad when installing, via configuration.

    • L

      Setting up New Controller Without Any Configured Gamepads

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller setup configuration gamepad gamepad config
      10
      0 Votes
      10 Posts
      8k Views
      L

      @simonster yes, that is exactly the problem. Thanks for the walk through!

    • S

      Swapping joystick order issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth controllers 8bitdo gamepad
      8
      0 Votes
      8 Posts
      1k Views
      S

      I did a little edit. Seems to be an issue with the 8bitdo FC30 Arcade Stick in bluetooth mode - but not in USB mode.

    • S

      4 players using 2 joysticks and additional 2 bluetooth joypads

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support joystick gamepad gamepads joysticks joypad
      9
      0 Votes
      9 Posts
      2k Views
      mituM

      Well, I don't have an IPAC, but maybe some forum members can chime in with their experience, but IMHO shouldn't be an issue as long as all controllers are detected by the system.

    • B

      Controlling Kodi with USB gamepad (nes style)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi gamepad keymap
      6
      0 Votes
      6 Posts
      4k Views
      RascasR

      That gamepad seems to already have a configuration file, see here:
      https://github.com/xbmc/peripheral.joystick/blob/Krypton/peripheral.joystick/resources/buttonmaps/xml/linux/usb_gamepad____________10b_2a.xml
      Although it has only the game.controller.snes profile defined. This profiles are mainly for the RetroPlayer engine/emulators, to play games inside Kodi, which will only be officially available in Kodi 18. So try what TheDataCereal said, which is basically manual mapping one of this profiles in the Kodi interface, I also recommend using the default one.

      PS1: The gamepad configuration examples on RetroPie wiki are outdated, they are for Kodi < 17. The new ones have the format like the one posted above. In your case you should be able to do everything in the Kodi user interface, no need to create/edit the xml file.
      PS2: Yes, it can have spaces after the name.

    • isrnickI

      PPSSPP Controller Setup Guide for when nothing else works

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ppsspp configuration controller tutorial gamepad
      21
      5 Votes
      21 Posts
      31k Views
      S

      @DTEAM I managed to get it fixed with the help of this comment: https://www.reddit.com/r/RetroPie/comments/7r4vr8/how_do_i_reset_control_mapping_in_ppsspp/dsyj3ya/?utm_source=reddit&utm_medium=web2x&context=3

      This restored my keyboard functionality and I was able to remap the controller and that worked.

    • F

      Turn my Raspberry Pi 0W into a bluetooth HID gamepad

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes raspberry pi 0 raspberry raspberry pi bluetooth gamepad
      2
      0 Votes
      2 Posts
      2k Views
      MileSaculM

      While I am by far no expert with Bluetooth, I think you need to set the hciconfig class.

      man hciconfig states this for class:

      class [class] With no class, prints class of device. Otherwise, sets class of device to class. class is a 24-bit hex number describing the class of device, as specified in section 1.2 of the Bluetooth Assigned Numers document.

      You can find this at hciconfig (1) - Linux Man Pages

      I found a list of classes at BlueTooth's Baseband page.

      In Table 9: The Peripheral Major Class keyboard/pointing device field it uses this bit config

      5 4 3 2 Minor Device Class bit no. of CoD 0 0 0 1 Joystick 0 0 1 0 Gamepad

      And Minor Device Class field - Toy Major Class has this:

      7 6 5 4 3 2 Minor Device Class bit no. of CoD 0 0 0 1 0 0 Controller 0 0 0 1 0 1 Game

      If this helps, here is how I get BlueTooth information from a connected device:

      pi@lucaspi:~ $ hcitool con Connections: > ACL **00:26:43:66:A8:74** handle 11 state 1 lm SLAVE pi@lucaspi:~ $ hcitool info **00:26:43:66:A8:74** Requesting information ... BD Address: 00:26:43:66:A8:74 OUI Company: Alps Electric Co., Ltd (00-26-43) Device Name: PLAYSTATION(R)3 Controller LMP Version: 2.0 (0x3) LMP Subversion: 0x131f Manufacturer: Cambridge Silicon Radio (10) Features: 0xfc 0x07 0x82 0x7e 0x08 0x18 0x00 0x80 <encryption> <slot offset> <timing accuracy> <role switch> <hold mode> <sniff mode> <park state> <RSSI> <channel quality> <paging scheme> <broadcast encrypt> <EDR ACL 2 Mbps> <EDR ACL 3 Mbps> <enhanced iscan> <interlaced iscan> <interlaced pscan> <inquiry with RSSI> <AFH cap. slave> <AFH cap. master> <AFH class. master> <extended features>

      Try connecting your pi 0 to your other pi/debian system and see what info is different.

      Lastly, maybe check out Bluetooth CoD: Bluetooth Class of Device/Class of Service Explained for information on CoD info. I will be reading this as well for one of my projects, so I might be able to provide more info.

    • A

      USB Gamepad issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad gamepad config
      8
      0 Votes
      8 Posts
      2k Views
      mediamogulM

      @adamski

      Not a problem. glad to see it's starting to go your way.

    • M

      Wireless joystick detected as keyboard

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wireless joystick gamepad retropie keyboard
      2
      0 Votes
      2 Posts
      1k Views
      chipsnblipC

      please fill out the template in the sticky thread above to provide us with information about your setup. having basic info on your pi model, retropie version, and power supply etc. will help with troubleshooting.

      have a look here in the wiki where it outlines using jstest to determine the button values.

      also in this case, it would help to see the output of the command lsusb before and after you connect the wireless receiver.

    • D

      Joystick / Python Script Preventing Emulator Launch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad pythonscript control config freezing
      5
      0 Votes
      5 Posts
      994 Views
      D

      @herb_fargus I have omitted the analog trigger buttons for the time being. They will likely not be used in my final build as I will be focusing on only 8 and 16 bit generation systems anyway. After this I was planning on doing a fresh RetroPie build for my Pi3 based stationary consoles. This will likely be something I have to revisit so please let me know if you are aware of any potential solutions. Thanks for the help. I appreciate it.

    • M

      Gamepad numbering help needed...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad
      1
      0 Votes
      1 Posts
      464 Views
      No one has replied
    • timothyjbrickT

      Emulationstation with wireless USB gamepad (MYGT) issue.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie gamepad emulationstatio
      4
      0 Votes
      4 Posts
      978 Views
      mituM

      @timothyjbrick That's because ES uses SDL to talk to the joystick. See https://github.com/meleu/jstest-sdl for testing using the SDL library, it's similar to jstest, but through the SDL joystick mapping.

    • C

      Emulationstation detected Neo Geo PS3 Gamepad but can't define keys

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad emulationstatio
      1
      0 Votes
      1 Posts
      372 Views
      No one has replied
    • 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
    • C

      Zdoom and Gamepad

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development doom zdoom gamepad
      3
      0 Votes
      3 Posts
      1k Views
      ExarKunIvE

      @csl

      Other then doing controller mapping I don't think there is a way. Till someone one finds a way to get the latest zdoom + I think it is called. On retropie

    • S

      Retropie and gamepadblock

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. retropie gamepad
      5
      0 Votes
      5 Posts
      2k Views
      P

      I have just released a post about the virtual COM port of the GamepadBlock. I hope that answers your questions! You can find it at https://blog.petrockblock.com/2017/11/11/using-virtual-com-port-gamepadblock/

    • darkniorD

      Different Gamepad mapping problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad retroarch config gamepad mapping
      5
      0 Votes
      5 Posts
      1k Views
      darkniorD

      I make them myself by hand, i have what i want now.
      Now i only search to complete my UDEV file collection to make my RVGM compatible with most of the Joystick.
      A friend will give me his file for NES30 Pro.

    • P

      Kodi randomly skips video

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kodi ibuffalo gamepad video skipping
      8
      0 Votes
      8 Posts
      2k Views
      P

      I'm wondering if I might have better luck with v16 of Kodi. Is there a way to downgrade?