sorry I don't have any of those clients.
sorry I don't have any of those clients.
Where is the client? how am i supposed to get into the game? wheres the launcher? :O
Please help me...
Anyone tested this one under linux ?
As far as I know Linux doesn't handle .exe's very well, and since the output of the compiled server is an .exe you would have to launch the server this way in the cmd prmpt:
Or some other similar bash cmdCode:/path/to/executable/Loginserver.exe /path/to/executable/Charserver.exe /path/to/executable/Worldserver.exe
Some people say that if you have Gnome/Kde you should just be able to launch the .exe but I've not tested that.
Cant the code be compiled directly under Linux ? Havent checked the code itself. If its c++ it should work fine ( if its not missing any library ).
KDE/Gnome/XFCE just hook exe files with wine. Thats the same like "wine xxxxx.exe" command in console. Btw they all start with wine, but the log shows exactly nothing, could be because of user permissions.
---edit:---
corrected some typos![]()