2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Peter Repukat
56edf5bad4 fix dll injection / ejection not working:
fixed injection not working when dll-path has spaces
fixed ejection not working by running gameluancher as admin
2016-11-27 16:46:19 +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
Peter Repukat
fa4a6a439d setting to close GloSC-SteamTarget when launched game closes 2016-11-19 06:30:48 +01:00
Peter Repukat
38cf868d56 add license 2016-11-18 01:40:14 +01:00
Peter Repukat
98603a3068 initial GloSC implementation 2016-11-18 01:22:07 +01:00