-
Notifications
You must be signed in to change notification settings - Fork 49
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
Keyboard and mouse can hang in MiniMig #149
Comments
I never experienced such thing, also nobody reported it yet, so it must be a local thing to you. |
It's worth trying another keyboard and mouse. (I have one mouse which behaves as you describe when used with Windows XP - but the same mouse is fine in Windows 10. I'd have said it was impossible if I hadn't seen it myself.) |
This is the behaviour I'd expect to see when USB problems happen. Then the packet indicating a key being released or a button isn't pressed, anymore may be lost. The host then never learns that the key or button has been released until the next keyboard or mouse data packet being received. And this happens if you move the mouse or press another key. Indeed, using a different device may solve the issue. But this should then be independent of the running core or software. |
Thanks for the infos guys. The interesting thing is... when i do the keyboard test in the Mist OSD ... it never behaves like that. Didnt you (Robinson) also said once, you where unable to press both flippers at the same time in pinball mania or was it pinball brain damage.... Hmmm... Its also weird that some pinball games; like pinball dreams work just fine. Maybe it has something to do with the slaves ..... ? Speaking of slaves... I did find out that some of the sound problems are slave/game related. It has a weird soundplayer or is very timing sensitive; because i also saw similar results in some WinUAE videos. So i tried ALL the slaves and Whdload versions... (that took a while :) Only ONE slave (older one) and one version of a WHDLoad exe is working 100% correct. Also, some sound issues can come from a player not handling the CACHE correcty, In any case,thanks for all the infos and stuff. very much appreciated !!! Yours, Torti |
Tested another USB Keyboard. Same result. Those are the Pinball Games that have Issues : and those work without any problem. !! No Keyboard problem anywhere, only in those that are in the first List. Weids; some odd keyboard routines ? Btw. I did set the Mouse "controls back to default" (double cklick time) greetings |
Do you think those games handle the Keyboard interrupt in a different fashion, like described here? |
Hi.
A little question that bugs me since years :) (minimig releated)
Is it the "fault" of the Core or the Firmware that the keyboard and mouse can get stuck/hang on an input.
Let me explain: With the mouse, i work on the Workbench and all the sudden, the last LMB get stuck
(like its still pressed) and the only way to resolve it, is to move the mouse, then the Button will be released.
Same think happends with the keyboard, especially in Pinball games (not in pinball dreams)
but in pinball fantasies, Pinball Brain damage, pinball mania, obsession, ect...
just try to hit both flippers at the same time... and do that often ... you will see soon or later,
depending on the game,
its either not possible to hit both keys at the exact same time... or that a input hangs
(flipper is still up, even if nothing is pressed)
Any ideas ... ? and will it get fixed ; eventually ;) ?
Greetings and BIG thanks,
Torti
The text was updated successfully, but these errors were encountered: