Closed kepiz closed 1 year ago
If you are using a Controller, the button combination ist Steam/PS/Guide Button + A. Im pretty sure there is a way to do it on keyboard too but i don't remember how...
ctrl + 2 used to work on keyboard, unsure if it still does
I think this is also technically a duplicate of #368?
anyway, it works fine on linux desktop (and ctrl + 2 does definitely work)
Thank you for the info, I now know how to show up the menu on the right. I installed it but didn't show up. Using kubuntu
could you post logs then?
cd ~ && journalctl -u plugin_loader.service > deckylogs.txt
will return a log file in ~/
deckylogs.txt here you go, so as I understand if I install steam os on my desktop decky loader should work better
I wouldn't install SteamOS on your desktop.
It looks like the PluginLoader file isn't in ~/homebrew/services
? Could you try re-running the installer
Thanks I did re run it twice the installer with the .desktop file straight from the download folder.
On Fri, 17 Mar 2023, 20:01 Party Wumpus, @.***> wrote:
I wouldn't install SteamOS on your desktop.
It looks like the PluginLoader file isn't in ~/homebrew/services? Could you try re-running the installer
— Reply to this email directly, view it on GitHub https://github.com/SteamDeckHomebrew/decky-loader/issues/398#issuecomment-1474281286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKVF5J7ET4IVIVNV4Y7ZYDW4SYKDANCNFSM6AAAAAAV62RBFI . You are receiving this because you authored the thread.Message ID: @.***>
Not certain why the installer isn't working, but as it seems the issue is ~/homebrew/services/PluginLoader
not existing, you should just be able to just grab the most recent PluginLoader file from the github and put it there. You'll need to chmod +x
it or set it to executable in some other way. (By default it's owned by root, so I'd probably make it owned by root too)
End result should look like this in the files: and if you make it owned by root:
Sorry for the delay.
Thank you for the extended explanation, I will check it out later and report back
did everything you said , and reinstalled and getting this installation error: also tried to paste that file and start steam, but decky loader wont show up, I find it really strange that it doesnt find the file, if I left it there
did everything you said , and reinstalled and getting this installation error: also tried to paste that file and start steam, but decky loader wont show up, I find it really strange that it doesnt find the file, if I left it there
You need to install jq.
i'll add a check to the .desktop file to see if jq
exists, can't believe i forgot about this :facepalm:
thank you that solved it! all working nicely now
Please confirm
Feature Request Description
Is this working on Linux desktop? Since there is no button with three points. I can't really open up the menu
Further Description
No response