mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-05 07:07:23 +02:00
Update README.md
This commit is contained in:
parent
c4edf28d64
commit
555fbd25c7
@ -3,7 +3,7 @@ Transform your Windows Computer into a Video Game console first, PC second!
|
||||
**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.**
|
||||
|
||||
# GamesDows
|
||||
The Enable GamesDows 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.
|
||||
The Enable GamesDows batch 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.
|
||||
|
||||
**How the main functionality works: Enable batch script sets steam big picture as the shell > batch launches steam as lower privileged (so mouse and keyboard don't work on system prompts such as task manager yet, it needs to run as admin to fix that. The enable batch script creates a VBS script to suppress the command prompt window set as the shell at boot > The VBS script launches a second batch script created by the enable script run as admin > The second batch script is run by a scheduled task after a 20 second delay > delayed explorer batch script resets the shell to Steam OS Big Picture so it's possible to exit big picture without running a shortcut (menu performs as expected and exits directly to desktop).**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user