aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 01:49:35 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-26 01:49:35 +0100
commit30f9a7676460b9c0820271bfd6db4e8fad333271 (patch)
tree3769d93d62077510dfa563bde60c7e84040ffb74
parent9455400f1423a73e9e94d0ecc24a3dc61f919931 (diff)
downloadNorthstarWiki-30f9a7676460b9c0820271bfd6db4e8fad333271.tar.gz
NorthstarWiki-30f9a7676460b9c0820271bfd6db4e8fad333271.zip
Add information about direct connect
-rw-r--r--using-northstar/direct-connect.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/using-northstar/direct-connect.md b/using-northstar/direct-connect.md
index 446eb75..ebb82c5 100644
--- a/using-northstar/direct-connect.md
+++ b/using-northstar/direct-connect.md
@@ -1 +1,12 @@
# Direct Connect
+
+If a server is set to private and doesn't show up in the server browser, you can directly connect to it from the console by:
+1. Pressing `~` will open the command console. If it is bound to something else you can change it in `Controls > Settings > Key Binds`
+2. Type in `connect <ip address>:<port number>`. The default port is `37015`.
+
+If you are using a normal Titanfall 2 client (Note this will only work on servers with `ns_auth_allow_insecure 1`):
+1. Open Origin, click on Titanfall 2 and Click on the settings icon.
+2. Click `Game Properties` and select `Advanced Launch Options`.
+3. Add `+bind "KEY" "connect <ip address>:<port>"`
+4. Open the game and select a single player level e.g The Gauntlet
+5. Press the `KEY` you specified in step 3