mirror of
https://github.com/Thracky/GlosSI.git
synced 2024-11-03 09:40:18 +00:00
7947d6faac
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
11 lines
141 B
INI
11 lines
141 B
INI
[BaseConf]
|
|
bDrawDebugEdges=0
|
|
bEnableOverlay=1
|
|
bEnableControllers=1
|
|
bHookSteam=1
|
|
|
|
[LaunchGame]
|
|
bLaunchGame=0
|
|
Type=Win32
|
|
Path=
|
|
bCloseWhenDone=1 |