mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 17:38:14 +02:00
games: changed folder structure
This commit is contained in:
@@ -33,7 +33,7 @@ betterdiscord automatically.
|
||||
Make sure to change the three occurences of `<username>` to the name of the user to install
|
||||
betterdiscord for.
|
||||
|
||||
```sh
|
||||
```sh
|
||||
[Trigger]
|
||||
Type = Package
|
||||
Operation = Install
|
||||
@@ -49,7 +49,7 @@ Depends = betterdiscordctl
|
||||
NeedsTargets
|
||||
```
|
||||
|
||||
## Usage
|
||||
## Usage
|
||||
|
||||
This section addresses the usage of BetterDiscord.
|
||||
|
||||
@@ -58,11 +58,11 @@ This section addresses the usage of BetterDiscord.
|
||||
The following themes are recommended by the author of this wiki.
|
||||
|
||||
- `midnight` is a dark, customizable discord theme.
|
||||
- `system24` is a tui-like discord theme.
|
||||
- `system24` is a tui-like discord theme.
|
||||
|
||||
### Recommended Plugins
|
||||
|
||||
The following plugins are recommended by the author of this wiki.
|
||||
The following plugins are recommended by the author of this wiki.
|
||||
|
||||
- `BetterChatNames` improves chat names by removing dashes in chat channels.
|
||||
- `BetterFriendList` adds extra controls to the friend page.
|
||||
@@ -72,7 +72,7 @@ The following plugins are recommended by the author of this wiki.
|
||||
- `GameActivityToggle` adds a quick-toggle game activity button.
|
||||
- `HideDisabledEmojis` hides disabled emojis form the emoji picker.
|
||||
- `ImageUtilities` adds several utilities for images/videos.
|
||||
- `InterTimestamps` allows you to insert timestamp markdown.
|
||||
- `InterTimestamps` allows you to insert timestamp markdown.
|
||||
- `InvisibleTyping` is an enhanced version of silent typing.
|
||||
- `MoreRoleColors` adds role colors to usernames.
|
||||
- `OnlineFriendCount` adds the old online friend count.
|
||||
@@ -84,5 +84,3 @@ The following plugins are recommended by the author of this wiki.
|
||||
several smaller messages.
|
||||
- `StaffTag` adds a crown to server owners (or admins/management).
|
||||
- `Uncompressed Images` will improve image quality of previews.
|
||||
|
||||
|
||||
|
@@ -1,8 +1,9 @@
|
||||
# Games
|
||||
# Game
|
||||
|
||||
A video game - short game - is an electronic game that features interation and input from the user
|
||||
to generate a feedback.
|
||||
Games can be played on different platforms.
|
||||
To create games [game engines](/wiki/game_engine.md) can be used.
|
||||
|
||||
## Game Platforms, Distributors and Managers
|
||||
|
9
wiki/game_engine.md
Normal file
9
wiki/game_engine.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Game Engine
|
||||
|
||||
A game engine is a framework to create [games](/wiki/game.md).
|
||||
|
||||
## List of Game Engines
|
||||
|
||||
The following list contains various game engines.
|
||||
|
||||
- [LOVE](/wiki/love.md) is a game engine to create 2-dimensional games using lua.
|
@@ -2,7 +2,7 @@
|
||||
|
||||
[Bottles](https://usebottles.com/) is an application similar to
|
||||
[Lutris](/wiki/games/lutris.md) that focusses on running both
|
||||
[Windows](/wiki/windows.md) applications aswell as [games](/wiki/games.md) through
|
||||
[Windows](/wiki/windows.md) applications aswell as [games](/wiki/game.md) through
|
||||
[WINE](/wiki/linux/wine.md) or their own runner [Caffe](#caffe).
|
||||
|
||||
## Caffe
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Counter-Strike 2
|
||||
|
||||
[Counter-Strike 2](https://www.counter-strike.net/cs2) is a tactical first-person shooter
|
||||
[game](/wiki/games.md) developed by [Valve](https://www.valvesoftware.com/en/).
|
||||
[game](/wiki/game.md) developed by [Valve](https://www.valvesoftware.com/en/).
|
||||
It is distributed via [Steam](./steam.md).
|
||||
|
||||
## Troubleshooting
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
An Emulator is a hard- or software that enables a computer to behave like
|
||||
another computer.
|
||||
In the [gaming](/wiki/games.md) context this is mainly used to run games from a console on
|
||||
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.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Citra
|
||||
|
||||
[Citra](https://citra-emu.org/) is a [Nintendo 3DS](/wiki/games.md)
|
||||
[Citra](https://citra-emu.org/) is a [Nintendo 3DS](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Dolphin
|
||||
|
||||
[Dolphin](https://dolphin-emu.org/) is a [Nintendo GameCube and Wii](/wiki/games.md)
|
||||
[Dolphin](https://dolphin-emu.org/) is a [Nintendo GameCube and Wii](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# melonDS
|
||||
|
||||
[melonDS](https://melonds.kuribo64.net/) is a [Nintendo DS](/wiki/games.md)
|
||||
[melonDS](https://melonds.kuribo64.net/) is a [Nintendo DS](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# mGBA
|
||||
|
||||
[mGBA](https://mgba.io/) is a
|
||||
[Nintendo Game Boy, Game Boy Color and Game Boy Advanced](/wiki/games.md)
|
||||
[Nintendo Game Boy, Game Boy Color and Game Boy Advanced](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Nestopia
|
||||
|
||||
[Nestopia](http://0ldsk00l.ca/nestopia/) is a [Nintendo Entertainment System](/wiki/games.md)
|
||||
[Nestopia](http://0ldsk00l.ca/nestopia/) is a [Nintendo Entertainment System](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# PCSX2
|
||||
|
||||
[PCSX2](https://pcsx2.net/) is a [PlayStation 2](/wiki/games.md)
|
||||
[PCSX2](https://pcsx2.net/) is a [PlayStation 2](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# PPSSPP
|
||||
|
||||
[PPSSPP](https://ppsspp.org/) is a [PlayStation Portable](/wiki/games.md)
|
||||
[PPSSPP](https://ppsspp.org/) is a [PlayStation Portable](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# simple64
|
||||
|
||||
[simple64](https://simple64.github.io/) is a [Nintendo 64](/wiki/games.md)
|
||||
[simple64](https://simple64.github.io/) is a [Nintendo 64](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Snes9x
|
||||
|
||||
[Snes9x](http://www.snes9x.com/) is a [Super Nintendo Entertainment System](/wiki/games.md)
|
||||
[Snes9x](http://www.snes9x.com/) is a [Super Nintendo Entertainment System](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# yuzu
|
||||
|
||||
[yuzu](https://yuzu-emu.org/) is a [Nintendo Switch](/wiki/games.md)
|
||||
[yuzu](https://yuzu-emu.org/) is a [Nintendo Switch](/wiki/game.md)
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Gameyfin
|
||||
|
||||
[Gameyfin](https://github.com/grimsi/gameyfin) is a simple [game](/wiki/games.md) library manager
|
||||
[Gameyfin](https://github.com/grimsi/gameyfin) is a simple [game](/wiki/game.md) library manager
|
||||
with a web interface to browse and download games.
|
||||
|
||||
## Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Guild Wars 2
|
||||
|
||||
[Guild Wars 2](https://www.guildwars2.com) is a MMORPG [game](/wiki/games.md) which is available as
|
||||
[Guild Wars 2](https://www.guildwars2.com) is a MMORPG [game](/wiki/game.md) which is available as
|
||||
a standalone Launcher for Windows and on [Steam](./steam.md).
|
||||
|
||||
## Resources
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# League of Legends
|
||||
|
||||
[League of Legends](https://www.leagueoflegends.com/en-us) is a multiplayer
|
||||
online battle arena [game](/wiki/games.md) which is available as a standalone Launcher for
|
||||
online battle arena [game](/wiki/game.md) which is available as a standalone Launcher for
|
||||
[Windows](/wiki/windows.md).
|
||||
It is developed and published by [Riot Games](https://www.riotgames.com/en).
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Lutris
|
||||
|
||||
[Lutris](https://lutris.net/) is a free and open source video [game](/wiki/games.md) platform for
|
||||
[Lutris](https://lutris.net/) is a free and open source video [game](/wiki/game.md) platform for
|
||||
[Linux](/wiki/linux.md) systems.
|
||||
It features compatibility with [GOG](https://www.gog.com/),
|
||||
[Humble Bundle](https://humblebundle.com/),
|
||||
@@ -140,7 +140,7 @@ 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).
|
||||
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
|
||||
[Flatpak](/wiki/linux/flatpak.md).
|
||||
Sources are platforms for game distributions like [Steam](/wiki/games/steam.md) and Lutris itself.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Medieval 2: Total War
|
||||
|
||||
Medieval 2: Total War is a [game](/wiki/games.md) from the [Total War](https://www.totalwar.com)
|
||||
Medieval 2: Total War is a [game](/wiki/game.md) from the [Total War](https://www.totalwar.com)
|
||||
series.
|
||||
|
||||
## Mods
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Minecraft
|
||||
|
||||
[Minecraft](https://www.minecraft.net) is a sandbox [video game](/wiki/games.md) created by "Notch".
|
||||
[Minecraft](https://www.minecraft.net) is a sandbox [video game](/wiki/game.md) created by "Notch".
|
||||
|
||||
## Setup
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# MultiMC5
|
||||
|
||||
[MultiMC5](https://multimc.org) is a custom launcher that allows multiple instances of the
|
||||
[game](/wiki/games.md) [Minecraft](./minecraft.md) to be installed at once.
|
||||
[game](/wiki/game.md) [Minecraft](./minecraft.md) to be installed at once.
|
||||
In recent times there have been problems with the maintainer of MultiMC5.
|
||||
Due to this similar launchers like the [Prism Launcher](https://prismlauncher.org/) have gotten
|
||||
popular.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Proton
|
||||
|
||||
[Proton](https://github.com/ValveSoftware/Proton) is a compatibility tool for
|
||||
[games](/wiki/games.md) made by the developers of [Steam](./steam.md),
|
||||
[games](/wiki/game.md) made by the developers of [Steam](./steam.md),
|
||||
[Valve](https://www.valvesoftware.com).
|
||||
It is based on [WINE](../linux/wine.md).
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Sid Meier's Civilization VI
|
||||
|
||||
[Sid Meier's Civilization VI](https://civilization.com/de-DE/) is a round-based
|
||||
strategy [game](/wiki/games.md) which is available as a standalone Launcher for Windows and on
|
||||
strategy [game](/wiki/game.md) which is available as a standalone Launcher for Windows and on
|
||||
[Steam](./steam.md) and many other video game distribution services.
|
||||
|
||||
## Troubleshooting
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Steam
|
||||
|
||||
[Steam](https://store.steampowered.com/) is a software for digital [game](/wiki/games.md)
|
||||
[Steam](https://store.steampowered.com/) is a software for digital [game](/wiki/game.md)
|
||||
destribution.
|
||||
It is developed by [Valve](https://www.valvesoftware.com).
|
||||
Steam uses its compatibility layer, [Proton](./proton.md) for running windows
|
||||
@@ -74,7 +74,7 @@ The data stored this way can be accessed on the
|
||||
[corresponding website](https://store.steampowered.com/account/remotestorage).
|
||||
|
||||
Games can also be synchronized without the Steam Cloud by using [Syncthing](/wiki/syncthing.md) as
|
||||
described in [the games entry](/wiki/games.md#syncing-game-saves-across-systems).
|
||||
described in [the games entry](/wiki/game.md#syncing-game-saves-across-systems).
|
||||
|
||||
## Error Handling
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Steam Deck
|
||||
|
||||
The [Steam Deck](https://store.steampowered.com/steamdeck) is a handheld [gaming](/wiki/games.md)
|
||||
The [Steam Deck](https://store.steampowered.com/steamdeck) is a handheld [gaming](/wiki/game.md)
|
||||
computer made by the same developers as [Steam](./steam.md),
|
||||
[Valve](https://www.valvesoftware.com).
|
||||
Due to its form factor it can be used especially well to play games that need a
|
||||
|
@@ -290,7 +290,7 @@ Another possible preset is the following.
|
||||
|
||||
Another possible preset is the following.
|
||||
|
||||
```json
|
||||
```json
|
||||
{
|
||||
"PresetList": [
|
||||
{
|
||||
|
@@ -6,7 +6,7 @@
|
||||
|
||||
On the [Inkscape website](https://inkscape.org/release/) setup files for
|
||||
[Windows](/wiki/windows.md), MacOS and [Linux](/wiki/linux.md) can be found.
|
||||
On most Linux distributions Inkscape can usually be installed with the corresponding
|
||||
On most Linux distributions Inkscape can usually be installed with the corresponding
|
||||
[package manager](/wiki/linux/package_manager.md).
|
||||
|
||||
## Usage
|
||||
@@ -29,7 +29,7 @@ Inkscape.
|
||||
First the levels of black and white can be changed by using `Extensions > Raster > Levels` and
|
||||
changing the values for white and black points.
|
||||
Afterwards the bitmap should be traced.
|
||||
For this select `Path > Trace Bitmap` and change the values in the Detection mode
|
||||
For this select `Path > Trace Bitmap` and change the values in the Detection mode
|
||||
`Brightness cutoff` until it matches your expectations.
|
||||
After this the image has been converted to a bitmap, but most of the times it is not smooth and has
|
||||
quite some errors.
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# Hardware
|
||||
|
||||
This entry focusses on various hardware components of a desktop PC or a laptop.
|
||||
This entry focusses on various hardware components of a [Linux](/wiki/linux.md) desktop PC or a
|
||||
laptop.
|
||||
|
||||
## Battery
|
||||
|
||||
|
46
wiki/love.md
Normal file
46
wiki/love.md
Normal file
@@ -0,0 +1,46 @@
|
||||
# LOVE
|
||||
|
||||
[LOVE or LÖVE](https://love2d.org) is a [game engine](/wiki/game_engine.md) that can be used
|
||||
to make 2-dimensional games using the lua programming language.
|
||||
|
||||
## Setup
|
||||
|
||||
On the [LOVE website](https://love2d.org/wiki/Getting_Started) a guide for
|
||||
[Windows](/wiki/windows.md), MacOS and [Linux](/wiki/linux.md) can be found.
|
||||
On most Linux distributions LOVE can usually be installed with the corresponding
|
||||
[package manager](/wiki/linux/package_manager.md) and the package `love`.
|
||||
|
||||
## Usage
|
||||
|
||||
This section addresses the usage of LOVE.
|
||||
|
||||
### Creating, Running and Packaging Games
|
||||
|
||||
On [Linux](/wiki/linux.md) a game directory should be created and the game can be created inside.
|
||||
A directory has to include a file named `main.lua` at least.
|
||||
|
||||
To run the game the following command can be used to run the game.
|
||||
`<game-directory>` is the path to the game directory.
|
||||
When inside the directory already, this can just be `.`.
|
||||
|
||||
```sh
|
||||
love <game-directory>
|
||||
```
|
||||
|
||||
For building the game, the game directory has to be compressed first, then compiled and finally the
|
||||
permissions has to be changed to make the compiled file runnable.
|
||||
Afterwards the game can be compiled using the following command, where `<game-directory>` is the
|
||||
path to the game directory and `<game-name>` is the name the compiled file should be called.
|
||||
|
||||
```sh
|
||||
zip -9 -r <game-name>.love <game-directory>
|
||||
cat /usr/bin/love <game-name>.love > <game-name>
|
||||
chmod a+x <game-name>
|
||||
```
|
||||
|
||||
Afterwards the compiled file can simply be run using the usual [Shell](/wiki/linux/shell.md)
|
||||
command.
|
||||
|
||||
```sh
|
||||
./<game-name>
|
||||
```
|
Reference in New Issue
Block a user