You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-5Lines changed: 20 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,33 @@ If you want to add Windows Store or Xbox Game Pass Games to Steam, you need to d
10
10
11
11
[Download the latest version of UWPHook](https://github.com/BrianLima/UWPHook/releases) and store it somewhere on your PC.
12
12
13
-

14
-
15
-
Click "load installed UWP Apps", we will find every UWP app and Xbox Game Pass game installed on your PC.
16
-
17
-

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

18
15
19
16
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.
20
17
18
+

19
+
21
20
Close UWPHook, restart Steam, click play on your UWP game, and Steam will show your current game on your status as long as you are playing it!
22
21
23
22
----------
24
23
24
+
# SteamGridDB #
25
+
26
+
Since v2.8, UWPHook can automatically import grid, icons and hero images from [SteamGridDB](https://www.steamgriddb.com)
27
+
28
+
On your first usage, the app will ask you if you want it to download images, redirecting you to the settings page.
29
+
30
+

31
+
32
+
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:
33
+
34
+

35
+
36
+
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.
37
+
38
+
Special thanks to @FusRoDah061 for implementing the base feature!
0 commit comments