From 0f8b87ec967e6669e13a06788bba5a5d7e89dac8 Mon Sep 17 00:00:00 2001 From: Michael Meadow <31750063+m-meadow@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:35:23 -0800 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fe9e52..1b88b7a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ What remains to be fixed: 3. Need to modify the batch script which starts explorer via the scheduled task to set the shell back to Big Picture once Explorer starts so that Game Mode persists between reboots. The registry key for the default shell needs to be reset to point to explorer.exe before the Explorer shell can be launched. Currently the script does not change the shell back to Big Picture after Explorer.exe is launched, which means Game Mode does not persist across reboots. # Windows Game Mode -The Enable Game Mode script makes Windows boots straight into Steam Big Picture without displaying any Explorer UI elements to ensure a Game Console like experience on Windows. I made this because I have a Steam Deck and I want the experience to mirror that of Steam OS as closely as possible. However, this will work on any Windows PC, the commands are not specific to the Steam Deck. +The Enable Game Mode script makes Windows boot straight into Steam Big Picture without displaying any Explorer UI elements to ensure a Game Console like experience on Windows. I made this because I have a Steam Deck and I want the experience to mirror that of Steam OS as closely as possible. However, this will work on any Windows PC, the commands are not specific to the Steam Deck. **Here's a breakdown of what each part of the script does**: