nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.07k stars 286 forks source link

Will you consider adding the creation of a virtual keyboard and mouse? #72

Closed lVentus closed 2 years ago

lVentus commented 3 years ago

Will you consider adding the creation of a virtual keyboard and mouse? Many games do not support controllers. I hope to make a software for mapping the mouse and keyboard to the controller.

kittuov commented 3 years ago

I'm trying to build an open source p2p Gamestreaming platform. I'm using ViGEm to handle "direct gamepads" and "Mobile touch screen -> gamepad" emulation. keyboard and mouse are currently handled through windows builtin api which causes few issues with scrolling.

if it's possible to add support for other devices like touchscreens etc, It'd be Fantastic.

nefarius commented 2 years ago

This is a topic for the successor.