Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

A DLL that increases the number of costumes available to the EP8 CABAL Online client from 64 to 112.

License

Notifications You must be signed in to change notification settings

Michael-Kelley/CABAL-Online-EP8-Costume-Limit-Extender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS UNMAINTAINED AND IS HERE FOR ARCHIVAL PURPOSES.

WHEN BUILT, THE DLL WORKS AS IS FOR THE CABALMAIN THAT IS USED BY MOST PRIVATE SERVERS, BUT NO FURTHER IMPROVEMENTS WILL BE MADE.

PULL REQUESTS WILL NOT BE ACCEPTED.

To use this DLL, build in Release mode, then load the DLL (crash_reporter.bin) inside your cabalmain (via either LoadLibrary or another DLL) and call the blue function.

NOTE: blue must be called before any anticheat loads (MShield, XTrap, etc.) and before cabalmain attempts to load any ECH files. Therefore, it is a good idea to make this DLL the very first thing that gets loaded by jumping straight from cabalmain's OEP to your LoadLibrary call.

About

A DLL that increases the number of costumes available to the EP8 CABAL Online client from 64 to 112.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages