Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add steam deck printing rootless #41

Merged
merged 3 commits into from
Mar 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Choose what you find more suitable for you:
- [SteamOS Btrfs](https://gitlab.com/popsulfr/steamos-btrfs) - Convert the /home partition from ext4 to btrfs.
- [ProtonUp-Qt](https://davidotek.github.io/protonup-qt/) - Install and manage third-party compatibility tools for Steam Games.
- [Clover](https://github.com/ryanrudolfoba/SteamDeck-Clover-dualboot) - Graphical boot manager for the Steam Deck.
- [Steam Deck Printing Rootless](https://github.com/Tymose/Steam-Deck-Printing-ROOTLESS) - Utility that lets you print on the Steam Deck rootlessly and that survives updates as well.

## Emulation
- [EmuDeck](https://github.com/dragoonDorise/EmuDeck) - Emulator configurator.
Expand All @@ -107,7 +108,6 @@ Choose what you find more suitable for you:
- [bsnes](https://github.com/bsnes-emu/bsnes) - SNES Emulator.
- [Dolphin](https://github.com/dolphin-emu/dolphin) - Gamecube/Wii Emulator.
- [DeSmuME](https://github.com/TASEmulators/desmume) - Nintendo DS Emulator.
- [Yuzu](https://github.com/yuzu-emu/yuzu) - Nintendo Switch Emulator.
- [Ryujinx](https://github.com/Ryujinx/Ryujinx) - Nintendo Switch Emulator.
- [xemu](https://github.com/xemu-project/xemu) - Xbox Emulator.

Expand Down
Loading