2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00
GlosSI-fork/SteamTarget
Peter Repukat 09f9faec7c Fix Multiple controllers / Cleanup
By Unhooking Steams hook to XInputGetState, we can detect how many Controllers Steam "emulates", before pluggin in any virtual controllers.
This *should* enable the use of multiple Valve SteamControllers.

The unhooking procedure currently only works on AMD64 and prob. only with XInput1_4
2017-02-15 04:07:27 +01:00
..
Resources Add program icons 2016-11-18 02:46:31 +01:00
main.cpp SteamTarget: Ensure clean application exit... 2017-01-25 17:54:08 +01:00
resource.h SteamTarget: Show a little GloSC logo when the overlay is shown 2017-01-26 00:01:26 +01:00
SteamTarget.pri initial GloSC implementation 2016-11-18 01:22:07 +01:00
SteamTarget.pro initial GloSC implementation 2016-11-18 01:22:07 +01:00
SteamTarget.qrc Add program icons 2016-11-18 02:46:31 +01:00
SteamTarget.rc SteamTarget: Show a little GloSC logo when the overlay is shown 2017-01-26 00:01:26 +01:00
SteamTarget.vcxproj SteamTarget: Show a little GloSC logo when the overlay is shown 2017-01-26 00:01:26 +01:00
SteamTarget.vcxproj.filters SteamTarget: Show a little GloSC logo when the overlay is shown 2017-01-26 00:01:26 +01:00
SteamTargetRenderer.cpp Add setting to use Desktop-Config 2017-02-15 04:04:27 +01:00
SteamTargetRenderer.h Add setting to use Desktop-Config 2017-02-15 04:04:27 +01:00
VirtualControllerThread.cpp Fix Multiple controllers / Cleanup 2017-02-15 04:07:27 +01:00
VirtualControllerThread.h Fix Multiple controllers / Cleanup 2017-02-15 04:07:27 +01:00