A Java Maplestory server emulator. This is a fork of the v203.4 repo MapleEllinel by Mechaviv and has since been worked on by Poki.
- Join SwordieMS Discord.
- Proceed to server-setup-guide.
- Follow the steps accordingly to the steps given in the discord.
- Download, apply the following changes and build the given AuthHook in Microsoft Visual Studio.
0x00C48930 -> auto StringPool__GetString = reinterpret_cast<StringPool__GetString_t>(0x00C48930); 0x00820530 -> auto ZXString_char__Assign = reinterpret_cast<ZXString_char__Assign_t>(0x00820530); 0x029E6290 -> ngs bypass 0x029F44E0 -> crc bypass 0x03706964 -> return *reinterpret_cast<CWvsContext**>(0x03706964);
- Drag the output file from the build (ijl15.dll) into your v204.1 Maplestory directory and run a batch file with the following command
MapleStory.exe WebStart admin 8.31.99.141 8484
- You should be good to go!
- Download 204.1 Client via Depot Downloader.
dotnet DepotDownloader.dll
-app 216150
-depot 216151
-manifest 2563435375446666602
-username your_user
-password your_pw
- Other link for clients 204.1:https://drive.google.com/file/d/1_MrradqBK_aIgwjPDSFzeWUBCghnE8xr/view
- For other manifests see SteamDB
- Setup guide Google Document
- A decent amount of packets fixed (err 38)
- Threading issues
- Stability fixes, that the original v203.4 lacked
- AdoptOpenJDK 16
- MySQL & WAMP
- Github (public version control)
- IntelliJ
- WzDumper v1.9.2
- Notable Credits: SwordieMS Team, Mechaviv