aboutsummaryrefslogtreecommitdiff
path: root/docs/using-northstar/playing-on-linux.md
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-01 15:59:16 -0300
committerBarichello <artur@barichello.me>2022-01-01 16:03:51 -0300
commit5bfd0d346bc8f78e4113a5fa0bc7b86e5435ca0a (patch)
tree0e3518ee993d90b01db3a46e7ef0d38b377cc8bd /docs/using-northstar/playing-on-linux.md
parenteb5b9e6b77dd6af7723074f4678c39fa15171f23 (diff)
downloadNorthstarWiki-5bfd0d346bc8f78e4113a5fa0bc7b86e5435ca0a.tar.gz
NorthstarWiki-5bfd0d346bc8f78e4113a5fa0bc7b86e5435ca0a.zip
Add protontricks command
Diffstat (limited to 'docs/using-northstar/playing-on-linux.md')
-rw-r--r--docs/using-northstar/playing-on-linux.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/using-northstar/playing-on-linux.md b/docs/using-northstar/playing-on-linux.md
index 3c5b99b..97de49f 100644
--- a/docs/using-northstar/playing-on-linux.md
+++ b/docs/using-northstar/playing-on-linux.md
@@ -39,11 +39,10 @@ Now just launch the game through Lutris and you should be greeted with a Northst
### Blank console
-This problem is caused due to missing fonts on your wine prefix, fix it by following these steps:
+This problem is caused due to missing fonts on your Titanfall 2 wine prefix, you will need [winetricks](https://github.com/Winetricks/winetricks) or [protontricks](https://github.com/Matoking/protontricks) depending on your installation. Follow these steps to install:
-Lutris:
1. Close all Titanfall/Origin processes.
-2. Select your Titanfall 2 installation and click '▲' -> Winetricks.
+2. If you are using Lutris select your Titanfall 2 installation and click '▲' -> Winetricks. On Proton you can use `protontricks 1237970 --gui`
3. 'Select the default wineprefix' -> 'Install a font' -> Check the packages `lucida` and `arial`.
4. Click OK and wait for everything to install, if done correctly winetricks will popup again.
5. You can now close it and launch the game.