My game crashes when I open it or connect to a server
This guide is only relevant for Skyrim Together Version 1.2.0 and below!
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).
- 1.Find the name of your CPU, using this method:
- 2.Press your
Windows key
and search forSystem information
- 3.Find the line where it says
Processors
and write down the name. - 4.
- 5.Use the search function:
- 6.Type in your CPU, e.g.
i7-9700K
and select it: