From 12239d86498fda122ebda50473388617c66c4c4e Mon Sep 17 00:00:00 2001 From: C F Date: Sep 06 2025 10:48:16 +0000 Subject: Update modules/ROOT/pages/game-installation.adoc Fixed broken url to rpm docs --- diff --git a/modules/ROOT/pages/game-installation.adoc b/modules/ROOT/pages/game-installation.adoc index 73836cd..c85e5f5 100644 --- a/modules/ROOT/pages/game-installation.adoc +++ b/modules/ROOT/pages/game-installation.adoc @@ -1,48 +1,48 @@ -= Game Installation - -NOTE: Fedora does not support some of these platforms out of the box due to -current policies, thus requiring some additional steps to use. The most common -need is setting up RPM-Fusion repository as instructed -https://docs.fedoraproject.org/en-US/quick-docs/setup_rpmfusion/[here]. And -setting up https://flatpak.org/setup/Fedora/[Flathub]. - -Games can be installed and played several ways, here are some of them: - -=== Lutris === - -Lutris is an Open-Source gaming platform for Linux. It installs and launches -games so you can start playing without the hassle of setting up your games. -Get your games from GOG, Steam, Battle.net, Origin, Uplay and many other sources -running on any Linux-powered gaming machine. Lutris is also in the default -Fedora repos and GNOME Software, making it an absolute breeze to install. - -=== Emulators === - -Some of them are already packaged into Fedora. Most are available as Flatpaks. -Retroarch (combined frontend for a lot of older (pre-2000) emulators) is -trending these days. Retroarch is already in the repos. We also recommend Gnome -Games, a Retroarch frontend designed to better integrate with the GNOME Desktop. - -=== Flatpak === - -Some proprietary but native Linux games have flatpak builds (RuneScape or -Minecraft.) Flatpak is an excellent platform for native proprietary games, and -pretty much any Linux app where you don't want the hassle of an RPM. - -=== Native Open-Source Games === - -There are many excellent open-source games as well! Try running -`dnf groupinfo “Games”` or checking out the -https://flathub.org/apps/collection/editors-choice-games[Flathub Editor's choice - games list]. - -=== Steam === - -Steam’s Proton is the single biggest thing that has boosted Linux gaming. -When anyone thinks of Linux gaming, they think of Proton. -Valve as a company has done a lot to encourage Linux gaming. -All of Valve’s self-published games are Linux native including Half Life Alyx -which is a VR title. - -NOTE: While Steam Proton is https://github.com/ValveSoftware/Proton[open source], -the Steam client is not. += Game Installation + +NOTE: Fedora does not support some of these platforms out of the box due to +current policies, thus requiring some additional steps to use. The most common +need is setting up RPM-Fusion repository as instructed +https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/[here]. And +setting up https://flatpak.org/setup/Fedora/[Flathub]. + +Games can be installed and played several ways, here are some of them: + +=== Lutris === + +Lutris is an Open-Source gaming platform for Linux. It installs and launches +games so you can start playing without the hassle of setting up your games. +Get your games from GOG, Steam, Battle.net, Origin, Uplay and many other sources +running on any Linux-powered gaming machine. Lutris is also in the default +Fedora repos and GNOME Software, making it an absolute breeze to install. + +=== Emulators === + +Some of them are already packaged into Fedora. Most are available as Flatpaks. +Retroarch (combined frontend for a lot of older (pre-2000) emulators) is +trending these days. Retroarch is already in the repos. We also recommend Gnome +Games, a Retroarch frontend designed to better integrate with the GNOME Desktop. + +=== Flatpak === + +Some proprietary but native Linux games have flatpak builds (RuneScape or +Minecraft.) Flatpak is an excellent platform for native proprietary games, and +pretty much any Linux app where you don't want the hassle of an RPM. + +=== Native Open-Source Games === + +There are many excellent open-source games as well! Try running +`dnf groupinfo “Games”` or checking out the +https://flathub.org/apps/collection/editors-choice-games[Flathub Editor's choice + games list]. + +=== Steam === + +Steam’s Proton is the single biggest thing that has boosted Linux gaming. +When anyone thinks of Linux gaming, they think of Proton. +Valve as a company has done a lot to encourage Linux gaming. +All of Valve’s self-published games are Linux native including Half Life Alyx +which is a VR title. + +NOTE: While Steam Proton is https://github.com/ValveSoftware/Proton[open source], +the Steam client is not.