• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Archived] Cabal Online Emulator

Newbie Spellweaver
Joined
Jan 23, 2021
Messages
57
Reaction score
27
Yes sir i already use your files above i extract it to bin/x64/ folder then run using breaklee and i notice the sign is not loading
Add me on discord it's on my profile i will help you to not spam the chat

Since alot of ppl don't know how to properly install the client i have uploaded a full client
Please use shotcut not .bat files
thanks
 
Last edited:
RaGEZONE VIP
[VIP] Member
Joined
Feb 24, 2024
Messages
19
Reaction score
83
You should use Github to raise issues and donā€™t ask for client versions anymore read the initial thread post instead.
 
RaGEZONE VIP
[VIP] Member
Joined
Feb 24, 2024
Messages
19
Reaction score
83


This discord intention is for various discussions about the project. All contributions are public and there will not be any private development whatsoever.

Some reported to being kicked, it was happening because you didnā€™t pick a role. The link is updated now just rejoin if you had issues.
 
Last edited:
Newbie Spellweaver
Joined
Jun 19, 2012
Messages
27
Reaction score
4
in the server files how do we create executables for visual studio?
Install CMake on your Windows, open a cmd/PowerShell in the project folder, and execute a command similar to this:
cmake -G "Visual Studio 17 2022" -A x64 .
Remember to specify the version of Visual Studio you are using.
 
Back
Top