lyon-deck-toolbox icon indicating copy to clipboard operation
lyon-deck-toolbox copied to clipboard

Lyon's Deck Toolbox, an installer for a collection of tools and utilities to enhance the experience with the Steam Deck.

Screenshot

Lyon's Deck Toolbox, an installer for a collection of tools and utilities to enhance the experience with the Steam Deck.

Install

Easy

Download the Lyon's Deck Toolbox.desktop executable file and double click it in the file explorer.

It will automatically update itself, so no need to download it again.

For nerds

Clone the repository and run the lyon-deck-toolbox executable.

git clone https://github.com/LyonSyonII/lyon-deck-toolbox
cd lyon-deck-toolbox
./lyon-deck-toolbox

Or, if you want to compile it from source, install it with Cargo.

git clone https://github.com/LyonSyonII/lyon-deck-toolbox
cd lyon-deck-toolbox
cargo install --path .

Tools

Currently the Toolbox can automatically install:

  • Rwfus

    Like a vinyl couch cover for your filesystem, Rwfus covers your Deck's /usr/ directory (and some others) allowing you to initialize and use pacman (the Arch Linux package manager) on the Steam Deck without losing packages when the next update comes out.

  • CryoUtilities

    Scripts and utilities to enhance the Steam Deck experience, particularly performance.

  • Emudeck

    EmuDeck is a collection of scripts that allows you to autoconfigure your Steam Deck, it creates your roms directory structure and downloads all of the needed Emulators for you along with the best configurations for each of them.

  • Decky-loader

    Decky Loader is a homebrew plugin launcher for the Steam Deck.

  • SteamOS Btrfs

    Btrfs is an alternative linux filesystem that allows to compress all files automatically, potentially saving a lot of storage.
    It can be especially useful to users of the 64GB deck model.
    This injector will install the necessary payload to keep a btrfs formatted /home even through system updates.