From c1a67669c4070f46befd865853844e1051dedd6b Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 2 Oct 2025 01:31:40 +0200 Subject: [PATCH] games: games folder to game folder --- wiki/docker/grimsi_-_gameyfin.md | 2 +- wiki/docker/itzg_-_minecraft-server.md | 4 +-- wiki/docker/massivedecks_-_client.md | 2 +- wiki/game.md | 10 +++---- wiki/{games => game}/bottles.md | 2 +- wiki/{games => game}/counter-strike_2.md | 2 +- wiki/game/emulators.md | 29 +++++++++++++++++++ wiki/{games => game}/emulators/citra.md | 2 +- wiki/{games => game}/emulators/dolphin.md | 6 ++-- wiki/{games => game}/emulators/melonds.md | 6 ++-- wiki/{games => game}/emulators/mgba.md | 6 ++-- wiki/{games => game}/emulators/nestopia.md | 2 +- wiki/{games => game}/emulators/pcsx2.md | 2 +- wiki/{games => game}/emulators/ppsspp.md | 6 ++-- wiki/{games => game}/emulators/simple64.md | 2 +- wiki/{games => game}/emulators/snes9x.md | 2 +- wiki/{games => game}/emulators/yuzu.md | 8 ++--- wiki/{games => game}/gameyfin.md | 0 wiki/{games => game}/guild_wars_2.md | 0 wiki/{games => game}/league_of_legends.md | 2 +- wiki/{games => game}/lutris.md | 24 +++++++-------- wiki/{games => game}/magic:_the_gathering.md | 2 +- wiki/{games => game}/massive_decks.md | 0 wiki/{games => game}/medieval_2_total_war.md | 0 wiki/{games => game}/minecraft.md | 2 +- wiki/{games => game}/multimc5.md | 2 +- wiki/{games => game}/pokemon.md | 2 +- wiki/{games => game}/proton.md | 2 +- .../sid_meier's_civilization_vi.md | 0 wiki/{games => game}/steam.md | 4 +-- wiki/{games => game}/steam_deck.md | 10 +++---- wiki/{games => game}/trading_card_games.md | 4 +-- wiki/games/emulators.md | 29 ------------------- wiki/linux/font_configuration.md | 2 +- wiki/linux/wine.md | 2 +- wiki/nativefier.md | 2 +- 36 files changed, 91 insertions(+), 91 deletions(-) rename wiki/{games => game}/bottles.md (88%) rename wiki/{games => game}/counter-strike_2.md (91%) create mode 100644 wiki/game/emulators.md rename wiki/{games => game}/emulators/citra.md (89%) rename wiki/{games => game}/emulators/dolphin.md (90%) rename wiki/{games => game}/emulators/melonds.md (77%) rename wiki/{games => game}/emulators/mgba.md (76%) rename wiki/{games => game}/emulators/nestopia.md (90%) rename wiki/{games => game}/emulators/pcsx2.md (89%) rename wiki/{games => game}/emulators/ppsspp.md (88%) rename wiki/{games => game}/emulators/simple64.md (91%) rename wiki/{games => game}/emulators/snes9x.md (90%) rename wiki/{games => game}/emulators/yuzu.md (84%) rename wiki/{games => game}/gameyfin.md (100%) rename wiki/{games => game}/guild_wars_2.md (100%) rename wiki/{games => game}/league_of_legends.md (94%) rename wiki/{games => game}/lutris.md (92%) rename wiki/{games => game}/magic:_the_gathering.md (99%) rename wiki/{games => game}/massive_decks.md (100%) rename wiki/{games => game}/medieval_2_total_war.md (100%) rename wiki/{games => game}/minecraft.md (99%) rename wiki/{games => game}/multimc5.md (96%) rename wiki/{games => game}/pokemon.md (88%) rename wiki/{games => game}/proton.md (96%) rename wiki/{games => game}/sid_meier's_civilization_vi.md (100%) rename wiki/{games => game}/steam.md (96%) rename wiki/{games => game}/steam_deck.md (83%) rename wiki/{games => game}/trading_card_games.md (64%) delete mode 100644 wiki/games/emulators.md diff --git a/wiki/docker/grimsi_-_gameyfin.md b/wiki/docker/grimsi_-_gameyfin.md index 44c673b..d8694db 100644 --- a/wiki/docker/grimsi_-_gameyfin.md +++ b/wiki/docker/grimsi_-_gameyfin.md @@ -1,6 +1,6 @@ # grimsi - gameyfin -This is a [Docker](/wiki/docker.md) container for a [Gameyfin](/wiki/games/gameyfin.md). +This is a [Docker](/wiki/docker.md) container for a [Gameyfin](/wiki/game/gameyfin.md). ## Set-up diff --git a/wiki/docker/itzg_-_minecraft-server.md b/wiki/docker/itzg_-_minecraft-server.md index d872af3..8ce81d8 100755 --- a/wiki/docker/itzg_-_minecraft-server.md +++ b/wiki/docker/itzg_-_minecraft-server.md @@ -1,7 +1,7 @@ # itzg - minecraft-server This is a [Docker](/wiki/docker.md) container for a -[Minecraft](/wiki/games/minecraft.md) server. +[Minecraft](/wiki/game/minecraft.md) server. The container and documentation was made by [itzg](https://hub.docker.com/r/itzg/minecraft-server). @@ -79,6 +79,6 @@ Afterwards run the [`rebuild.sh`](#rebuildsh) to restart the server with loaded #### Installing Datapacks The installation of datapacks is done similar to the described process in the -[corresponding section of the minecraft entry](/wiki/games/minecraft.md#installing-datapacks). +[corresponding section of the minecraft entry](/wiki/game/minecraft.md#installing-datapacks). The only difference is the path to place the `.zip` datapack files in which is `world/datapacks` in case of this [Docker](/wiki/docker.md) image. diff --git a/wiki/docker/massivedecks_-_client.md b/wiki/docker/massivedecks_-_client.md index b9d19fa..1f8ae56 100644 --- a/wiki/docker/massivedecks_-_client.md +++ b/wiki/docker/massivedecks_-_client.md @@ -1,6 +1,6 @@ # massivedecks - client -This is a [Docker](/wiki/docker.md) container for a [Massive Deecks](/wiki/games/massive_decks.md) +This is a [Docker](/wiki/docker.md) container for a [Massive Deecks](/wiki/game/massive_decks.md) client. Due to ease of use this entry will also feature the server container. The official container and documentation was made by diff --git a/wiki/game.md b/wiki/game.md index dfa989a..0075a84 100644 --- a/wiki/game.md +++ b/wiki/game.md @@ -8,18 +8,18 @@ To create games [game engines](/wiki/game_engine.md) can be used. ## Game Platforms, Distributors and Managers There are various platforms for managing games. -[Steam](/wiki/games/steam.md) is a gaming a platform for games that distributes games at the same +[Steam](/wiki/game/steam.md) is a gaming a platform for games that distributes games at the same time. Games bought in the Steam shop but also third party games can be added to the game list. It is very popular and cross platform capable. For [Linux-based systems](/wiki/linux.md) the most used platform is a game manager called -[Lutris](/wiki/games/lutris.md). +[Lutris](/wiki/game/lutris.md). Lutris can incorporate local games, aswell as games from various big platforms including steam. It is especially popular on Linux because it can manage [WINE](/wiki/linux/wine.md) prefixes and thus is able to easily run [Windows](/wiki/windows.md) games on Linux. -Furthermore [Gameyfin](/wiki/games/gameyfin.md) is a game manager that can be easily accessed +Furthermore [Gameyfin](/wiki/game/gameyfin.md) is a game manager that can be easily accessed through a web interface. Games can then be downloaded from the website. @@ -49,8 +49,8 @@ Afterwards move the game saves to the directory set up by Syncthing and create [symbolic links](/wiki/linux/shell.md#symbolic-links-using-ln) to link them back to the original place. -For games on [Steam](/wiki/games/steam.md) it is possible that they are automatically synchronized -by [Steam Cloud](/wiki/games/steam.md#steam-cloud-and-game-synchronization). +For games on [Steam](/wiki/game/steam.md) it is possible that they are automatically synchronized +by [Steam Cloud](/wiki/game/steam.md#steam-cloud-and-game-synchronization). ## Speedrunning diff --git a/wiki/games/bottles.md b/wiki/game/bottles.md similarity index 88% rename from wiki/games/bottles.md rename to wiki/game/bottles.md index 244880f..162e358 100644 --- a/wiki/games/bottles.md +++ b/wiki/game/bottles.md @@ -1,7 +1,7 @@ # Bottles [Bottles](https://usebottles.com/) is an application similar to -[Lutris](/wiki/games/lutris.md) that focusses on running both +[Lutris](/wiki/game/lutris.md) that focusses on running both [Windows](/wiki/windows.md) applications aswell as [games](/wiki/game.md) through [WINE](/wiki/linux/wine.md) or their own runner [Caffe](#caffe). diff --git a/wiki/games/counter-strike_2.md b/wiki/game/counter-strike_2.md similarity index 91% rename from wiki/games/counter-strike_2.md rename to wiki/game/counter-strike_2.md index 26e97fc..570502c 100644 --- a/wiki/games/counter-strike_2.md +++ b/wiki/game/counter-strike_2.md @@ -8,7 +8,7 @@ It is distributed via [Steam](./steam.md). This section addresses various errors that can happen when playing Counter-Strike 2. -### Problems launching on [Steam](/wiki/games/steam.md) +### Problems launching on [Steam](/wiki/game/steam.md) On [Linux](/wiki/linux.md) systems launching can run into problems. To fix those the following line should be set as launch options in the general tab of steams game diff --git a/wiki/game/emulators.md b/wiki/game/emulators.md new file mode 100644 index 0000000..2bf9caf --- /dev/null +++ b/wiki/game/emulators.md @@ -0,0 +1,29 @@ +# Emulators + +An Emulator is a hard- or software that enables a computer to behave like +another computer. +In the [gaming](/wiki/game.md) context this is mainly used to run games from a console on +another computer. +Emulators usually need ROMs to run games. +ROMs are a digital copy of a video game. +Please note that downloading ROMs of licensed games is not permitted due to copyright. +All [emulators](#list-of-emulator-software) should only use non copyright infringing ROMs. + +Due to its form factor emulators can be installed and used nicely on a +[Steam Deck](/wiki/game/steam_deck.md). +Emulator games can even be +[started through the normal interface](/wiki/game/steam_deck.md#running-a-game-directly-through-the-interface). + +## List of Emulator software + +- [Citra](/wiki/game/emulators/citra.md) emulates Nintendo 3DS games. +- [Dolphin](/wiki/game/emulators/dolphin.md) emulates Nintendo GameCube and Wii games. +- [melonDS](/wiki/game/emulators/melonds.md) emulates Nintendo DS games. +- [mGBA](/wiki/game/emulators/mgba.md) emulates Nintendo Game Boy, Game Boy Color and Game Boy Advanced + games. +- [Nestopia](/wiki/game/emulators/nestopia.md) emulates Nintendo Entertainment System games. +- [PCSX2](/wiki/game/emulators/pcsx2.md) emulates PlayStation 2 games. +- [PPSSPP](/wiki/game/emulators/ppsspp.md) emulates PlayStation Portable games. +- [simple64](/wiki/game/emulators/simple64.md) emulates Nintendo 64 games. +- [Snes9x](/wiki/game/emulators/snes9x.md) emulates Super Nintendo Entertainment System games. +- [yuzu](/wiki/game/emulators/yuzu.md) emulates Nintendo Switch games. diff --git a/wiki/games/emulators/citra.md b/wiki/game/emulators/citra.md similarity index 89% rename from wiki/games/emulators/citra.md rename to wiki/game/emulators/citra.md index 1fe1337..c8ce443 100644 --- a/wiki/games/emulators/citra.md +++ b/wiki/game/emulators/citra.md @@ -1,7 +1,7 @@ # Citra [Citra](https://citra-emu.org/) is a [Nintendo 3DS](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup diff --git a/wiki/games/emulators/dolphin.md b/wiki/game/emulators/dolphin.md similarity index 90% rename from wiki/games/emulators/dolphin.md rename to wiki/game/emulators/dolphin.md index ca9a429..9c967cb 100644 --- a/wiki/games/emulators/dolphin.md +++ b/wiki/game/emulators/dolphin.md @@ -1,7 +1,7 @@ # Dolphin [Dolphin](https://dolphin-emu.org/) is a [Nintendo GameCube and Wii](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup @@ -18,11 +18,11 @@ and usage of Dolphin. ### Steam Deck Specific Settings The following settings are especially useful when emulating games on the -[Steam Deck](/wiki/games/steam_deck.md) as pointed out by +[Steam Deck](/wiki/game/steam_deck.md) as pointed out by [nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/dolphin.md). Select the configuration and select the paths tab. -There the directories for Wii and GameCube [ROMs](/wiki/games/emulators.md) can be added. +There the directories for Wii and GameCube [ROMs](/wiki/game/emulators.md) can be added. In the audio tab select `Pulse` as your audio backend. In the interface tab select `Confirm to Stop` to avoid prompts when closing the game. diff --git a/wiki/games/emulators/melonds.md b/wiki/game/emulators/melonds.md similarity index 77% rename from wiki/games/emulators/melonds.md rename to wiki/game/emulators/melonds.md index 931d3e1..6c8b561 100644 --- a/wiki/games/emulators/melonds.md +++ b/wiki/game/emulators/melonds.md @@ -1,7 +1,7 @@ # melonDS [melonDS](https://melonds.kuribo64.net/) is a [Nintendo DS](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup @@ -18,7 +18,7 @@ and usage of Dolphin. ### Start Emulated Game in Fullscreen Mode In different scenarios it can be useful to start directly into a game in fullscreen mode. -One example would be using the [Steam Deck](/wiki/games/steam_deck.md) to -[set up a game in the Steam UI](/wiki/games/steam_deck.md#running-a-game-directly-through-the-interface) +One example would be using the [Steam Deck](/wiki/game/steam_deck.md) to +[set up a game in the Steam UI](/wiki/game/steam_deck.md#running-a-game-directly-through-the-interface) so it can be run directly without switching to the desktop mode. For this add the `-f` flag for fullscreen mode. diff --git a/wiki/games/emulators/mgba.md b/wiki/game/emulators/mgba.md similarity index 76% rename from wiki/games/emulators/mgba.md rename to wiki/game/emulators/mgba.md index bd20b63..ec2186d 100644 --- a/wiki/games/emulators/mgba.md +++ b/wiki/game/emulators/mgba.md @@ -2,7 +2,7 @@ [mGBA](https://mgba.io/) is a [Nintendo Game Boy, Game Boy Color and Game Boy Advanced](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup @@ -19,7 +19,7 @@ and usage of Dolphin. ### Start Emulated Game in Fullscreen Mode In different scenarios it can be useful to start directly into a game in fullscreen mode. -One example would be using the [Steam Deck](/wiki/games/steam_deck.md) to -[set up a game in the Steam UI](/wiki/games/steam_deck.md#running-a-game-directly-through-the-interface) +One example would be using the [Steam Deck](/wiki/game/steam_deck.md) to +[set up a game in the Steam UI](/wiki/game/steam_deck.md#running-a-game-directly-through-the-interface) so it can be run directly without switching to the desktop mode. For this add the `-f` flag for fullscreen mode. diff --git a/wiki/games/emulators/nestopia.md b/wiki/game/emulators/nestopia.md similarity index 90% rename from wiki/games/emulators/nestopia.md rename to wiki/game/emulators/nestopia.md index 996fe58..fdb765e 100644 --- a/wiki/games/emulators/nestopia.md +++ b/wiki/game/emulators/nestopia.md @@ -1,7 +1,7 @@ # Nestopia [Nestopia](http://0ldsk00l.ca/nestopia/) is a [Nintendo Entertainment System](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup diff --git a/wiki/games/emulators/pcsx2.md b/wiki/game/emulators/pcsx2.md similarity index 89% rename from wiki/games/emulators/pcsx2.md rename to wiki/game/emulators/pcsx2.md index 3a16cd3..ee170e6 100644 --- a/wiki/games/emulators/pcsx2.md +++ b/wiki/game/emulators/pcsx2.md @@ -1,7 +1,7 @@ # PCSX2 [PCSX2](https://pcsx2.net/) is a [PlayStation 2](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup diff --git a/wiki/games/emulators/ppsspp.md b/wiki/game/emulators/ppsspp.md similarity index 88% rename from wiki/games/emulators/ppsspp.md rename to wiki/game/emulators/ppsspp.md index b96390b..2248f2d 100644 --- a/wiki/games/emulators/ppsspp.md +++ b/wiki/game/emulators/ppsspp.md @@ -1,7 +1,7 @@ # PPSSPP [PPSSPP](https://ppsspp.org/) is a [PlayStation Portable](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup @@ -18,13 +18,13 @@ and usage of PPSSPP. ### Steam Deck specific settings The following settings are especially useful when emulating PSP games on the -[Steam Deck](/wiki/games/steam_deck.md) as pointed out by +[Steam Deck](/wiki/game/steam_deck.md) as pointed out by [nchristopher](https://github.com/nchristopher/steamdeck-emulation/blob/main/emulators/ppsspp.md). But it is a good starting point for other systems aswell. It is important to emphasize that the system needs to meet the requirements to run Vulkan. The Device name will change if you are not using a -[Steam Deck](/wiki/games/steam_deck.md). +[Steam Deck](/wiki/game/steam_deck.md). - Backend: `Vulkan` - Device: `AMD RADV VANGOGH` diff --git a/wiki/games/emulators/simple64.md b/wiki/game/emulators/simple64.md similarity index 91% rename from wiki/games/emulators/simple64.md rename to wiki/game/emulators/simple64.md index f9f47db..72a5abe 100644 --- a/wiki/games/emulators/simple64.md +++ b/wiki/game/emulators/simple64.md @@ -1,7 +1,7 @@ # simple64 [simple64](https://simple64.github.io/) is a [Nintendo 64](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup diff --git a/wiki/games/emulators/snes9x.md b/wiki/game/emulators/snes9x.md similarity index 90% rename from wiki/games/emulators/snes9x.md rename to wiki/game/emulators/snes9x.md index 27ec421..897c6fb 100644 --- a/wiki/games/emulators/snes9x.md +++ b/wiki/game/emulators/snes9x.md @@ -1,7 +1,7 @@ # Snes9x [Snes9x](http://www.snes9x.com/) is a [Super Nintendo Entertainment System](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup diff --git a/wiki/games/emulators/yuzu.md b/wiki/game/emulators/yuzu.md similarity index 84% rename from wiki/games/emulators/yuzu.md rename to wiki/game/emulators/yuzu.md index 14b3d8e..8e9ee09 100644 --- a/wiki/games/emulators/yuzu.md +++ b/wiki/game/emulators/yuzu.md @@ -1,7 +1,7 @@ # yuzu [yuzu](https://yuzu-emu.org/) is a [Nintendo Switch](/wiki/game.md) -[emulator](/wiki/games/emulators.md). +[emulator](/wiki/game/emulators.md). ## Setup @@ -22,8 +22,8 @@ and usage of Dolphin. ### Start Emulated Game in Fullscreen Mode In different scenarios it can be useful to start directly into a game in fullscreen mode. -One example would be using the [Steam Deck](/wiki/games/steam_deck.md) to -[set up a game in the Steam UI](/wiki/games/steam_deck.md#running-a-game-directly-through-the-interface) +One example would be using the [Steam Deck](/wiki/game/steam_deck.md) to +[set up a game in the Steam UI](/wiki/game/steam_deck.md#running-a-game-directly-through-the-interface) so it can be run directly without switching to the desktop mode. For this add the `-f` flag for fullscreen mode aswell as the `-g` flag in front of the path to the game that should to be started. @@ -31,7 +31,7 @@ game that should to be started. ### Steam Deck Specific Settings The following settings are especially useful when emulating games on the -[Steam Deck](/wiki/games/steam_deck.md) as pointed out by +[Steam Deck](/wiki/game/steam_deck.md) as pointed out by [sofakng](https://www.reddit.com/r/SteamDeck/comments/12ivsky/what_are_the_best_yuzu_settings/). For a better performance select `Vulkan` under the `Graphics` in `Graphics`. diff --git a/wiki/games/gameyfin.md b/wiki/game/gameyfin.md similarity index 100% rename from wiki/games/gameyfin.md rename to wiki/game/gameyfin.md diff --git a/wiki/games/guild_wars_2.md b/wiki/game/guild_wars_2.md similarity index 100% rename from wiki/games/guild_wars_2.md rename to wiki/game/guild_wars_2.md diff --git a/wiki/games/league_of_legends.md b/wiki/game/league_of_legends.md similarity index 94% rename from wiki/games/league_of_legends.md rename to wiki/game/league_of_legends.md index b61e093..6a13dfc 100644 --- a/wiki/games/league_of_legends.md +++ b/wiki/game/league_of_legends.md @@ -11,7 +11,7 @@ League of Legends is available to download for [Windows](/wiki/windows.md) systems on [the official website](https://signup.leagueoflegends.com/en-us/signup/index#/). -For [Linux](/wiki/linux.md) distributions [Lutris](/wiki/games/lutris.md) +For [Linux](/wiki/linux.md) distributions [Lutris](/wiki/game/lutris.md) and [WINE](/wiki/linux/wine.md) can be used to run the game. The correct version can be downloaded using the [Lutris website](https://lutris.net/games/league-of-legends/). diff --git a/wiki/games/lutris.md b/wiki/game/lutris.md similarity index 92% rename from wiki/games/lutris.md rename to wiki/game/lutris.md index de13a3b..066434d 100644 --- a/wiki/games/lutris.md +++ b/wiki/game/lutris.md @@ -4,15 +4,15 @@ [Linux](/wiki/linux.md) systems. It features compatibility with [GOG](https://www.gog.com/), [Humble Bundle](https://humblebundle.com/), -[Epic Games](https://www.epicgames.com/), [Steam](/wiki/games/steam.md) and many +[Epic Games](https://www.epicgames.com/), [Steam](/wiki/game/steam.md) and many other [Windows](/wiki/windows.md) games via its own installer that uses -[WINE](/wiki/linux/wine.md). Lutris can also use [Proton](/wiki/games/proton.md) +[WINE](/wiki/linux/wine.md). Lutris can also use [Proton](/wiki/game/proton.md) - a patched version of WINE developed by [Valve](https://www.valvesoftware.com/). Additionally to that Lutris supports many different -[emulators](/wiki/games/emulators.md). +[emulators](/wiki/game/emulators.md). For running both Windows applications aswell as games -[Bottles](/wiki/games/bottles.md) can be used. +[Bottles](/wiki/game/bottles.md) can be used. ## Usage @@ -124,10 +124,10 @@ be selected. After right-clicking a game and selecting `Configure` the `Wine version` can be changed under the `Runner options` tab. There are many different versions of WINE, WINE-fshack and various -[Proton](/wiki/games/proton.md) and -[Proton GE versions](/wiki/games/proton.md#ge-version) to select. -Using the default runner of [Bottles](/wiki/games/bottles.md) - called -[Caffe](/wiki/games/bottles.md#caffe) - is also possible. +[Proton](/wiki/game/proton.md) and +[Proton GE versions](/wiki/game/proton.md#ge-version) to select. +Using the default runner of [Bottles](/wiki/game/bottles.md) - called +[Caffe](/wiki/game/bottles.md#caffe) - is also possible. ### Disable Networking for a Game @@ -141,9 +141,9 @@ Afterwards all networking of the selected game is disabled. ### Adding and Removing Runners and Sources Runners are ways to run [games](/wiki/game.md) on [Linux](/wiki/linux.md). -Examples for runners are [WINE](/wiki/linux/wine.md), [Steams Proton](/wiki/games/proton.md) or +Examples for runners are [WINE](/wiki/linux/wine.md), [Steams Proton](/wiki/game/proton.md) or [Flatpak](/wiki/linux/flatpak.md). -Sources are platforms for game distributions like [Steam](/wiki/games/steam.md) and Lutris itself. +Sources are platforms for game distributions like [Steam](/wiki/game/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. @@ -174,6 +174,6 @@ handled by [WINE](/wiki/linux/wine.md) one point of failure is the selected WINE version. Change the version used as explained in [the regarding section](#change-wineproton-version). -Especially trying [Proton GE versions](/wiki/games/proton.md#ge-version) or +Especially trying [Proton GE versions](/wiki/game/proton.md#ge-version) or WINE fshack versions can lead to successful running of the game. -Specific games also benefit from running [Caffe](/wiki/games/bottles.md#caffe). +Specific games also benefit from running [Caffe](/wiki/game/bottles.md#caffe). diff --git a/wiki/games/magic:_the_gathering.md b/wiki/game/magic:_the_gathering.md similarity index 99% rename from wiki/games/magic:_the_gathering.md rename to wiki/game/magic:_the_gathering.md index 89c3112..2129140 100644 --- a/wiki/games/magic:_the_gathering.md +++ b/wiki/game/magic:_the_gathering.md @@ -1,7 +1,7 @@ # Magic: The Gathering [Magic: The Gathering](https://magic.wizards.com) - often shortened to MTG or Magic - is a tabletop -[collectible card game](/wiki/games/trading_card_games.md). +[collectible card game](/wiki/game/trading_card_games.md). MTG is published by [Wizards of the Coast](https://company.wizards.com) - which are commonly reffered to as Wizards. In Magic: The Gathering there are many different formats that are all listed on diff --git a/wiki/games/massive_decks.md b/wiki/game/massive_decks.md similarity index 100% rename from wiki/games/massive_decks.md rename to wiki/game/massive_decks.md diff --git a/wiki/games/medieval_2_total_war.md b/wiki/game/medieval_2_total_war.md similarity index 100% rename from wiki/games/medieval_2_total_war.md rename to wiki/game/medieval_2_total_war.md diff --git a/wiki/games/minecraft.md b/wiki/game/minecraft.md similarity index 99% rename from wiki/games/minecraft.md rename to wiki/game/minecraft.md index 1613a75..4f5d29d 100644 --- a/wiki/games/minecraft.md +++ b/wiki/game/minecraft.md @@ -62,7 +62,7 @@ For safety reasons it is advised to back up the instance before updating the ver Mods can be installed client- and server-side. For client-side mods most [up-to-date clients](#client) feature an easy installation process. -Especially [MultiMC5 and its derivatives](/wiki/games/multimc5.md) have an easy way to achieve +Especially [MultiMC5 and its derivatives](/wiki/game/multimc5.md) have an easy way to achieve this. For the installation of server-side mods the process can vary slightly depending on the [server host](#server). diff --git a/wiki/games/multimc5.md b/wiki/game/multimc5.md similarity index 96% rename from wiki/games/multimc5.md rename to wiki/game/multimc5.md index c88efbb..7cfebe9 100644 --- a/wiki/games/multimc5.md +++ b/wiki/game/multimc5.md @@ -31,7 +31,7 @@ OptiFine available. - Navigate to `Loader Mods` and press `Add`, then select the downloaded OptiFine file -OptiFine works best on older [Minecraft](/wiki/games/minecraft.md) versions. +OptiFine works best on older [Minecraft](/wiki/game/minecraft.md) versions. Some people recommend [Sodium](https://modrinth.com/mod/sodium/versions) or other optimization mods to use on newer versions. diff --git a/wiki/games/pokemon.md b/wiki/game/pokemon.md similarity index 88% rename from wiki/games/pokemon.md rename to wiki/game/pokemon.md index 3a17724..98ef7f9 100644 --- a/wiki/games/pokemon.md +++ b/wiki/game/pokemon.md @@ -2,7 +2,7 @@ [Pokemon](https://www.pokemon.com/) is a multi-media franchise owned by Nintendo. It consists of video games, animated series, films, a -[trading card game](/wiki/games/trading_card_games.md) and more. +[trading card game](/wiki/game/trading_card_games.md) and more. ## Resources diff --git a/wiki/games/proton.md b/wiki/game/proton.md similarity index 96% rename from wiki/games/proton.md rename to wiki/game/proton.md index 64aec21..6893e07 100644 --- a/wiki/games/proton.md +++ b/wiki/game/proton.md @@ -22,7 +22,7 @@ can be installed through [Flatpak](../linux/flatpak.md) or the package manager of the distribution. ProtonUp is usually bundled in a package named `protonup-qt`. It can be used to install Proton GE versions for both -[Steam](/wiki/games/steam.md) and [Lutris](/wiki/games/lutris.md). +[Steam](/wiki/game/steam.md) and [Lutris](/wiki/game/lutris.md). ## Troubleshooting diff --git a/wiki/games/sid_meier's_civilization_vi.md b/wiki/game/sid_meier's_civilization_vi.md similarity index 100% rename from wiki/games/sid_meier's_civilization_vi.md rename to wiki/game/sid_meier's_civilization_vi.md diff --git a/wiki/games/steam.md b/wiki/game/steam.md similarity index 96% rename from wiki/games/steam.md rename to wiki/game/steam.md index 3b3e35d..7d3e6dd 100644 --- a/wiki/games/steam.md +++ b/wiki/game/steam.md @@ -40,8 +40,8 @@ This will open the website with the Steam browser. The following paragraph explains the usage of [SteamGridDB](https://www.steamgriddb.com/) in a normal Steam installation. -For [Steam Deck](/wiki/games/steam_deck.md) users the -[plugin manager Decky](/wiki/games/steam_deck.md#plugin-manager-decky) can be used to install +For [Steam Deck](/wiki/game/steam_deck.md) users the +[plugin manager Decky](/wiki/game/steam_deck.md#plugin-manager-decky) can be used to install SteamGridDB in a package of the same name. Icons and Banners can then be changed by opening the menu after selecting a game and selecting `Change Artwork...`. diff --git a/wiki/games/steam_deck.md b/wiki/game/steam_deck.md similarity index 83% rename from wiki/games/steam_deck.md rename to wiki/game/steam_deck.md index 3b615db..bcf1feb 100644 --- a/wiki/games/steam_deck.md +++ b/wiki/game/steam_deck.md @@ -22,18 +22,18 @@ software management suite to install additional software. ### Running a Game Directly Through the Interface Simple programs can be started from inside the gaming mode by adding it as a -[non-Steam game](/wiki/games/steam.md#adding-non-steam-games). +[non-Steam game](/wiki/game/steam.md#adding-non-steam-games). -For [emulator games](/wiki/games/emulators.md) the setup is more complex. +For [emulator games](/wiki/game/emulators.md) the setup is more complex. Firstly the emulator needs to be added as a -[non-Steam game](/wiki/games/steam.md#adding-non-steam-games). +[non-Steam game](/wiki/game/steam.md#adding-non-steam-games). To run a game instantly the path to the [ROM](./emulators.md) needs to be appended to the command used for starting the emulator needed for it. This should be made in quotation marks as it could contain characters that need to be escaped. Afterwards the icons and banners of it can be set using -[SteamGridDB](/wiki/games/steam.md#setting-icons-and-banners-for-games). +[SteamGridDB](/wiki/game/steam.md#setting-icons-and-banners-for-games). ### Plugin Manager Decky @@ -48,5 +48,5 @@ There plugins can be installed and removed aswell as managed. The following list includes some useful plugins. -- [SteamGridDB](/wiki/games/steam.md#setting-icons-and-banners-for-games) can be used for setting +- [SteamGridDB](/wiki/game/steam.md#setting-icons-and-banners-for-games) can be used for setting new and better [images](/wiki/images.md) for games. diff --git a/wiki/games/trading_card_games.md b/wiki/game/trading_card_games.md similarity index 64% rename from wiki/games/trading_card_games.md rename to wiki/game/trading_card_games.md index 88251c2..02ad0f3 100644 --- a/wiki/games/trading_card_games.md +++ b/wiki/game/trading_card_games.md @@ -7,6 +7,6 @@ game that is based on strategic deck building but also features elements of trad The following is a list of popular TCGs. -- [Magic: The Gathering](/wiki/games/magic%3A_the_gathering.md) is the oldest TCG. +- [Magic: The Gathering](/wiki/game/magic%3A_the_gathering.md) is the oldest TCG. It was introduced in 1993. -- [Pokemon TCG](/wiki/games/pokemon.md) is a TCG from the Pokemon franchise made by Nintendo. +- [Pokemon TCG](/wiki/game/pokemon.md) is a TCG from the Pokemon franchise made by Nintendo. diff --git a/wiki/games/emulators.md b/wiki/games/emulators.md deleted file mode 100644 index e00afba..0000000 --- a/wiki/games/emulators.md +++ /dev/null @@ -1,29 +0,0 @@ -# Emulators - -An Emulator is a hard- or software that enables a computer to behave like -another computer. -In the [gaming](/wiki/game.md) context this is mainly used to run games from a console on -another computer. -Emulators usually need ROMs to run games. -ROMs are a digital copy of a video game. -Please note that downloading ROMs of licensed games is not permitted due to copyright. -All [emulators](#list-of-emulator-software) should only use non copyright infringing ROMs. - -Due to its form factor emulators can be installed and used nicely on a -[Steam Deck](/wiki/games/steam_deck.md). -Emulator games can even be -[started through the normal interface](/wiki/games/steam_deck.md#running-a-game-directly-through-the-interface). - -## List of Emulator software - -- [Citra](/wiki/games/emulators/citra.md) emulates Nintendo 3DS games. -- [Dolphin](/wiki/games/emulators/dolphin.md) emulates Nintendo GameCube and Wii games. -- [melonDS](/wiki/games/emulators/melonds.md) emulates Nintendo DS games. -- [mGBA](/wiki/games/emulators/mgba.md) emulates Nintendo Game Boy, Game Boy Color and Game Boy Advanced - games. -- [Nestopia](/wiki/games/emulators/nestopia.md) emulates Nintendo Entertainment System games. -- [PCSX2](/wiki/games/emulators/pcsx2.md) emulates PlayStation 2 games. -- [PPSSPP](/wiki/games/emulators/ppsspp.md) emulates PlayStation Portable games. -- [simple64](/wiki/games/emulators/simple64.md) emulates Nintendo 64 games. -- [Snes9x](/wiki/games/emulators/snes9x.md) emulates Super Nintendo Entertainment System games. -- [yuzu](/wiki/games/emulators/yuzu.md) emulates Nintendo Switch games. diff --git a/wiki/linux/font_configuration.md b/wiki/linux/font_configuration.md index 84d31b6..d7c0a8c 100644 --- a/wiki/linux/font_configuration.md +++ b/wiki/linux/font_configuration.md @@ -155,6 +155,6 @@ intended to be used as day-to-day font. - [MagicMedieval & MagicSymbols](http://www.thealmightyguru.com/GameFonts/Series-MagicTheGathering.html) are fonts that are similar to the font used in the game - [Magic: The Gathering](/wiki/games/magic%3A_the_gathering.md). + [Magic: The Gathering](/wiki/game/magic%3A_the_gathering.md). An overview of the glyphs can be found in a [StackExchange post by Cicada](https://tex.stackexchange.com/questions/570890/how-can-i-typeset-magic-the-gathering-symbols-using-the-pifont-package-in-latex). diff --git a/wiki/linux/wine.md b/wiki/linux/wine.md index 2ec5f25..6972b45 100644 --- a/wiki/linux/wine.md +++ b/wiki/linux/wine.md @@ -26,4 +26,4 @@ or files into your home directory WINE is able to run many Windows games. An easy way to create WINE prefixes for different games and managing the -installations of them is [Lutris](/wiki/games/lutris.md). +installations of them is [Lutris](/wiki/game/lutris.md). diff --git a/wiki/nativefier.md b/wiki/nativefier.md index 5040e9d..256bc8f 100644 --- a/wiki/nativefier.md +++ b/wiki/nativefier.md @@ -85,7 +85,7 @@ When starting an application that has been set up using nativefier it is possibl `Skia shader compilation error` or a similar error regarding Skia can occur. An easy way to fix this is by clearing the GPU cache which can be found inside the `~/.config` directory. -For example a nativefied app named [mtg-companion](/wiki/games/magic%3A_the_gathering.md#resources) +For example a nativefied app named [mtg-companion](/wiki/game/magic%3A_the_gathering.md#resources) can be found in the directory `~/.config/mtg-companion-nativefier-8fcad7` and its GPU cache inside the directory named `~/.config/mtg-companion-nativefier-8fcad7/GPUCache`. The whole directory `GPUCache` can just be moved or removed to clear the cache.