You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI-fork/SteamTarget
Peter Repukat 7947d6faac Enforce non desktop bindings:
done by mid function hooking a function in steamclient.dll
the function appears to be setting the appId of the new controller bindings

inject/hook right after the target launched
switch focus -> binding gets changed to shortcut bindings -> hook function grabs appid
hook function replaces desktop-config appid with the one grabbed everytime steam tries to active desktop-config
glosc_gamelauncher unloads dll when the target closes; unloading dll patches steamclient.dll back to original
8 years ago
..
Resources Add program icons 8 years ago
SteamTarget.pri initial GloSC implementation 8 years ago
SteamTarget.pro initial GloSC implementation 8 years ago
SteamTarget.qrc Add program icons 8 years ago
SteamTarget.rc Add program icons 8 years ago
SteamTarget.vcxproj Add x86 (32bit) support 8 years ago
SteamTarget.vcxproj.filters decouple input from framerate by moving it to own thread 8 years ago
SteamTargetRenderer.cpp Enforce non desktop bindings: 8 years ago
SteamTargetRenderer.h Enforce non desktop bindings: 8 years ago
VirtualControllerThread.cpp remove testing code 8 years ago
VirtualControllerThread.h decouple input from framerate by moving it to own thread 8 years ago
main.cpp Enforce non desktop bindings: 8 years ago
resource.h Add program icons 8 years ago