aboutsummaryrefslogtreecommitdiff
path: root/docs/installing-northstar/using-northstar/playing-on-linux.md
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-05-29 21:10:50 +0200
committerGitHub <noreply@github.com>2022-05-29 21:10:50 +0200
commitdfe5f43c0d54e2725045b8bb1e9ece79484f2ca1 (patch)
tree3330849081ef32365504abbf681219d4ae132696 /docs/installing-northstar/using-northstar/playing-on-linux.md
parentbe812c1ffd416c869afe794d0d7b265e56ded101 (diff)
downloadNorthstarWiki-dfe5f43c0d54e2725045b8bb1e9ece79484f2ca1.tar.gz
NorthstarWiki-dfe5f43c0d54e2725045b8bb1e9ece79484f2ca1.zip
Update troubleshooting section regarding ReShade
Turns out the DLLs were added by ReShade and not Steam
Diffstat (limited to 'docs/installing-northstar/using-northstar/playing-on-linux.md')
-rw-r--r--docs/installing-northstar/using-northstar/playing-on-linux.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/installing-northstar/using-northstar/playing-on-linux.md b/docs/installing-northstar/using-northstar/playing-on-linux.md
index 92b1ed5..2e89339 100644
--- a/docs/installing-northstar/using-northstar/playing-on-linux.md
+++ b/docs/installing-northstar/using-northstar/playing-on-linux.md
@@ -146,10 +146,13 @@ Access can be restricted using a file manager or terminal:
It's also possible to create command aliases to type something short, such as tfoff/tfon.
-### Steam using incompatible DXVK version for Northstar
+### Reshade adding incompatible DXVK version for Northstar
-When using the Steam version of Titanfall2, Steam will place a version of DXVK into `Titanfall2/bin/x64_retail`. While this version works fine for the vanilla game, Norhtstar has some incompatibilities with it, that are yet to be resolved.
+If you ever used ReShade together with Titanfall2 in the past it will have created a bunch of DXVK DLLs that are incompatible with Northstar. If Northstar fails to fully initialize with an exeption and you have previously installed ReShade on Windows delete the following files from `Titanfall2/bin/x64_retail/`:
-A simple workaround is to use the following script update the DXVK version placed into that directory.
-
-{% embed url="https://github.com/BotchedRPR/NSDXVKFix" %}
+- D3D8.DLL
+- D3D9.DLL
+- D3D10.DLL
+- D3D11.DLL
+- OPENGL.DLL
+- DXGI.DLL