SteamDeckHomebrew / decky-loader

A plugin loader for the Steam Deck.
https://decky.xyz
GNU General Public License v2.0
4.49k stars 156 forks source link

Plugin Loader icon replaced by 'help' icon in quick menu #162

Closed abarlas closed 2 years ago

abarlas commented 2 years ago

After updating to OS version 3.3.1 in the beta channel, the plugin loader has now disappeared and been replaced by a help icon. The plugins themselves are still working, however I have no way of accessing the loader. Is there a way to bring it back without reinstalling?

plugin_loader_sd

PartyWumpus commented 2 years ago

That help icon is always there, you probably just don't notice it normally. It looks like decky needs an update to work. You can update from the konsole by running: curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh

abarlas commented 2 years ago

That help icon is always there, you probably just don't notice it normally. It looks like decky needs an update to work. You can update from the konsole by running: curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh

Updating from Konsole has brought back the icon under the 'help' icon. Thank you.