-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Bluetooth Controller Misbehaving #72
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
As an additional note I installed the Retroarch desktop app to test and the controller is working okay in that. |
The only controllers I have to test are Xbox series, Xbox wired(360 and wired), Razr kishi Check the browser console for errors. |
Just to be clear when I say to check the browser console for errors those are the errors I need to know what is going wrong. |
The error should be when you are in the game browser if the controller does not work there. |
Tried in the game browser, I am not really seeing anything useful there either. I tried connecting/disconnecting the controller, pressing all of the buttons. No response, no logs/errors/warning output other than things that seem ordinary (see below screenshot). As a note again, the controller is completely non-responsive until I open (F1)->Controls->Port 1 Controls and then select one of the control buttons. Once I am in that menu and press a button all of a sudden, the controller works on other screens but it is going crazy. So it seems like the controller is not even recognized until I go to that screen for whatever reason. |
Does this page work for you ? |
Yes, below is the mapping: B10 = "Select" button Axis 0 @ -1 = D-pad left |
I think I can work with that, i have a lot on my plate right now will take a bit to get you something to test. |
@hermetic-charm Can you please test this code? Exec into the container to replace the file with head:
Then in your browser use a private window to make sure you don't get any cache and see if the controller works at all in the menu or in game. |
It looks like your controller dpad is registered as n analogue device, I will get a fix in for the up down not working in the menu. As for gameplay in retroarch itself you need to set I believe:
Keep in mind retroarch thinks your dpad is an analogue input. |
Run this again this should fix the menu:
And again I think you need to interact with the page (mouse click into it or keyboard) before you start doing controller stuff or at the very least before trying to launch a game. That last error is from Retroarch itself and I have never seen it though I doubt it is related to a controller. |
This one is working a bit better. Still issues on System/Game selection, if the controller is turned on it constantly switches between the options as if I was rapidly pressing up or down on the d-pad repeatedly. Once I do load a game A/B works, if I head into options and set Left Analog the D-Pad does start working. "Select" and "Start" buttons do not work at all as far as I can tell. Additionally, the controller working as described above seems somewhat hit or miss. Sometimes it works right away (after setting Left Analog). Other times it is non-responsive, and I need to turn the controller off and back on again. Sometimes the Retroarch menu scrolls through options infinitely (similiar to System/Game selection screens). Other times, the Retroarch menu completely locked up again (i.e. controller didn't work in the menus but also mouse and keyboard stopped working until I disconnected the controller). |
Can you show me a screenshot of what it looks like when you press down or up on your controller from here https://hardwaretester.com/gamepad ? |
So you see the problem here right? Basically everything should be registered as 0 as seen with my series controller here: Your only real course of action is to contact 8bitdo, they need to work to get their controller sane in web browsers and participate in its mapping and identification. Edit: also the start select has to be a trial and error thing, which is made difficult if the menu is going bonkers when you try to select buttons to try from the controller mapping. |
I see what you mean here, I will reach out to 8bitdo and start a conversation with them. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
Bluetooth controller is connected but either does nothing or goes "crazy" looping through menus.
Expected Behavior
Bluetooth controller works in both the menus and games.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: