-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Repeated phantom inputs #1288
Comments
a couple of instances where I have found mention of this issue: https://www.reddit.com/r/pokerogue/comments/1cgiy51/phantom_inputs/ |
As a side note, after doing some digging I found this - which allowed me to use the game without the issue occurring. https://github.com/Admiral-Billy/Pokerogue-App/releases/tag/v2.0.1 |
I've noticed a similar issue; button presses sticking; doesn't seem happen chromium based browsers. Must have something to do with polling rate of firefox? |
I can personally confirm that this does happen in Chromium-based browsers. |
There is a large Discord threat about this |
Did u ever find a fix to this issue? can't really find anything |
there is no fix to this issue yet, no |
I've attached a video showing the issue.
This video shows the main menu of the game. I press down (or S) and it scrolls all the way to the bottom. I then press up (or W) and it then alternates between the bottom two menu entries forever, as if I am pressing up & down repeatedly.
chrome_JKV8gzby4H.mp4
In another example, the first input I press on the main menu is enter (or z/space). In this case it acts as though the same input is being pressed repeatedly. It gets stuck on a pokemon summary screen where the button would have no effect. At this point I press X, and from this point it acts as if I am alternating between Z and X.
chrome_1XcSuDZdoX.mp4
This issue has occurred for me on two different Windows 11 PCs and three different browsers (chrome, edge, firefox)
I've found a few places where people have reported the same issue but never a solution.
The text was updated successfully, but these errors were encountered: