🔗 Add your Windows Store or UWP games to Steam
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
Brian Lima 11ee11274e Check if icon exists before copying 2 years ago
UWPHook Check if icon exists before copying 2 years ago
.gitattributes 🎪 Added .gitattributes & .gitignore files 8 years ago
.gitignore Inform user of SteamGrid download on first run 3 years ago
License.md Recreate License.md 8 years ago
README.md Merge pull request #75 from GamerKingFaiz/patch-1 2 years ago
UWPHook.nsi Bump version 2 years ago
UWPHook.sln Remove old Setup project from solution 4 years ago

README.md

UWPHook

Small project to link UWP games and XboxGamePass to Steam

If you want to add Windows Store or Xbox Game Pass Games to Steam, you need to do a bit of a warkaround because Steam can't see UWP apps, and there's a chance Steam won't show it on your "Currently playing" status. This app aims to simplify a little bit the process where it is possible by automating the scripting and launching of Windows Store apps and Xbox Game Pass games.

To add UWP or XGP games to Steam

Download the latest version of UWPHook and store it somewhere on your PC.

Click on the 🔄 to load installed UWP Apps, we will find every UWP app and Xbox Game Pass game installed on your PC.

Select every app you want to add to Steam, you can change the name by double clicking the "name" collumn, press "Export selected apps to Steam" and 🎉, every app you selected will be added to Steam.

Close UWPHook, restart Steam if prompted, click play on your UWP game, and Steam will show your current game on your status as long as you are playing it!


SteamGridDB

Since v2.8, UWPHook can automatically import grid, icons and hero images from SteamGridDB

On your first usage, the app will ask you if you want it to download images, redirecting you to the settings page.

By adding a API Key obtained in the SteamGridDB preferences, UWPHook will try to find matching images for any exported games, giving you the following result:

You can refine the images by using filters for animated images, blurred, no logo or memes for example, but it will always pick the first it finds for the filters automatically.

Special thanks to @FusRoDah061 for implementing the base feature!

Troubleshooting

  • Steam's Overlay isn't working!
    • Unfortunately, it's a Steam limitation, Valve has to update it in order to work properly with UWP, DXTory is a recommended overlay for UWP games.
  • Steam Link launches the game but input doesn't work!
    • Unfortunately, another limitation by Steam, i have some ideas as to why it isn't working, but i can't give an ETA for when i can fix this, or even if it's fixable on my end, since Valve didn't released the Link in Brazil and i can't get one to test.
  • Steam Controller isn't working
    • Another limitation by Steam, some people reported it works with "Desktop Mode" configuration, but i can't verify this.
  • My question isn't listed here!

Building

  • Clone project or forked project.
  • Install Visual Studio 2019 with .NET Framework 4.6.2.
  • Install SharpSteam by BrianLima and VDFParser by heyvito.
  • Add the above two dll to the project in Visual Studio Reference Manager.
  • Press run!

About

This software is open-source under the MIT License.

If you like what i did with it and want to suport me, you can cheer me up at my Twitter or pay me a coffee via Paypal, it will help me to continue to build amazing open source tools for you!"

Thanks for your support, and game on!