You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/development/releases.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,9 @@ The process is ever changing in order to simplify it so these steps outlined mig
27
27
28
28
The current process of making release (includinging release candidate) is:
29
29
30
-
1. Make release branch (`MAJOR.MINOR.X`) (if not exists)
30
+
1. Make release branch (`MAJOR.MINOR.X`) (only if commits need to be cherry-picked)
31
31
32
-
2.Merge desired commits from `main`
32
+
2.Take desired commits from `main`
33
33
- Make sure to consider whether changing are breaking in regards to older/newer server/client and in regards to Squirrel API.
34
34
- Older/newer client/server breakage might need to be version gated and should **NOT** be done in patch releases.
35
35
- Squirrel API changes likely breaks mods and should **NOT** be done in patch releases. Additionaly make sure to ping modders on release or preferably even in advance.
Copy file name to clipboardexpand all lines: docs/other/moderation/rules.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ This is a public server that anyone is welcome to join. As such, we expect every
25
25
**14. Good manners.** This means strictly no topics that would divert or derail the current conversation being held, especially those of sexual innuendos.
26
26
**15. No hating/flaming about moderation decisions**. If you want to discuss moderation decisions (bans, mutes, changes, ...) please open a staff only ticket in #help . Harassing a mod will get you banned.
27
27
**16. Follow Discord ToS**. If Discord doesn't allow it, we won't allow it either.
28
+
**17. No alts**. Alt accounts are not allowed. Note that as we cannot track everyone and their accounts we might miss some so we rely on your help for reporting.
**Staff and Other VIPs may be exempt** (to some extent) from any of these rules due to their reputation in the community, if you feel like they should be warned for a violation you should report to staff
49
50
50
51
For questions regarding Discord's Privacy Policy or Terms of Use, please refer to the documents here (<https://discord.com/terms>)
51
-
`Last Updated: 2024-07-14`
52
+
`Last Updated: 2024-08-18`
52
53
<https://discord.gg/northstar>
53
54
54
-
New users, **you can go to #installation to find out how to install Northstar** as well as read the FAQ if you have any questions
55
-
**If you get an issue whilst installing/playing please open a ticket in #help** (Do not go to #general to fix it)
55
+
**If you have any issues regarding Northstar during your time playing or installing**, please open a support ticket in <#922663326994018366>. This channel is dedicated to helping users and should be used for this purpose instead of `#general` and other similar chats.
Copy file name to clipboardexpand all lines: docs/steamdeck-and-linux/installing-on-steamdeck-and-linux.md
+9-2
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,18 @@ NorthstarProton has some problems and may stop working at any point, if this hap
15
15
On Steam Deck, complete the following in desktop mode. You may return to game mode once completed _(A mouse + keyboard plugged into the Deck are recommended for easier navigation of menus)_
16
16
17
17
1. Make sure you ran the vanilla version of Titanfall2 at least once on Linux!
18
-
* If you use an Nvidia GPU you may need to start the game using Proton 6.3-8 for the first time
18
+
* If Titanfall 2 fails to launch, you may have to delete the game's Proton prefix and reinstall using another version of Proton.
19
+
1. To do this, head to `~/.local/share/Steam/steamapps/compatdata` if you installed Steam via a native package, or the Flatpak equivalent.
20
+
2. Delete the folder named `1237970`
21
+
3. Set Titanfall 2 to launch with `Proton 6.3-8` or `Proton 7.0-6` in the _Properties_ -> _Compatibility_ section.
22
+
4. Launch the game and allow the install to completely finish.
23
+
5. Set Titanfall 2 to launch with a more current version of Proton, NorthstarProton, or Proton GE.
24
+
6. If Titanfall 2 still fails to launch, delete the prefix again and try installing with the other version of Proton.
19
25
2. Install the latest version of Northstar using [FlightCore](../installing-northstar/northstar-installers#geckoeidechse-flightcore), [Viper](../installing-northstar/northstar-installers#0negal-viper), or do it manually
20
26
1. For manual install download the latest version of Northstar from the [releases](https://github.com/R2Northstar/Northstar/releases) page
21
27
2. Then extract all contents of the file to your Titanfall 2 folder ( Right click _Titanfall 2_ > Open _Properties_ > Click _Local Files_ > Click _Browse_ )
22
-
3. Install NorthstarProton
28
+
3. Install NorthstarProton or a current version of Proton GE.
29
+
* In some user cases, NorthstarProton may not work. You may instead try Proton GE, which is also available through the following methods.
23
30
1.**Protonup-QT**: Click _About_, then tick the box to enable _advanced mode_. You should be able to select and install NorthstarProton from the _Add version_ menu.
24
31
2.**ProtonPlus**: NorthstarProton can also be installed via ProtonPlus.
25
32
3.**Manual**: Download the latest release of [NorthstarProton](https://github.com/cyrv6737/NorthstarProton/releases/), extract it, and place the folder in one of the following directories:
0 commit comments