2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00
GloSc fork that allows Steam Overlay to draw over UWM apps
Go to file
2016-11-20 09:39:31 +01:00
dependencies initial GloSC implementation 2016-11-18 01:22:07 +01:00
GloSC Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
GloSC_GameLauncher Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
SteamTarget Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2016-11-16 14:31:33 +01:00
.gitignore remove Qt GeneratedFiles 2016-11-18 01:26:08 +01:00
GloSC.sln Add x86 (32bit) support 2016-11-20 09:19:58 +01:00
License.txt Add full license 2016-11-18 02:11:35 +01:00
Readme.md Update Readme.md 2016-11-20 09:39:31 +01:00
TargetConfig.ini setting to close GloSC-SteamTarget when launched game closes 2016-11-19 06:30:48 +01:00

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 add extra functionality to your SteamController

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? Consider donating to my PayPal

Work in progress

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.