GloSc fork that allows Steam Overlay to draw over UWM apps
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 e2b0779c7c Fix regex escapes 2 years ago
.github/workflows Create stale.yml 3 years ago
GlosSIConfig Fix regex escapes 2 years ago
GlosSITarget Support waiting for child procs 2 years ago
UWPOverlayEnablerDLL Fix typos 3 years ago
deps Add json dep 3 years ago
docs update pages 3 years ago
.gitattributes Add .gitignore and .gitattributes. 3 years ago
.gitignore Update .gitignore 3 years ago
.gitmodules Add json dep 3 years ago
CONTRIBUTING.md Add building / contributing files 3 years ago
GlosSI.sln Some dodgy way for UWP Overlays. 3 years ago
LICENSE Add License file 3 years ago
QT_License Add qt License 2 years ago
Readme.md Start a few docs 3 years ago
ViGEm_BuildConfig.patch Add ViGEm buildconfig patch 3 years ago
buildSFML.bat Don't build debug sfml on CI 3 years ago
buildSFML.sh Fun with Linux 3 years ago
buildViGEmClient.bat Add some build helpers 3 years ago
download_release_deps.ps1 Add release_deps download script 3 years ago
glosc.code-workspace Start Config App 3 years ago
version_appveyor.ps1 AppVeyor version script 3 years ago
version_help.ps1 Use version helper script for all executables 3 years ago

Readme.md

Build status License Github All Releases Discord

TODO: Logo

ATTENTION: GloSC is currently being rewritten, and renamed to GlosSI ([Glo]bal ([s]ystemwide) [S]team [I]nput)

No ETA when it's done
No support until then.

Looking for contributors!
As the past has shown, I have way to less time on hand too maintain such a project.
Reach out via Discord/E-Mail (But get to the point right away, please, I get way too much spam)

See: BUILDING.md,CONTRIBUTING.md

GlosSI

GlosSI or [Glo]bal ([s]ystemwide) [S]team [I]nput, formerly knows as GloSC (Global Steam Controller), is a tool that allows one to use Steam-Input controller rebinding at a system-level alongside a system wide (borderless window) Steam overlay
All complete with per application bindings and working rumble emulation.
GlosSI can, but isn't required to, launch any of your favorite games or applications and directly add them to Steam, be it Win32 or Windows Store (UWP)!
It is the tool to enjoy any game that has trouble with Steam and/or add extra functionality to your Steam-Input needs

Windows Store, Reshade / SweetFX, Origin, Uplay, Emulators and more with no hassle


How does it work? / What does it do?

GlosSI creates and adds a (or multiple) non-Steam shortcuts to Steam. When one of those is launched, a transparent, borderless window appears in which you can use the Steam-overlay. You also get access to touch- and radial-menus and other functionality normally only present in Games

In addition to that, Gamecontroller-inputs are redirected to the whole operating system, so that they will work with any game or application
Real Gamecontrollers are hidden from other applications, so that they can't interfere with your game.

This brings full Steam-Input functionality to the desktop and any other application Steam-Input might not have worked before

Games do not need to be launched using GlosSI.
If the "Start Application" option does not work, launch any GlosSI-Shortcut from Steam, followed by a game or application.

What this is not

  • a replacement for Steams controller configuration tool.
  • a Steam remote play / steam game streaming solution. (That being said, it can work, but is not guaranteed to.)
  • Old versions (GloSC, Global [S]team[C]ontroller) where never designed to be used with anything other than said controller, GlosSI can be used with any controller.

Join the GlosSI discord here: https://discord.gg/T9b4D5y


GlosSI consists of

  • The "GlosSITarget" which does most of the magic - Showing the overlay to the user as well as talking to the ViGEm-driver for system wide Controller emulation
  • A config application ("GlosSIConfig") handling shortcut ("GlosSITarget") creation and their addition to Steam.

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

GloSC got mentioned from Valve in the Steam client beta change log on the 9. of January

GloSC/GlosSI is not affiliated with Valve, Steam, or any of their partners.


GlosSI is built using Qt 6.2 and a fork of SFML for drawing the overlay

The system wide Xbox-Controller works via ViGEm Device Hiding via HidHide

For Building instructions refer to BUILDING.md

License

Copyright 2017-2021 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.