AstroTuxLauncher icon indicating copy to clipboard operation
AstroTuxLauncher copied to clipboard

Launcher and management utility for running an Astroneer Dedicated Server on Linux using WINE

Results 8 AstroTuxLauncher issues
Sort by recently updated
recently updated
newest added

I just started using the AstroTuxLauncher a while ago. It's running within Docker with the start command: ```sh python3 AstroTuxLauncher.py start ``` I've activated auto updates: ```toml AutoUpdateServer = true...

I want to use rcon to operate the server, please open it.

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...

[Launcher/INFO] Quitting... (Reason: Error while updating WINE prefix)

I'm trying to run AstroTux and the dedicated server is crashing before it fully launches. Possibly related to the latest update? ``` ___ __ ______ / | _____/ /__________/_ __/_...

This PR adds support for running Wine through a wrapper. All it really does is add a new configuration option (`WrapperPath`). If set, it will prefix all Wine commands with...

Hello, could an option be added for running wine trough another command, like Box64 or qemu-x86_64-static? This would allow stuff like Raspberry Pi's to host a server