Tool for using Steam-Input controller rebinding at a system level alongside a global overlay
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Peter Repukat c0f7e3a62b SteamTarget: Enable UIPI
In order to stay on top of UWP Apps, UAC Bypass protection has to be enabled.
Unfortunately this also means having to have a signed executable and that executable being placed inside a trusted location ("C:\Program Files\", "C:\Program Files (x86)", ...) for the Program to run.

Enabled in Release type builds only
7 years ago
EnforceBindingDLL Cleanup 7 years ago
GloSC Add setting to use Desktop-Config 7 years ago
GloSC_GameLauncher Cleanup 7 years ago
Injector Cleanup 7 years ago
SteamTarget SteamTarget: Enable UIPI 7 years ago
dependencies Update ViGEm 7 years ago
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 8 years ago
.gitignore remove Qt GeneratedFiles 8 years ago
GloSC.sln Add own injector 8 years ago
GloSC_Icon.ico Fix Icon paths 7 years ago
GloSC_Icon_small.png Update Readme.md 7 years ago
License.txt Add full license 8 years ago
Readme.md Update Readme.md 7 years ago
TargetConfig.ini Add setting to use Desktop-Config 7 years ago

Readme.md

GloSC logo

GloSC

GlosSC or Global SteamController is a small set of tools that allows you to use your SteamController as a systemwide XInput-controller alongside a systemwide (borderless window) Steam overlay

All complete with per application bindings and working rumble emulation.

GloSC can also launch any of your favorite Games and directly add them to Steam, be it Win32 or UWP!

It is the tool to enjoy any Game that has trouble with Steam and/or add extra functionality to your SteamController

FAQ / Troubleshooting

  • Q: The overlay isn't showing up!

    A: The overlay only works for windowed or borderless windowed mode applications. Nothing much I can do here. This is even true for UWP-Games! While it's true that UWP doesn't run exclusive fullscreen, they don't run, strictly speaking, classical borderless window either

    Try running your games as borderless window

  • Q: Audio turns off when using this

    A: ViGEm emulates a full X360-controller incl. peripherals

    Go to your windows sound mixer and reset you default playback device - It should be fixed, even for the next shortcut launches

  • Q: Multiple different controllers are not working

    A: Will probably be fixed in the long run, for now we have to wait for a new ViGEm release.

  • Q: Hitting the Steam Button + RT to take a screenshot doesn't work

    A: Another limitation that most likely won't be fixed, even if Steam would take a screenshot, you'd most likely get just a blank image

  • Q: UWP Games don't launch in foreground

    A: For some reason trying to launch them in foreground stops them fron launching entirely

    For now use alt+tab via Steam-chords

    This is currently beeing investigated

It is built using Qt 5.7 and uses SFML for drawing the overlay

The systemwide Xbox-Controller works via ViGEm

GloSC consists of:

  • A main application ("GloSC") allowing you to create and configure new shortcuts or "SteamTargets" and automatically add them to Steam
  • The "GloSC-GameLauncher" which can launch Win32 and UWP games and mainly exists to work around dual overlays
  • The "SteamTarget" which does most of the magic - Showing the overlay to the user as well as talking to the ViGEm-driver for systemwide Controller emulation

Like my stuff? Hit me up on twitter or consider donating to my PayPal

License

Copyright 2016 Peter Repukat - FlatspotSoftware

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.