BeepIsla / deadlock-tools

Various tools for running a Deadlock server and maybe other useful things
8 stars 1 forks source link

Server-match works in proton #1

Open MapleEve opened 1 month ago

MapleEve commented 1 month ago

Currently a proton server is ready to use under Linux, but seems the server-match is not working.

BeepIsla commented 1 month ago

Is there an available docker image or something I can just paste to get it going quickly? I've never had to use proton on Linux.

MapleEve commented 1 month ago

Is there an available docker image or something I can just paste to get it going quickly? I've never had to use proton on Linux.

https://github.com/8ucz3k/deadlock-proton-server

BeepIsla commented 1 month ago

It seems to exit with an error before ever reaching the main function, even with a simple test program that just prints something and does nothing else. No idea what the problem could be. However stock project8.exe works fine.

MapleEve commented 1 month ago

It seems to exit with an error before ever reaching the main function, even with a simple test program that just prints something and does nothing else. No idea what the problem could be. However stock project8.exe works fine.

It could be the proton, so basically without Linux version of the game it's still need working under Windows.