diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md index 1b972af..cad2894 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -65,3 +65,8 @@ A: It works using wine and llvmpipe, a guide is WIP. ### Q: I get an error message saying "Connection timed out" when trying to connect to my own dedicated server. A: Add `+net_usesocketsforloopback 1` in your `ns_startup_args.txt` and `ns_startup_dedi_args.txt`, restart both client and server. + +### Q: What's with the "r2" part in the name of some of the Northstar things? + +`r2` refers to the internal development name of Titanfall 2 given to it by Respawn. Titanfall 1 for example is `r1`, Apex Legends is `r5`, etc.\ +The reason this wiki for example is called `r2northstar.gitbook.io` is due to the fact that "_Northstar_" is a rather common name and as such often already reserved by other organisations and people. "_R2Norhtstar_" is both uncommon and therefore still available and ties "_Northstar_" with Titanfall 2, due to the `r2` part of the name. |