-
Notifications
You must be signed in to change notification settings - Fork 100
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
Add flag to reenable getGamepads #326
Comments
what can you do? we are special :) joking aside, |
This issue has been automatically marked as stale as there has been no recent activity in response to our request for more information. Please respond so that we can proceed with this issue. |
I recently needed this feature myself. I'd like to see it disabled by default, but modifiable in flags. |
yes, you are right.
I still advise you not to leave the gamepad connected. |
Preliminary checklist
Can the bug be reproduced with corresponding Chromium version?
Yes
Cromite version
117.0.5938.89
Device architecture
arm
Platform version
Android 12.1
Android Device model
Xiaomi Mi 10T (M2007J3SY, apollon)
Is the device rooted?
Yes
Changed flags
no flags changed
Is this bug happening in an incognito tab?
Yes
Is this bug caused by the adblocker?
No
Is this bug a crash?
Describe the bug
The problem is happening in Pony Town. I can't get to any server because of a Game Maker error on which this game Pony Town is written:
Failed to execute 'getGamepads' on 'Navigator': Access to the feature "gamepad" is denied
Steps to reproduce the bug
Sequence of actions:
1.1. If there is no login, but registration, then the game will offer to enter a new nickname for the account;
Expected behavior
After clicking the green button, instead of the above error, you should get to the server. To be more specific, immediately after clicking on the green button, your character will appear on a large forest map along with the rest of the players who have joined, the game interface and control/interaction buttons with both your character and the others will also appear, located at the bottom and left. You will immediately be able to move around the map using an unfixed virtual joystick following your finger. This should be the case and it happens in any browser known to me, EXCEPT Cromite, in which this error does not allow you to log in to the server and play. WebGL and other permissions have been granted, and the adblock has also been disabled.
Screenshots
NONE
The text was updated successfully, but these errors were encountered: