This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
generated from SteamDeckHomebrew/Plugin-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Installation
NGnius (Graham) edited this page May 23, 2022
·
7 revisions
Ideally, the latest PowerTools release can be installed from https://beta.deckbrew.xyz/ after installing PluginLoader.
- If you haven't yet, set a Linux password for your deck account: in a terminal (e.g. Konsole), run
passwd
. Your password will not show up for security reasons, but it is still registering your key presses. - If you haven't yet, install PluginLoader by following steps 1-7: https://github.com/SteamDeckHomebrew/PluginLoader#installation
- In gaming mode, open Chrome and go to https://beta.deckbrew.xyz/
- Find & install PowerTools from the list. The Quick Access menu should pop up to confirm you'd like to install it (sometimes it takes a few tries for the pop up to appear).
- Wait for PowerTools to download and the PluginLoader to load it.
If you are having trouble with getting that to work, you can install the latest release from GitHub manually as follows.
- Do steps 1 & 2 from Regular Installation
- Navigate your Steam Deck's terminal to the plugins folder: run
cd ~/homebrew/plugins
- Clone the PowerTools GitHub repository: run
sudo git clone https://github.com/NGnius/PowerTools/
Using additional git
commands, different PowerTools versions (latest dev version, older releases, etc.) can be installed instead.