Quote:
Originally Posted by Indefinite
[You must be logged in to view images. Log in or Register.]
It looks like there could be missing files during the compile? I've used a similar tool by Zaela called eqemu-login-helper, which I think has a similar but different solution to the login server packet order issue. After a git clone and a `make` it leaves a binary in the bin directory. Have yet to run in to any issues compiling it on debian.
|
So I was able to compile it on my macbook without issue but I think since it's an M1 Macbook that its now not working when I copied it over because my Chromebook is an i3 and its trying to execute it as ARM.
I will take a look at the link you sent. Thank you!