CN MapleStory v79-v104 Launcher
- Fix domain: Using IPv6 as local DNS may increase startup time
- Skip ads window: Quick start
- Remove locale check: Still displays unknown text
- Redirect: Modify connection ip and port or resolve remote domain
- XOR all packets from server/client(optional): The header and payload of packet will be xor
- Remove Security Client(HS): Let us successfully enter the game without interruption
- Mount IMG file(optional): Check if base.wz exists? wz default mode or img mode
- Mount Multiple.wz files(optional): Check if base.wz and multiple.wz exists? wz multiple mode or wz default mode
- Customize game window title and allow multiple game windows
- Remove CRC: Prevent client crashes after 60 seconds or upon entering field
The supported version range is v79-v104
Please tell me if you find any errors during login to these versions
- Versions in which HS were removed: v79-v104
- Versions in which CClientSocket::ManipulatePacket CRC were removed: v79-v104
- Versions in which CWvsApp::Run CRC were removed: v79-v104
- Versions in which CWvsContext::OnEnterField CRC were removed: v86-v95
- Supported version range is v79-v104
- Using
HaRepackerto convert all wz files exceptList.wztoDatafolder - Put
MoveImg.batintoDatafolder - Run the bat will quickly format folder name
- Remove
Base.wzfile from the client root directory to another location
- Supported version range is v79-v104
- Using
HaRepackerto open list.wz - Separate other WZ files based on the order defined in List.wz
- The wz file name format is as follows
Character.wzCharacter2.wz...Character99.wz - There is no need to add wz directory in
Base.wz
- Download Effect2.wz and place it in the client root directory
- Using
HaRepackerto set maple version ofEffect2.wz - Set the
DamageSkinIDinConfig.h
- Set
IS_DEVis true - Set
REMOTE_DIRto MapleStory directory - Set options in
Config.h - Set
IS_DEBUG_MODEtrue inpch.h - Build solution with
Release x86mode - Run it in Visual Studio will inject hook by remote
- Recommend using DebugView to see debug log
- Set
IS_DEVis false - Set
IS_DEBUG_MODEfalse inpch.h - Build solution with
Release x86mode - Put
Launcher.exeandHook.dllinto MapleStory directory - Run
Launcher.exeto connect login server
- EmuClient shared by Riremito
- Tools shared by Riremito
- kinoko_client shared by iw2d
- HaRepacker shared by lastbattle