-
Notifications
You must be signed in to change notification settings - Fork 1
/
tools.yaml
31 lines (27 loc) · 1.53 KB
/
tools.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- title: Rwfus
description: 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.
repo: https://github.com/ValShaped/rwfus
needs_root: true
- title: CryoUtilities
description: |
Scripts and utilities to enhance the Steam Deck experience, particularly performance.
Current Functionality:
- Swap File Resizer
- Swappiness Changer.
repo: https://github.com/CryoByte33/steam-deck-utilities
needs_root: true
- title: EmuDeck
description: 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.
repo: https://github.com/dragoonDorise/EmuDeck
needs_root: false
- title: Decky Loader
description: Decky Loader is a homebrew plugin launcher for the Steam Deck.
repo: https://github.com/SteamDeckHomebrew/decky-loader
needs_root: true
- title: SteamOS Btrfs
description: |
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.
repo: https://github.com/popsUlfr/steamos-btrfs
needs_root: true