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

8 Commits

Author SHA1 Message Date
Peter Repukat
c3c4804800 Update VS 2017-05-31 15:04:29 +02:00
Peter Repukat
2cc770f41f Fix upgrade to VS 2017 + Qt 5.9 2017-05-31 15:01:18 +02:00
Peter Repukat
deccc86441 Add own injector 2016-11-29 18:30:56 +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
a90d1f2802 Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
Peter Repukat
cad9b542d5 fix: commit d9fdb3f 2016-11-19 07:59:24 +01:00
Peter Repukat
98603a3068 initial GloSC implementation 2016-11-18 01:22:07 +01:00
Peter Repukat
46281174d9 Projektdateien hinzufügen. 2016-11-16 14:31:35 +01:00