Skip to content

univrsal/input-overlay

Repository files navigation

input-overlay

Please follow the install guide closely before asking questions about the installation. Always download the latest release and NOT the sourcecode!

logo Show keyboard, mouse and gamepad input on stream. Available for OBS Studio 19.0.3+ on windows (32bit/64bit). Head over to releases for binaries.

Layout presets

How to use

tut tut2

Credits

input-overlay depends on libuiohook by kwhat licenced under the GNU General Public Licence v3.0

More Information:

Compiling: I compile the plugin with Visual Studio 2015 and static linking. If you need help with setting up a development environment you might want to take a look at a tutorial I wrote over at my blog. To enable static linking in VS do the following:

Right-click the project "input-overlay" in VS > Properties > Configuration Properties
> C/C++ > Code Generation
Choose /MT for runtime library in the Release Configuration 

Made a preset? Let me know and I'll add it to the repository!