ange-yaghi / engine-sim

Combustion engine simulator that generates realistic audio.
http://engine-sim.parts/
MIT License
8.71k stars 786 forks source link

Inputs do not work when using a remote desktop tool (like Chrome Remote Desktop) #99

Open HWiese1980 opened 2 years ago

HWiese1980 commented 2 years ago

I've re-checked in 0.1.7a and it's still an issue.

I cannot control the app via remote desktop tools like the mentioned Chrome Remote Desktop. On a local keyboard everything works like a charm. From remote, keyboard inputs are just not received by the app.

On-screen keyboard also does not work.

TheMispeled commented 2 years ago

use on screen keyboard

HWiese1980 commented 2 years ago

As mentioned, that doesn't work either. I've tried.

BoogieHasFun commented 2 years ago

try using Parsec, its a amazing tool.

Simsalaba commented 2 years ago

I have the same issue. Parsec doesn't work either. I've tried all of the above.

BoogieHasFun commented 2 years ago

drivers, maybe.

Simsalaba commented 2 years ago

@BoogieHasFun I doubt that. I think it's the way the button presses are parsed probably. It's maybe parsing codes directly from hardware instead of going through some universal key event tracker. Just guessing though.

BoogieHasFun commented 2 years ago

@BoogieHasFun I doubt that. I think it's the way the button presses are parsed probably. It's maybe parsing codes directly from hardware instead of going through some universal key event tracker. Just guessing though.

we're all guessing

PseudoResonance commented 1 year ago

My remote input app (Barrier/Synergy) uses a virtual PS/2 keyboard for input. This isn't an issue with this engine sim though, it's with the Delta Studio game engine, but looking around, especially here, nothing stood out as preventing PS/2 keyboard input.