Search found 4 matches
- Tue Feb 27, 2018 12:47 pm
- Forum: Help and Support
- Topic: Virtual Keyboard typing too fast for engine
- Replies: 5
- Views: 3195
vkbd backend, not engine-specific
Thanks, dafioram. To my primitive understanding: fixing this without some kind of delay inserted between keystroke events would require that affected engines fired an event on keystroke "completion" that vkbd could wait for. As it stands, the vkbd processes KEYUP and KEYDOWN events as fast...
- Sun Feb 25, 2018 8:38 pm
- Forum: Help and Support
- Topic: Virtual Keyboard typing too fast for engine
- Replies: 5
- Views: 3195
Hi dafioram, I am using RetroPie. I'm using 2.0.0 as that's the latest in the RetroPie repo. Feel free to test it yourself. Open the save menu in BASS and try to enter a save name. It will enter exactly one character, the last character in the string, and the rest will be lost, because it can't acce...
- Sun Feb 25, 2018 5:50 pm
- Forum: Help and Support
- Topic: Virtual Keyboard typing too fast for engine
- Replies: 5
- Views: 3195
Re: Virtual Keyboard typing too fast for engine
First person to say "use a real keyboard" gets shot, btw.stoo wrote:Is there a better way of resolving this?
- Sun Feb 25, 2018 5:40 pm
- Forum: Help and Support
- Topic: Virtual Keyboard typing too fast for engine
- Replies: 5
- Views: 3195
Virtual Keyboard typing too fast for engine
ScummVM 2.0.0 stable Raspbian port (SDL2) running on RPi3B Built from source with vkbd support I am not a coder. -- In certain games the virtual keyboard seems to enter keystrokes faster than the engine can register them. I first noticed it when trying to enter a save game name in BASS, but it happe...