proton: cross links for lutris and steam with protonup

master
tiyn 2 years ago
parent 12b3fd5449
commit 8d84876570

@ -6,6 +6,8 @@ It features compatibility with [GOG](https://www.gog.com/),
[Humble Bundle](https://humblebundle.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/games/steam.md) and many
other Windows games via its own installer that uses [WINE](/wiki/linux/wine.md). other Windows games via its own installer that uses [WINE](/wiki/linux/wine.md).
Lutris can also use [Proton](/wiki/games/proton.md) - a patched version of WINE
developed by [Valve](https://www.valvesoftware.com/).
Additionally to that Lutris supports many different Additionally to that Lutris supports many different
[emulators](/wiki/games/emulators.md). [emulators](/wiki/games/emulators.md).

@ -1,8 +1,8 @@
# Proton # Proton
[Proton](https://github.com/ValveSoftware/Proton) is a compatibility tool for [Proton](https://github.com/ValveSoftware/Proton) is a compatibility tool for
[Steam](./steam.md) by its developers, [valve](https://www.valvesoftware.com), [Steam](./steam.md) by its developers, [Valve](https://www.valvesoftware.com),
based on [Wine](../linux/wine.md). based on [WINE](../linux/wine.md).
## GE-Version ## GE-Version
@ -13,8 +13,12 @@ It often contains fixes for bugs which are not yet included in the official
Proton releases. Proton releases.
Thus some games, that do not work with Proton, can be run with Proton GE. Thus some games, that do not work with Proton, can be run with Proton GE.
Proton GE can be installed on Linux systems by installing the `ProtonUp-Qt` Proton GE can be installed on Linux systems by using the
application using [Flatpak](../linux/flatpak.md). [ProtonUp](https://github.com/AUNaseef/protonup) application using
[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).
### Errors with the Wine prefix of a specific game ### Errors with the Wine prefix of a specific game

Loading…
Cancel
Save