From dcfbd7a223e1de57409376b0f83c4975d2baf4ed Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 5 Nov 2023 04:36:03 +0100 Subject: [PATCH] lutris: added runners and sources --- wiki/games/lutris.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wiki/games/lutris.md b/wiki/games/lutris.md index 8d63052..0869493 100644 --- a/wiki/games/lutris.md +++ b/wiki/games/lutris.md @@ -16,6 +16,8 @@ For running both Windows applications aswell as games ## Usage +The following section describes the usage of Lutris. + ### Manually Add a Game By clicking on the `+` in the left upper corner of the Lutris application a new @@ -136,6 +138,16 @@ Select `Configure` and navigate to `System Options`. Enable `Advanced` and insert `firejail --net=none --noprofile` into the `command prefix` field. Afterwards all networking of the selected game is disabled. +### Adding and Removing Runners and Sources + +Runners are ways to run [games](/wiki/games.md) on [Linux](/wiki/linux.md). +Examples for runners are [WINE](/wiki/linux/wine.md), [Steams Proton](/wiki/games/proton.md) or +[Flatpak](/wiki/linux/flatpak.md). +Sources are platforms for game distributions like [Steam](/wiki/games/steam.md) and Lutris itself. + +Both sources and runners can be added and removed as needed by entering `Preferences` through the +drop-down menu and toggling on or off sources aswell as installing or uninstalling runners. + ## Troubleshooting This section addresses various errors that can happen when using Lutris.