2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-17 03:26:02 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Peter Repukat
5c2d6068c5 Update Copyright 2019-10-19 20:25:18 +02:00
Peter Repukat
9f61d9fb3f begin rewrite 2018-03-18 17:47:26 +01:00
Peter Repukat
e3a49db9a9 Revert "EnforceBindingDLL: EXPERIMENTAL: Disable LizardMode"
This reverts commit 30795a1ae0.
2018-01-21 18:12:18 +01:00
Peter Repukat
30795a1ae0 EnforceBindingDLL: EXPERIMENTAL: Disable LizardMode 2018-01-21 17:31:11 +01:00
Peter Repukat
4841fc2caa Cleanup 2017-01-25 23:48:47 +01:00
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
2016-11-26 22:57:32 +01:00