A Dockerfile to build the windows binary of decky loader for use on windows.
Docker v19.03+
- Pass the release tag you want to build (obtained here)
docker buildx build --output type=local,dest=. . --build-arg release=v2.11.1
-
It will generate a
dist
folder containing ahomebrew
folder -
Move this
homebrew
folder toC:/Users/{username}
-
Run the executable, which will generate the necessary folders in the
homebrew
folder -
Decky loader will now appear in the "Quick settings" in steam big picture mode
- Access "Quick settings" with a xbox controller
Xbox button + A
- Access "Quick settings" with a xbox controller
Any plugins doing anything other than styling will most likely not work, as most are intended for a linux environment.