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

61 Commits

Author SHA1 Message Date
Peter Repukat
b318d1c1f5 update Readme.md 2017-01-25 19:06:45 +01:00
Peter Repukat
4f6b2e7cc7 Bump Version 2017-01-25 18:52:11 +01:00
Peter Repukat
9ae0161195 SteamTarget: Ensure clean application exit... 2017-01-25 17:54:08 +01:00
Peter Repukat
69515127b3 Cleanup 2017-01-25 17:14:38 +01:00
Peter Repukat
5a9bf44225 Fix controller updaterate 2017-01-25 17:14:23 +01:00
Peter Repukat
84a0849e7d Hide console window / communite to user with messageboxes 2017-01-25 17:13:48 +01:00
Peter Repukat
5770730ea7 Fix Icon paths 2017-01-25 17:12:02 +01:00
Peter Repukat
b02fc62878 bump version 2016-12-08 03:00:12 +01:00
Peter Repukat
c4b8f4d443 GloSC-Main: change wording in UI 2016-12-08 02:59:57 +01:00
Peter Repukat
6e7480c601 SteamTarget: Move mousecursor inside the overlay after console has got focus again 2016-12-04 22:58:52 +01:00
Peter Repukat
8d6f186d70 GloSC-Main: Set instance name to application name after selecting 2016-12-04 22:20:01 +01:00
Peter Repukat
59090f4f8d GloSC-Main: UI changes 2016-12-04 22:06:44 +01:00
Peter Repukat
4ba0b3a7e7 GloSC-Main: User setting to disable Steam hook 2016-12-04 22:05:28 +01:00
Peter Repukat
f3aa9b2d67 SteamTarget: Force 60FPS lock 2016-12-04 22:04:54 +01:00
Peter Repukat
19445c3ad3 Fix: Injector \ SteamTarget: Not beeing able to hook Steam for some people 2016-12-04 21:43:31 +01:00
Peter Repukat
9983ba974a fix: trying to permanently unhook steam when overlaywindow is not found [2/2] 2016-11-29 20:47:34 +01:00
Peter Repukat
e6bcf7a881 add version check for targets 2016-11-29 19:05:36 +01:00
Peter Repukat
56f9a9a436 fix: trying to permanently unhook steam when overlaywindow is not found 2016-11-29 18:40:47 +01:00
Peter Repukat
c6cfed27d9 lower update interval of GloSC_GameLauncher 2016-11-29 18:31:15 +01:00
Peter Repukat
deccc86441 Add own injector 2016-11-29 18:30:56 +01:00
Peter Repukat
e581716dae static link hooking dll 2016-11-29 14:39:56 +01:00
Peter Repukat
8041368918 Update Readme.md 2016-11-28 11:30:16 +01:00
Peter Repukat
03072d16b3 Update Readme.md 2016-11-28 11:29:36 +01:00
Peter Repukat
b7a533ea42 Launch the gamelauncher in glosc config app, just to be safe 2016-11-28 11:03:57 +01:00
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
2016-11-28 10:57:47 +01:00
Peter Repukat
e6031186f3 don't force enable setting to hook steam everytime config app gets launched 2016-11-27 16:59:19 +01:00
Peter Repukat
4d2c8a544a fix function signature / cleanup 2016-11-27 16:46:41 +01:00
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
3dbd4de39a fix: SteamTarget not beeing updated 2016-11-26 23:12:31 +01:00
Peter Repukat
c7e0d37b48 don't allow shortcuts to be added to steam if there aren't any 2016-11-26 22:58:02 +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
616486fd7d Update Readme.md 2016-11-22 02:29:57 +01:00
Peter Repukat
0e06ad9ee6 add ViGEm license 2016-11-21 21:26:34 +01:00
Peter Repukat
957d9f3acd force add dependency libs and dlls 2016-11-21 21:21:55 +01:00
Peter Repukat
da594f6d8d Update Readme.md 2016-11-21 20:23:21 +01:00
Peter Repukat
6ba2684e0c Update Readme.md 2016-11-21 20:20:46 +01:00
Peter Repukat
2ad5d94ead Update Readme.md 2016-11-20 09:39:31 +01:00
Peter Repukat
a90d1f2802 Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
Peter Repukat
85dac92d19 update Readme.md 2016-11-20 01:10:57 +01:00
Peter Repukat
4dee459b1e ability to export non existing shortcuts to steam 2016-11-20 00:57:55 +01:00
Peter Repukat
d41d063610 update Readme.md 2016-11-19 08:25:14 +01:00
Peter Repukat
fd46fff1f7 remove TargetUserWindow from project files 2016-11-19 08:25:03 +01:00
Peter Repukat
1008207b03 change select dialog font to a monospace one 2016-11-19 08:00:27 +01:00
Peter Repukat
4c4ab59f24 Detect more names of UWP-Apps (where possible) 2016-11-19 07:59:56 +01:00
Peter Repukat
cad9b542d5 fix: commit d9fdb3f 2016-11-19 07:59:24 +01:00
Peter Repukat
d9fdb3f929 completely kick TargetUserWindow 2016-11-19 06:35:52 +01:00
Peter Repukat
fa4a6a439d setting to close GloSC-SteamTarget when launched game closes 2016-11-19 06:30:48 +01:00
Peter Repukat
6eda0595e3 make sure we stay in game bindings
also removed the userwindow and always show the console (for now?)
2016-11-19 04:41:04 +01:00
Peter Repukat
6cf0397902 remove testing code 2016-11-19 02:29:21 +01:00
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
2016-11-19 02:24:49 +01:00