FlavioFS / ParsecSoda

Parsec Soda is a custom open-source game streaming app that integrates with Parsec API and is focused in Host experience.
MIT License
203 stars 51 forks source link

is it possible to reject keyboard input from others #50

Open BisericaOrtodoxa opened 2 years ago

BisericaOrtodoxa commented 2 years ago

One of my players is using a keyboard to controller remapper and is sending both keyboard and controller inputs.

Is it possible to reject the keyboard inputs?

SteveCraft1 commented 2 years ago

Wouldn't be easier to use a program that Block the keyboard input by itself or as a option?

BisericaOrtodoxa commented 2 years ago

Wouldn't be easier to use a program that Block the keyboard input by itself or as a option?

Can't find one that lets windows see it but not parsec

SteveCraft1 commented 2 years ago

Theres keyboard splinter,you can emulate the keyboard and block its inputs

FlavioFS commented 2 years ago

Yeah, I did a video on Keyboard Splitter some time ago. Awesome app Kofiz showed me. 🙂 Video - How to remap your keyboard into gamepads

P.S.: Technically this is a client side issue, since the guest is sending multiple inputs.