Commit Graph

46 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 e6bcf7a881 add version check for targets 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 e581716dae static link hooking dll 8 years ago
Peter Repukat 8041368918 Update Readme.md 8 years ago
Peter Repukat 03072d16b3 Update Readme.md 8 years ago
Peter Repukat b7a533ea42 Launch the gamelauncher in glosc config app, just to be safe 8 years ago
Peter Repukat 60cd81dbf1 don't patch any instructions if address is not found
also fix some typos in comments + add a bit more + fix function signature
8 years ago
Peter Repukat e6031186f3 don't force enable setting to hook steam everytime config app gets launched 8 years ago
Peter Repukat 4d2c8a544a fix function signature / cleanup 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 3dbd4de39a fix: SteamTarget not beeing updated 8 years ago
Peter Repukat c7e0d37b48 don't allow shortcuts to be added to steam if there aren't any 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 616486fd7d Update Readme.md 8 years ago
Peter Repukat 0e06ad9ee6 add ViGEm license 8 years ago
Peter Repukat 957d9f3acd force add dependency libs and dlls 8 years ago
Peter Repukat da594f6d8d Update Readme.md 8 years ago
Peter Repukat 6ba2684e0c Update Readme.md 8 years ago
Peter Repukat 2ad5d94ead Update Readme.md 8 years ago
Peter Repukat a90d1f2802 Add x86 (32bit) support 8 years ago
Peter Repukat 85dac92d19 update Readme.md 8 years ago
Peter Repukat 4dee459b1e ability to export non existing shortcuts to steam 8 years ago
Peter Repukat d41d063610 update Readme.md 8 years ago
Peter Repukat fd46fff1f7 remove TargetUserWindow from project files 8 years ago
Peter Repukat 1008207b03 change select dialog font to a monospace one 8 years ago
Peter Repukat 4c4ab59f24 Detect more names of UWP-Apps (where possible) 8 years ago
Peter Repukat cad9b542d5 fix: commit d9fdb3f 8 years ago
Peter Repukat d9fdb3f929 completely kick TargetUserWindow 8 years ago
Peter Repukat fa4a6a439d setting to close GloSC-SteamTarget when launched game closes 8 years ago
Peter Repukat 6eda0595e3 make sure we stay in game bindings
also removed the userwindow and always show the console (for now?)
8 years ago
Peter Repukat 6cf0397902 remove testing code 8 years ago
Peter Repukat 9a435b39f2 decouple input from framerate by moving it to own thread
this significantly reduces input-lag while keeping cpu usage at a minimum

also removed any of the vsync / framerate options as we now always render the overlay with 60fps
this reduces cpu usage and unnecessary overhead if playing with the default option of vsync on high refresh rate displays
8 years ago
Peter Repukat 524cde67cc fix: file copying in release builds 8 years ago
Peter Repukat bc987effa0 add example ini 8 years ago
Peter Repukat 7c77129a06 Add program icons 8 years ago
Peter Repukat 5130672caf fix: readme 8 years ago
Peter Repukat 4d887efb0b add initial readme 8 years ago
Peter Repukat 4ac2a8803b Add full license 8 years ago
Peter Repukat 38cf868d56 add license 8 years ago
Peter Repukat 24e49fda7b remove Qt GeneratedFiles 8 years ago
Peter Repukat 98603a3068 initial GloSC implementation 8 years ago
Peter Repukat 46281174d9 Projektdateien hinzufügen. 8 years ago
Peter Repukat 20c3efcb77 GITIGNORE und GITATTRIBUTES hinzufügen. 8 years ago