Encryption is enabled. Currently, this doesn't work when running the Astroneer Dedicated Server using WINE
Logs:
[DedicatedServer/WARNING] Encryption is enabled. Currently, this doesn't work when running the Astroneer Dedicated Server using WINE
[DedicatedServer/WARNING] Players that have encryption disabled will also ne be able to play on a server having encryption enabled
I changed DisableEncryption = false in launcher.toml, but the display did not work.
I'm not sure what the specific issue is. What do you mean with "the display did not work"?
Although there is the option to NOT disable encryption, this will almost certaintly not work with even the lates WINE version, as there is a bug that is preventing encryption from working properly. This means you won't be able to join the server.
The warning is there to tell you exactly that.
Also, if you have encryption disabled (the default), all players that want to join the dedicated server will also have to disable it on their clients (regardless of platform/OS).
Wine 10 allegedly implements the necessary features to make encryption work. Or at least, Proton 10 and Proton Experimental do.
Wine 10 allegedly implements the necessary features to make encryption work. Or at least, Proton 10 and Proton Experimental do.
Yes, using WINE 10.6 and GnuTLS 3.8.3 or Proton Experimental does work and the bug is fixed. You can use AstroTuxLauncher just fine for this. Simply set "DisableEncryption" to false in "launcher.toml" and double check the "Engine.ini" file, so that it is actually enabled.
I'm currently in the process of rewriting AstroTuxLauncher amd will consider this.