Commit Graph

321 Commits (2.0.7)
 

Author SHA1 Message Date
Peter Repukat 3727bce7d7 fix installer 7 years ago
Peter Repukat 91ce45bc75 Bump version 7 years ago
Peter Repukat 71f9ada892 Update installer / install.md file 7 years ago
Peter Repukat 18a51cf9c3 Don't run GameLauncher as admin anymore
Causes problems / not needed anymore
Fixes
7 years ago
Peter Repukat 4a2fd685d2 update ini 7 years ago
Peter Repukat 22cab53374 GloSC: fix tutorial overlay height 7 years ago
Peter Repukat 5c415b35a6 GloSC: include basic in-app tutorial 7 years ago
Peter Repukat c2e6ae37e8 Change tooltip duration 7 years ago
Peter Repukat d484e18bd4 Add tooltips 7 years ago
Peter Repukat 8c8f7e5221 Tell the user to have at least one non-Steam shortcut 7 years ago
Peter Repukat 2ca1e8ab3d Change UWP progress wording 7 years ago
Peter Repukat 872589826e Add progress dialog when scanning UWP apps 7 years ago
Peter Repukat 7cff788b87 Fix show_overlay function
actually hide the overlay window
7 years ago
Peter Repukat 39761fe37d Constraint wndow with in code not in editor 7 years ago
Peter Repukat 4890d9c66f Fix GloSC header 7 years ago
Peter Repukat e4b7207c61 Remove "Hook Steam button"
Making it pretty much mandatory if not manually set through .ini
7 years ago
Peter Repukat 70c1a7917d restrict framerate if overlay isn't shown 7 years ago
Peter Repukat 4caaa3f1bc Cleanup 7 years ago
Peter Repukat e68bf9835d Merge remote-tracking branch 'origin/master' 7 years ago
Peter Repukat be91e43291 Remove Focus switch trickery
Doesn't work anymore
7 years ago
Peter Repukat 7c1bcd671a Update Readme.md 7 years ago
Peter Repukat 8504ba02c9 Update Readme.md 7 years ago
Peter Repukat d7ebf12afd Update Version 7 years ago
Peter Repukat de7abe7e9f Update installer script / Appveyor config 7 years ago
Peter Repukat 8960bd99b0 SteamTarget: Link against Win7 compatible XInput 7 years ago
Peter Repukat ff4a157454 Fix hook function 7 years ago
Peter Repukat 125d1616d5 Update ViGEm 7 years ago
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 :)
7 years ago
Peter Repukat e77529137d Include new hook for newer Steam versions 7 years ago
Peter Repukat e07a443205 Update ViGEm
Update to v1.11.1.0
7 years ago
Peter Repukat 55ff0e9fd4 Fix EnforceBinding.dll for newer Steam betas... 7 years ago
Peter Repukat aa74d92047 Update Readme 7 years ago
Peter Repukat 5164bcd67d Fix installscript 7 years ago
Peter Repukat 6c02c0ef3f Force (Re-) add sfml dlls 7 years ago
Peter Repukat f390da3c8a Re-Add (old) ViGEm drivers
stupid git
7 years ago
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
7 years ago
Peter Repukat a3d816224e Update hooks for Steam beta 7 years ago
Peter Repukat c15b3b0022 Merge remote-tracking branch 'origin/master' 7 years ago
Peter Repukat ca128ffe19 Update ViGEm 7 years ago
Peter Repukat 88b7adc25f Merge pull request #17 from castrojo/master
Explicitly mention the input issues with having 4 controllers (#1)
7 years ago
Jorge O. Castro 707d3bcf5b Explicitly mention the input issues with having 4 controllers (#1)
Thought I would make this more explicit! 

Fixes #16.
7 years ago
Peter Repukat 58212846b8 Update Installscript 7 years ago
Peter Repukat 28e5839a1a Update installscript 7 years ago
Peter Repukat 1ce6edc434 Update Installscript 7 years ago
Peter Repukat 403c27e311 Update Installer script 7 years ago
Peter Repukat 25cd7c7d99 Update .gitignore 7 years ago
Peter Repukat ac03990f61 Add packaging batch 7 years ago
Peter Repukat 009f654f6e Update markdown files 7 years ago
Peter Repukat 4264ed2010 Remove x86 for the time being 7 years ago
Peter Repukat 45ee1bbd23 redist devcon 7 years ago