Commit Graph

9 Commits (a5e37a290709f00e42845d0e48db0ef8dac58b2f)

Author SHA1 Message Date
WombatFromHell a0b2ac5010 Updated project files for VC2019 on Win10 5 years ago
Peter Repukat ffdd07c0f3 fix build paths 6 years ago
Peter Repukat 5ae1ba0d4e build overlay open/close detection based on hooking... 6 years ago
Peter Repukat 9f61d9fb3f begin rewrite 6 years ago
Peter Repukat 16c56ebe64 Update to VS17
QT-5.9 beta and QT visual studio beta addin is needed
7 years ago
Peter Repukat 9fff72cc65 Add assemblyinformation 7 years ago
Peter Repukat bd99fc0857 Unify build-dirs 7 years ago
Peter Repukat e581716dae static link hooking dll 8 years ago
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