Skip to content

gazzamc/decky-loader-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Decky Loader Windows Build

A Dockerfile to build the windows binary of decky loader for use on windows.

Prerequisites

Docker v19.03+

Build process

  1. Pass the release tag you want to build (obtained here)
   docker buildx build --output type=local,dest=. . --build-arg release=v2.11.1
  1. It will generate a dist folder containing a homebrew folder

  2. Move this homebrew folder to C:/Users/{username}

  3. Run the executable, which will generate the necessary folders in the homebrew folder

  4. Decky loader will now appear in the "Quick settings" in steam big picture mode

    • Access "Quick settings" with a xbox controller Xbox button + A

Note

Any plugins doing anything other than styling will most likely not work, as most are intended for a linux environment.

About

A Dockerfile to build decky loader for windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published