Commit Graph

10 Commits (3b1dbc092a218746183569505a2e10f202ecedd5)

Author SHA1 Message Date
Peter Repukat 5c2d6068c5 Update Copyright 5 years ago
Peter Repukat ed3046c057 SteamTarget: Change to subsystem Windows
according to https://github.com/SFML/SFML/issues/1192
7 years ago
Peter Repukat e6ee14dd67 fix build 7 years ago
Peter Repukat 5ae1ba0d4e build overlay open/close detection based on hooking... 7 years ago
Peter Repukat 9f61d9fb3f begin rewrite 7 years ago
Peter Repukat 9ae0161195 SteamTarget: Ensure clean application exit... 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
Peter Repukat 38cf868d56 add license 8 years ago
Peter Repukat 98603a3068 initial GloSC implementation 8 years ago
Peter Repukat 46281174d9 Projektdateien hinzufügen. 8 years ago