This is the almost complete(99%) and fully functional maplestory v8 database compatible with the bms leak server files and available with docker.
It has been reverse engineered from the binaries using IDA
and SQL Server Profiler
.
The credits goes to the developers who worked hours on it.
- Copy the
DataSvr
from the original server intoServer/DataSvr
, however keep all the already existent configuration files. - Copy
BinSvr
from the original server intoServer/BinSvr
. - Run
docker-compose up
- Start-up logs will be at
temp
folder.