From 2f6b7d3026f92d8fcad6281e681a557045db0831 Mon Sep 17 00:00:00 2001 From: hau Date: Thu, 3 Dec 2020 12:46:32 +0700 Subject: [PATCH] gamemode --- Applications/Misc/GameMode.md | 13 +++++++++++++ Applications/Misc/Steam.md | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 Applications/Misc/GameMode.md diff --git a/Applications/Misc/GameMode.md b/Applications/Misc/GameMode.md new file mode 100644 index 0000000..76bf17b --- /dev/null +++ b/Applications/Misc/GameMode.md @@ -0,0 +1,13 @@ +# [GameMode](https://github.com/FeralInteractive/gamemode) + +| Distribution | Package | +| ------------ | ---------- | +| Arch Linux | `gamemode` | +| Ubuntu | `gamemode` | +| Fedora | `gamemode` | + +In Steam, set launch options: + +```sh +gamemoderun %command% +``` diff --git a/Applications/Misc/Steam.md b/Applications/Misc/Steam.md index 5d60371..825fcab 100644 --- a/Applications/Misc/Steam.md +++ b/Applications/Misc/Steam.md @@ -1,6 +1,6 @@ # Steam -In Steam, set launch options for game: +In Steam, set launch options: ```sh DRI_PRIME=1 %command%