I've since figured this out, genuinely shouldn't take anybody more than 24 hours to solve as it did, though
Still, out-of-the-box linux support isn't a bad idea!

999fini
Posts
-
I believe Linux support would be a great addition -
I believe Linux support would be a great additionThis thread helped me realize that I had an incorrect version of wine installed, however now that wine is installed properly, I'm getting this exception when trying to run the server
root@ubuntu-main:~/servers/plutonium/T6# ./T6Server.sh 0050:err:explorer:initialize_display_settings Failed to query current display settings for L"\\\\.\\DISPLAY1". Unable to load binary into memory ===================================================================== A critical exception occured! Exception Code: 0xC0000005 Exception Address: 0x2086C86D ===================================================================== 0104:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x22464f75
-
I believe Linux support would be a great additionI've been trying all day to make a dedicated server on my ubuntu vps however there's always something in the way, I tried using wine and it constantly complained about me not having wine-mono, after several attempts to get it installed, completely failed.
I ended up just learning how wine's sandboxing worked and ran the bootstrapper on my windows machine to get whatever files I needed, and when I finally get the application to run, it instantly excepts with an error when trying to use AllocConsole.
I can go out of my way to patch the bootstrapper, but why should it be so anti-userfriendly? I don't have a Windows vps and everything I have tried using alternatives like wine and several hours of research have come up with nothing.
If somebody has a solution or some place where I can contribute to the project, by all means, please inform me! Would love to contribute some mods for this community & my friends to mess around with.
Aforementioned exception (running it manually):