mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Updated installation guide
This commit is contained in:
@@ -3,13 +3,13 @@
|
|||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- Go into the Steam Deck Settings
|
1. Go into the Steam Deck Settings
|
||||||
- Under System -> System Settings toggle `Enable Developer Mode`
|
2. Under System -> System Settings toggle `Enable Developer Mode`
|
||||||
- Scroll the sidebar all the way down and click on `Developer`
|
3. Scroll the sidebar all the way down and click on `Developer`
|
||||||
- Under Miscellaneous, enable `CEF Remote Debugging`
|
4. Under Miscellaneous, enable `CEF Remote Debugging`
|
||||||
- Place the executable under `~/homebrew/services/plugin_loader`. Do not change the name of the file.
|
5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop`
|
||||||
- Place the plugin_manager.service file under `/etc/systemd/system`
|
6. Open a terminal and paste the following command into it: `curl https://werwolv.net/dist/steamdeck/plugin_loader_release.php | sh`
|
||||||
- Open a Terminal and type `systemctl --now --user enable plugin_manager`
|
7. Done! Reboot back into Gaming mode and enjoy your plugins!
|
||||||
|
|
||||||
### Install Plugins
|
### Install Plugins
|
||||||
- Simply copy the plugin's .py file into `~/homebrew/plugins`
|
- Simply copy the plugin's .py file into `~/homebrew/plugins`
|
||||||
|
|||||||
Reference in New Issue
Block a user