Skip to content

Commit dea134b

Browse files
authored
Merge pull request #26 from ToeKneeRED/main
Multiple clarifications
2 parents c99d2b4 + 6288384 commit dea134b

File tree

7 files changed

+21
-21
lines changed

7 files changed

+21
-21
lines changed

general-information/playguide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ These are some things you can safely do if you are not the party leader (though
4646

4747
#### What if you get stuck?
4848

49-
In case you get stuck, you can either reload an older save, or use the quest debugger as the party leader. The quest debugger menu can be opened through the debug UI overlay by pressing "**F3**" then Press "F2" to show the cursor. This menu can be used to progress a quest stage or teleport quest NPCs to you. Be warned that using the quest debugger might cause the quest to be skipped entirely.
49+
In case you get stuck, you can either reload an older save, or use the quest debugger as the party leader. The quest debugger menu can be opened through the debug UI overlay by pressing "**F3**" then Press "F2" to show the cursor. This menu can be used to progress a quest stage or teleport quest NPCs to you. Be warned that using the quest debugger might cause the quest to be skipped entirely.
5050

5151
### Saving
5252

5353
It is recommended that you save often, and that you leave auto saving enabled, especially before scripted events and before finishing a quest. You can use F5 to quicksave.
5454

5555
### Debugger menu
5656

57-
Press "**F3**" to open the debugger menu. This special UI has menus which can help you get unstuck, either as your character, or quests, etc. The debug UI can be closed by pressing F3 again.
57+
Press "**F3**" to open the debugger menu. This special UI has menus that can help you get unstuck, either as your character or quests, join a server, start/join a party, etc. The debug UI can be closed by pressing F3 again.

guides/client-setup/README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ Here's a short list of what you need to get completely up and running.
1111
You need:
1212

1313
1. A **legal** copy of `The Elder Scrolls V: Skyrim Special Edition` on Steam, **at least** version 1.6.XX. No, it [doesn't work](../../general-information/supported-games.md) with anything below v1.6.XX.
14-
2. A CPU that supports **AES-NI**. Check [this page](../troubleshooting/my-game-crashes-when-i-open-it-or-connect-to-a-server.md) to confirm, that CPU supports it!
15-
3. A NexusMods account. Create one [here](https://users.nexusmods.com/register) if you don't have an account. It's completely free!
16-
4. Some kind of archiving tool. I use [7-Zip](https://7-zip.org/), but a lot of people use [WinRAR](https://www.win-rar.com).
17-
5. A lot of patience and a calm mind. You shouldn't rush through this. Take it easy. Grab a cup of tea, and enjoy.
14+
2. A NexusMods account. Create one [here](https://users.nexusmods.com/register) if you don't have an account. It's completely free!
15+
3. Some kind of archiving tool. I use [7-Zip](https://7-zip.org/), but a lot of people use [WinRAR](https://www.win-rar.com).
16+
4. A lot of patience and a calm mind. You shouldn't rush through this. Take it easy. Grab a cup of tea, and enjoy.
1817

1918
![Take a deep breath, before you begin](https://i.imgur.com/u5N8ASZ.gif)
2019

guides/client-setup/using-modorganizer2-mo2/installing-modorganizer2/initial-mo2-setup.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ When you first launch MO2, you will see a window titled `Creating an instance`.
3333

3434
![You can find the tutorial later, under Help -> Help -> Tutorials -> First Steps](https://i.imgur.com/tLn6dXx.png)
3535

36-
12\. You'll then be met with another window, titled `Register?`. It's asking you if you want MO2 to handle `nxm` links. And that we do want! So press `Yes`
36+
12\. You'll then be met with another window, titled `Register?`. It's asking you if you want MO2 to handle `nxm` links. And that we do want! So press `Yes`.\
37+
(If you press either of the `No` options, you can set up Mod Organizer to handle nxm links manually by clicking the `Settings`, going to the `Nexus` tab at the top of the window that opens, and clicking the `Associate with "Download with manager" links` button on the right side.)
3738

3839
![Yes, please](https://i.imgur.com/MUjfpj7.png)
3940

guides/getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Reading the [playguide](../general-information/playguide.md) is **as essential**
66

77
### Supported versions
88

9-
Skyrim Special Edition v1.6 on Steam is **required** to play Skyrim Together Reborn. The Anniversary Upgrade paid mod pack is not required. In fact, we recommend that you play without it. The VR, console, Legendary, and Gamepass editions are incompatible. Skyrim Special Edition v1.5 is not supported either (aka pre Anniversary update). Verify the game files through Steam to ensure you have the most recent Special Edition update installed.
9+
Skyrim Special Edition v1.6 on Steam is **required** to play Skyrim Together Reborn. The Anniversary Upgrade paid mod pack is not required. We recommend that you play without it. The VR, console, Legendary, and GamePass editions are **incompatible**. Skyrim Special Edition v1.5 is not supported either (aka pre-anniversary update). Verify the game files through Steam to ensure you have the most recent Special Edition update installed.
1010

1111
To see the full list of Supported games and versions, visit [this page](../general-information/supported-games.md).
1212

@@ -23,7 +23,7 @@ When the guide refers to "SkyrimSE," it simply means "Skyrim Special Edition."
2323
{% hint style="warning" %}
2424
The guide uses either MO2 or Vortex as the mod manager.
2525

26-
Both mod managers has their own separate guides.
26+
Both mod managers have their separate guides.
2727
{% endhint %}
2828

2929
{% hint style="danger" %}

guides/server-guide/README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44

55
To host a server, you have two options: you can use a (free) server provider or you can host your own server.
66

7-
### Third party server hosting
7+
### Third-party server hosting
88

9-
If you decide to go with a server provider, we recommend you go with [playtogether.gg](https://playtogether.gg/) (a free, Skyrim Together specific server hosting website). The setup for server hosting is significantly easier, so consider this option if you are not very handy with computers.
10-
11-
{% hint style="danger" %}
12-
Due to the high load of people wanting to play on release day, playtogether.gg might not be available. Use the Hamachi tutorial with the Windows executable for the easiest way to set up a server on your own.
13-
{% endhint %}
9+
If you choose a third-party server provider, we recommend you go with [playtogether.gg](https://playtogether.gg/) (a free, Skyrim Together-specific server hosting website). The setup for server hosting is significantly easier, so consider this option if you are not very handy with computers.
1410

1511
### Hosting your own server
1612

guides/troubleshooting/my-game-crashes-when-i-open-it-or-connect-to-a-server.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# My game crashes when I open it or connect to a server
22

33
{% hint style="warning" %}
4-
**This guide is only relevant for Skyrim Together Version **_**1.2.0 and below**_**!**
4+
**This guide is only relevant for Skyrim Together Version 1.2.0 and below! (with one exception)**
55
{% endhint %}
66

77
## Q: My game crashes when I open it, or when I connect to a server
88

9-
**A:** Your CPU needs support for AES-NI (AES New Instructions). The reason why this is needed in the client and server, is because they depend on libsodium lib, which relies on AES. Therefore, we need to wait until libsodium stop relying on AES (which is unlikely), or reimplement some parts with OpenSSL (time consuming).
9+
**A:** Your CPU needs support for AES-NI (AES New Instructions). The reason why this is needed in the client and server is because they depend on libsodium lib, which relies on AES. Therefore, we need to wait until libsodium stops relying on AES (which is unlikely) or reimplement some parts with OpenSSL (time-consuming).
10+
11+
**A:** If you are experiencing this issue on an older AMD Phenom processor (users reporting the issue were using either an AMD Phenom II X4 or X6), unfortunately, it seems that line of CPUs is not supported.
1012

1113
## How do I know if my CPU supports AES-NI? (Intel only)
1214

1315
1. Find the name of your CPU, using this method:
1416
2. Press your `Windows key` and search for `System information`
1517
3. Find the line where it says `Processors` and write down the name.
16-
4. Then visit the [this page](https://ark.intel.com) from Intel.
18+
4. Then visit [this page](https://ark.intel.com) from Intel.
1719
5. Use the search function:\
1820
![](https://i.imgur.com/O6kYkjc.png)
1921
6. Type in your CPU, e.g. `i7-9700K` and select it:\

guides/troubleshooting/the-strui-doesnt-appear-when-i-press-right-ctrl-or-f2.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Q: The STRUI doesn't appear when I press either `Right CTRL` or `F2`
44

5-
**A:** First, ensure that you have followed this guide from beginning to end. If that's the case, it shouldn't happen in the first place. Check that your Skyrim Together Reborn mod folder, which contains the `SkyrimTogehter.exe`, is placed at:
5+
**A:** First, ensure that you have followed this guide from beginning to end. If that's the case, it shouldn't happen in the first place. Check that your Skyrim Together Reborn mod folder, which contains the `SkyrimTogether.exe`, is placed at:
66

77
**For MO2 users:**\
88
`C:\Modding\MO2\mods\Skyrim Together Reborn\SkyrimTogetherReborn`
@@ -11,16 +11,18 @@
1111

1212
`C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SkyrimTogetherReborn`
1313

14-
**A:** If the UI does not load, or the screen is covered with white boxes when pressing right control, exit to the main menu and load your save again. If that does not work, try restarting your game until it works.
14+
**A:** If the UI does not load, or the screen is covered with white boxes when pressing right control, exit to the main menu and load your save again. If that does not work, try restarting your game until it works (may take many tries).
1515

1616
**A:** Try running SkyrimSE in Windowed mode or Windowed Borderless.
1717

1818
**A:** Try restarting your PC. That has worked for some.
1919

2020
**A:** If you're using MO2, make sure the folder `C:\Modding\MO2\overwrite` is empty. If not, delete everything inside the folder, and start over.
2121

22-
**A:** You can try launching the game with `skse64_loader.exe`, loading your most recent savegame, and then exiting the game. Return to MO2 or VMM, and launch the game using the custom Skyrim Together Reborn launcher; it should now work. If you don't use SKSE, then try and launch SkyrimSE normally through Steam.
22+
**A:** You can try launching the game with `skse64_loader.exe`, loading your most recent savegame, and then exiting the game. Return to MO2 or VMM, and launch the game using the custom Skyrim Together Reborn launcher; it should now work. If you don't use SKSE, try to launch SkyrimSE normally through Steam.
2323

2424
## None of that worked for me, what do I do?
2525

2626
**A:** You could try [removing the game](../client-setup/initial-setup/removing-the-old-setup.md), then [removing the mod](how-do-i-uninstall-the-mod/), and then re-doing the [entire guide](../getting-started.md).
27+
28+
A: Alternatively, you can use the [F3 Debuggers menu](https://wiki.tiltedphoques.com/tilted-online/general-information/playguide#debugger-menu) to connect to a server and join/start a party. The only thing that would not show up is the chat.

0 commit comments

Comments
 (0)