diff options
author | Tony <68307100+cyrv6737@users.noreply.github.com> | 2022-07-25 10:00:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 16:00:50 +0200 |
commit | c4416802036b80fba42a3c33e0c2f37329d44e0b (patch) | |
tree | 7914693fbda3bfb67132139535de2be6eb6bdb96 /docs | |
parent | 9821d764f7eba25ad29cebedf47935b6e4befab6 (diff) | |
download | NorthstarWiki-c4416802036b80fba42a3c33e0c2f37329d44e0b.tar.gz NorthstarWiki-c4416802036b80fba42a3c33e0c2f37329d44e0b.zip |
Make note of unsupported distros for NorthstarProton (#96)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/using-northstar/playing-on-linux.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/installing-northstar/using-northstar/playing-on-linux.md b/docs/installing-northstar/using-northstar/playing-on-linux.md index 7d54a75..9d3070d 100644 --- a/docs/installing-northstar/using-northstar/playing-on-linux.md +++ b/docs/installing-northstar/using-northstar/playing-on-linux.md @@ -8,8 +8,7 @@ Northstar is officially supported on Linux, it uses compatibility layers like Pr On Steam Deck, complete the following in desktop mode. You may return to game mode once completed _(A mouse + keyboard plugged into the Deck are recommended for easier navigation of menus)_ -> **Check your GLIBC version.** NorthstarProton currently only supports version 2.33 and higher. Verify your installed version with `ldd --version`. If the installed GLIBC is older, use the [legacy guide](installing-northstar/using-northstar/playing-on-linux-legacy-guide.md#blank-console). - +> **Check your GLIBC version.** NorthstarProton currently only supports version 2.33 and higher. Verify your installed version with `ldd --version`. If the installed GLIBC is older, use the [legacy guide](playing-on-linux-legacy-guide.md). **Ubuntu 20.04 LTS**, **Debian 11**, and **Void Linux** are known to have outdated GLIBC packages. 1. Make sure you ran the vanilla version of Titanfall2 at least once on Linux! 2. Install the latest version of Northstar using [Viper](../northstar-installers.md#0negal-viper) or do it manually |