Cedric Wehrum
Cedric Wehrum
I'm not sure if this is the right place for this as strictly spoken it is not a bug report or feature request, but it is the only place I...
I'm trying to figure out if there is a way to use this library asynchronously. Currently I'm using the following (utilizing c++11 threads): ```cpp void handleController() { while(running) { SteamControllerEvent...
### Guidelines - [x] I have searched searched open and closed issues for duplicates - [x] I am submitting a bug report for existing functionality that does not work as...