Commit Graph

4 Commits (e77529137de8d89dfc4ec743da4ae3b81bc4ebc1)

Author SHA1 Message Date
Peter Repukat e77529137d Include new hook for newer Steam versions 7 years ago
Peter Repukat 105287ecd4 EnforceDLL: Add second hook for newer Steam versions 7 years ago
Peter Repukat 3dbd4de39a fix: SteamTarget not beeing updated 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