aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2021-12-31 01:19:19 -0300
committerBarichello <artur@barichello.me>2021-12-31 15:44:46 -0300
commit538b9915be59f8636d9898eebf1d84e852aa9f9c (patch)
tree61e125197051acbac122b91cc52caa6caee3e642 /docs
parent68cc34c1d9050e9d710932c104facb1fb1955a46 (diff)
downloadNorthstarWiki-538b9915be59f8636d9898eebf1d84e852aa9f9c.tar.gz
NorthstarWiki-538b9915be59f8636d9898eebf1d84e852aa9f9c.zip
Add linux fullscreen fix
Diffstat (limited to 'docs')
-rw-r--r--docs/using-northstar/playing-on-linux.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/using-northstar/playing-on-linux.md b/docs/using-northstar/playing-on-linux.md
index e557b80..1a8b496 100644
--- a/docs/using-northstar/playing-on-linux.md
+++ b/docs/using-northstar/playing-on-linux.md
@@ -35,4 +35,10 @@ Now just launch the game through Lutris and you should be greeted with a Northst
---
+## Fullscreen issues
+
+Running the game on fullscreen through Linux might lead to a black screen preventing you from launching the game. Edit your `ns_startup_args.txt` to include `-noborder -window` or edit `"setting.fullscreen"` and `"setting.nowindowborder"` at `<wineprefix>/drive_c/users/<username>/Documents/Respawn/Titanfall2/local/videoconfig.txt` to solve this.
+
+---
+
For more info and proposed fixes, refer to [this issue thread on Github](https://github.com/R2Northstar/Northstar/issues/1)