this post was submitted on 02 Oct 2024
26 points (100.0% liked)

RetroGaming

19330 readers
329 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS
 

I was going to post this in /c/retropie but it seems they haven't had any activity in 8 months. So I figure here is the next most appropriate place.

I recently brought out my raspberry pi, and started taking care with it. I downloaded some new themes. I put a hell of a lot more roms into it.

One problem is, if I try to connect a controller, I can map every button except LT and RT.

At first I thought it was because I was using the 8 Bitdo Switch arcade stick (which also has the ability to connect to PC/Linux/Raspberry Pi.

I didn't understand it, but I thought "Ok. Maybe something about it being an arcade stick means I can't use those two buttons on THIS stick. Whatever. I'll just use a different controller.

So I pull out my WiiU Pro Controller......SAME EXACT ISSUE.

So now I don't know WHAT to think. I WAS going to connect it to my switch, and see if I could do a button test on that, to see if it registers the inputs for those two buttons, but now I'm not sure that's needed if it's had the same issue with two unrelated controllers with two different form factors, made by two different companies.

Is this a common issue with an easy fix, or has life once again said "FUCK YOU Lost_My_Mind!!!" ?

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 weeks ago

I'm running RetroPie on a Debian laptop and I'm able to map all the buttons of my 8BitDo Pro 2 controller; no issues at all. I was also able to connect and configure an Xbox 360 controller just fine.

You might want to try getting help on the RetroPie forums if you don't get any luck here.

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

I've never had issues with the 8bitdo Controllers on rpi, Bluetooth or wired, but I found a thread where others solved the same problem. Looks like that particular controller isn't perfectly supported and you need to update xpad and a configuration file.

RetroPie forum.

[–] [email protected] 2 points 1 week ago (1 children)

I got it working. I wasn't expecting it to be as simple as pasting 2 lines of code into a config file. Still not sure why emulationstation doesn't see them, but at least retroarch does now.

Plus I fixed my issue of emulators not saving. I am SO excited with what I'm building. Every game from my childhood on one machine. Arcade, NES, SNES, Master System, Genesis, N64, PS1, Dreamcast.

It's all here. I turn on one machine, and it's all here! 14 year old me is screaming into a pillow. 41 year old me wants to scream into a pillow, but is responsible enough to not want to wake up the neighbors.

No, seriously......I am legit screaming at what this is.

[–] [email protected] 2 points 1 week ago (1 children)

On Linux, that's usually the case. Finding the config file is the problem. I suspect that's why emulation Station isn't working. I don't know where that's installed, but I'd assume there's another configuration file for ES. It's probably in the home directory, ~. maybe ~/.emulation_station or or ~/.ES. I don't recall, but there will be a file structure similar to the RetroArch tree.

In either case, it would be very kind to post the full solution for the next person.

[–] [email protected] 1 points 1 week ago

yeah. find the es_input.cfg file

Forum link

[–] [email protected] 2 points 1 week ago (1 children)

Two questions:

Are you connecting via USB or Bluetooth?

Do you have a toggle anywhere to put the device into XInput mode?

[–] [email protected] 2 points 1 week ago

Bluetooth, and I'll check again when I get home, but I'm almost certain it was already on x-Input.

[–] [email protected] 2 points 2 weeks ago

I suspect it's the latter because with my (chinese knock off) xbox360 controller I can map all of them.

What if you install retropie or mame on your pc and try to map it here? Maybe it's a driver issue