Peter Repukat
91ce45bc75
Bump version
2017-11-13 18:12:18 +01:00
Peter Repukat
71f9ada892
Update installer / install.md file
2017-11-13 18:02:39 +01:00
Peter Repukat
18a51cf9c3
Don't run GameLauncher as admin anymore
...
Causes problems / not needed anymore
Fixes
2017-11-13 17:47:04 +01:00
Peter Repukat
4a2fd685d2
update ini
2017-11-12 20:27:28 +01:00
Peter Repukat
22cab53374
GloSC: fix tutorial overlay height
2017-11-12 07:25:35 +01:00
Peter Repukat
5c415b35a6
GloSC: include basic in-app tutorial
2017-11-12 07:05:25 +01:00
Peter Repukat
c2e6ae37e8
Change tooltip duration
2017-11-12 03:00:41 +01:00
Peter Repukat
d484e18bd4
Add tooltips
2017-11-12 02:58:15 +01:00
Peter Repukat
8c8f7e5221
Tell the user to have at least one non-Steam shortcut
2017-11-12 02:32:40 +01:00
Peter Repukat
2ca1e8ab3d
Change UWP progress wording
2017-11-12 02:29:30 +01:00
Peter Repukat
872589826e
Add progress dialog when scanning UWP apps
2017-11-12 02:29:02 +01:00
Peter Repukat
7cff788b87
Fix show_overlay function
...
actually hide the overlay window
2017-11-12 02:08:16 +01:00
Peter Repukat
39761fe37d
Constraint wndow with in code not in editor
2017-11-12 02:04:24 +01:00
Peter Repukat
4890d9c66f
Fix GloSC header
2017-11-12 02:03:59 +01:00
Peter Repukat
e4b7207c61
Remove "Hook Steam button"
...
Making it pretty much mandatory if not manually set through .ini
2017-11-12 02:00:15 +01:00
Peter Repukat
70c1a7917d
restrict framerate if overlay isn't shown
2017-11-12 01:46:52 +01:00
Peter Repukat
4caaa3f1bc
Cleanup
2017-11-12 01:03:14 +01:00
Peter Repukat
e68bf9835d
Merge remote-tracking branch 'origin/master'
2017-11-11 17:39:10 +01:00
Peter Repukat
be91e43291
Remove Focus switch trickery
...
Doesn't work anymore
2017-11-11 17:39:04 +01:00
Peter Repukat
7c1bcd671a
Update Readme.md
2017-10-14 20:13:47 +02:00
Peter Repukat
8504ba02c9
Update Readme.md
2017-09-29 22:06:57 +02:00
Peter Repukat
d7ebf12afd
Update Version
2017-09-29 21:49:02 +02:00
Peter Repukat
de7abe7e9f
Update installer script / Appveyor config
2017-09-29 21:47:54 +02:00
Peter Repukat
8960bd99b0
SteamTarget: Link against Win7 compatible XInput
2017-09-29 21:45:06 +02:00
Peter Repukat
ff4a157454
Fix hook function
2017-09-29 20:12:58 +02:00
Peter Repukat
125d1616d5
Update ViGEm
2017-09-29 19:52:20 +02:00
Peter Repukat
38ba58ffa9
EnforceBindings: Generalized hooking function
...
Now I shouldn't have to patch GloSC as often...
* In the function we want to hook the appID of the Chord bindings get referenced,
it takes 3 arguments (we can get that from the function prolog)
and it is the only one that does both. (in steamclient.dll)
We search for the constant appID of SteamChard bindings
move a bit upward and search for the correct function prolog
The function-prolog of the hooked function, get replaced with a jump to our hook
Our hook, then executed the missing function prolog,
patches the second function argument on the stack
and jumps back to let Steam do the rest for us :)
2017-09-24 23:20:43 +02:00
Peter Repukat
e77529137d
Include new hook for newer Steam versions
2017-09-24 19:40:04 +02:00
Peter Repukat
e07a443205
Update ViGEm
...
Update to v1.11.1.0
2017-08-28 16:41:10 +02:00
Peter Repukat
55ff0e9fd4
Fix EnforceBinding.dll for newer Steam betas...
2017-07-17 21:35:18 +02:00
Peter Repukat
aa74d92047
Update Readme
2017-07-03 02:43:03 +02:00
Peter Repukat
5164bcd67d
Fix installscript
2017-07-03 02:42:57 +02:00
Peter Repukat
6c02c0ef3f
Force (Re-) add sfml dlls
2017-07-03 02:38:13 +02:00
Peter Repukat
f390da3c8a
Re-Add (old) ViGEm drivers
...
stupid git
2017-07-03 02:34:57 +02:00
Peter Repukat
b7ec2f1ea1
Revert "Update ViGEm"
...
This reverts commit ca128ffe19
.
Current version of ViGEm has issues with virtual controller creation
See: https://github.com/nefarius/ViGEm/issues/42
2017-07-03 02:29:48 +02:00
Peter Repukat
a3d816224e
Update hooks for Steam beta
2017-07-03 02:28:43 +02:00
Peter Repukat
c15b3b0022
Merge remote-tracking branch 'origin/master'
2017-07-03 01:06:25 +02:00
Peter Repukat
ca128ffe19
Update ViGEm
2017-07-03 01:06:04 +02:00
Peter Repukat
88b7adc25f
Merge pull request #17 from castrojo/master
...
Explicitly mention the input issues with having 4 controllers (#1 )
2017-06-17 12:13:59 +02:00
Jorge O. Castro
707d3bcf5b
Explicitly mention the input issues with having 4 controllers ( #1 )
...
Thought I would make this more explicit!
Fixes #16 .
2017-06-16 12:41:02 -07:00
Peter Repukat
58212846b8
Update Installscript
2017-05-31 18:34:42 +02:00
Peter Repukat
28e5839a1a
Update installscript
2017-05-31 18:26:02 +02:00
Peter Repukat
1ce6edc434
Update Installscript
2017-05-31 18:14:55 +02:00
Peter Repukat
403c27e311
Update Installer script
2017-05-31 18:06:19 +02:00
Peter Repukat
25cd7c7d99
Update .gitignore
2017-05-31 17:56:14 +02:00
Peter Repukat
ac03990f61
Add packaging batch
2017-05-31 17:56:04 +02:00
Peter Repukat
009f654f6e
Update markdown files
2017-05-31 17:49:48 +02:00
Peter Repukat
4264ed2010
Remove x86 for the time being
2017-05-31 17:38:18 +02:00
Peter Repukat
45ee1bbd23
redist devcon
2017-05-31 17:35:51 +02:00
Peter Repukat
0e60dbe786
Bump version
2017-05-31 17:35:27 +02:00