diff options
author | GeckoEidechse <gecko.eidechse+gitbook@protonmail.com> | 2022-12-19 14:15:42 +0000 |
---|---|---|
committer | gitbook-bot <ghost@gitbook.com> | 2022-12-19 14:15:42 +0000 |
commit | 3ab81be851c61b864fb6b1abb1d63f7f81534699 (patch) | |
tree | a0184ae16d84c9feadf06280d3fd68cd6adf3518 /docs/steamdeck-and-linux | |
parent | 5b873b0bc8362c83213019486f05d78857c5e825 (diff) | |
download | NorthstarWiki-3ab81be851c61b864fb6b1abb1d63f7f81534699.tar.gz NorthstarWiki-3ab81be851c61b864fb6b1abb1d63f7f81534699.zip |
GitBook: [#71] Fix indentation
Diffstat (limited to 'docs/steamdeck-and-linux')
-rw-r--r-- | docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md b/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md index 33f4a18..8f2a55b 100644 --- a/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md +++ b/docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md @@ -18,9 +18,9 @@ On Steam Deck, complete the following in desktop mode. You may return to game mo 4. Install NorthstarProton 1. **Protonup-QT**: Click _About_, then tick the box to enable _advanced mode_. You should be able to select and install NorthstarProton from the _Add version_ menu. 2. **ProtonPlus**: NorthstarProton can also be installed via ProtonPlus. - 3. **Manual**: Download the latest release of [NorthstarProton](https://github.com/cyrv6737/NorthstarProton/releases/), extract it, and place the folder in one of the following directories:\ - **Steam (Native Package) & Steam Deck:** `~/.local/share/Steam/compatibilitytools.d`\ - ``**Steam (Flatpak):** `~/.var/app/com.valvesoftware.Steam/data/Steam/compatibilitytools.d/` + 3. **Manual**: Download the latest release of [NorthstarProton](https://github.com/cyrv6737/NorthstarProton/releases/), extract it, and place the folder in one of the following directories: + * **Steam (Native Package) & Steam Deck:** `~/.local/share/Steam/compatibilitytools.d` + * **Steam (Flatpak):** `~/.var/app/com.valvesoftware.Steam/data/Steam/compatibilitytools.d/` 5. Restart Steam. Head to `Properties -> Compatibility` under Titanfall2. Check `Force the use of a specific Steam Play compatibility tool` checkbox, then set the Steam Play compatibility tool to NorthstarProton. 6. Launch Titanfall2, it should now launch Northstar |