Commit Graph

9 Commits (9983ba974a7c7bded41e772fb91efedc563ce49c)

Author SHA1 Message Date
Peter Repukat 9983ba974a fix: trying to permanently unhook steam when overlaywindow is not found [2/2] 8 years ago
Peter Repukat 56f9a9a436 fix: trying to permanently unhook steam when overlaywindow is not found 8 years ago
Peter Repukat c6cfed27d9 lower update interval of GloSC_GameLauncher 8 years ago
Peter Repukat deccc86441 Add own injector 8 years ago
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
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 fa4a6a439d setting to close GloSC-SteamTarget when launched game closes 8 years ago
Peter Repukat 38cf868d56 add license 8 years ago
Peter Repukat 98603a3068 initial GloSC implementation 8 years ago