Linux Port Possible ?

01/31/2018 04:12 aixme#1
Hey,

Seems like the community has some interesting project and work going on out there with reverse engineering and \ the clients, I believe one of this things that could really benefit this project is to have some more developers hit at the networking code, that being said one of the best communities to reach out to would be the linux community and linux_gaming community where they might find genuine interest in taking this up :bandit:, but of-course this all depends on the practicality of this possibility that if this game could be even ported to Linux in the first place, even if it has to use something like a wine wrapper ;)
01/31/2018 17:21 berkay2578#2
Using Wine already works fine to a certain degree. If you're talking about the servers, they are in Java, so they'll run on anything.
02/02/2018 13:05 leorblx#3
Just use Wine to run it. It generally works fine.
02/02/2018 15:21 Nilzao#4
running smooth with wine 1.6.2

for newer video cards, need to setup memorysize with winetricks

Code:
winetricks videomemorysize=1024
about the udp protocol, we have a wireshark dissector project

[Only registered and activated users can see links. Click Here To Register...]

Code:
https://github.com/nilzao/soapbox-race-dissector