Decky Loader: had to manually add ~/.steam/steam/.cef-enable-remote-debugging to get UI to load. #460
Labels
1. type: bug
Something isn't working
1. type: Question
Question from a user
2. priority: 3. low
2. topic: decky-loader
↺ workaround
A known workaround for the issue exists.
It took me some time to figure out why Decky Loader wasn't showing up in SteamOS UI after enabling the option
jovian.decky-loader.enable
.Finally by looking at the default install script (https://github.com/SteamDeckHomebrew/decky-installer/blob/main/cli/install_release.sh), I saw that CEF remote debugging needs to be enabled. The install script does this automatically, but the option
jovian.decky-loader.enable
in Jovian-NixOS does not.Is it possible to add this functionality automatically or to add this info to the documentation? My apologies if this is a mistake on my part, I'm still quite new to nix (been using it for less than a year).
The text was updated successfully, but these errors were encountered: