├── CustomSteamDeckTools.zip ├── EDID_Setup.bat ├── EqualizerAPO_Config.txt ├── README.md ├── StartScript.bat ├── SteamDeckAHK.ahk ├── SteamDeckAutomatedInstall.ps1 └── app_config.json /CustomSteamDeckTools.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/CustomSteamDeckTools.zip -------------------------------------------------------------------------------- /EDID_Setup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/EDID_Setup.bat -------------------------------------------------------------------------------- /EqualizerAPO_Config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/EqualizerAPO_Config.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/README.md -------------------------------------------------------------------------------- /StartScript.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/StartScript.bat -------------------------------------------------------------------------------- /SteamDeckAHK.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/SteamDeckAHK.ahk -------------------------------------------------------------------------------- /SteamDeckAutomatedInstall.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/SteamDeckAutomatedInstall.ps1 -------------------------------------------------------------------------------- /app_config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CelesteHeartsong/SteamDeckAutomatedInstall/HEAD/app_config.json --------------------------------------------------------------------------------