From 8ff89f7df50dd4f1efbd76fa0ae26d0cb0ee9593 Mon Sep 17 00:00:00 2001 From: Michael Meadow <31750063+m-meadow@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:26:13 -0800 Subject: [PATCH] README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4e8bcc2..c99f40e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +**This script is a WIP. Currently, the main functionality works as intended. Steam Big Picture launches automatically when the OS boots, then explorer starts automatically after a delay, which allows you to exit to desktop via the menu without needing to launch a shortcut for Explorer.exe first.** + +What remains to be fixed: + +1. Completely suppressing the taskbar when Windows Explorer automatically launches. The taskbar displays for a second when Explorer starts, which makes it appear inside game mode for a second, and then it disappears. This is not intended behavior, and it is visually distracting. + +2. Disabling the Windows welcome screen entirely. The Boot logo is removed, and the script is set to log the user account which ran the script in automatically. + # 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.