README.md

This commit is contained in:
Michael Meadow
2024-01-22 01:26:13 -08:00
committed by GitHub
parent 641ce965a4
commit 8ff89f7df5

View File

@@ -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.