TW MapleStory v113-v194 Launcher
- Fix domain: Unable to show ads window if not set
- Skip ads window: Quick start
- Remove locale check: Still displays unknown text
- Redirect: Modify connection ip and port or resolve remote domain
- Send connection key to server(optional):Avoid using cmd bat to connect login server
- XOR all packets from server/client(optional): The header and payload of packet will be xor
- Remove Security Client(HS/X3): 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
- Fix window mode error: Allow older clients(BeforeBB) to run at the recent displays
- Customize game window title and allow multiple game windows
- Remove CRC: Prevent client crashes after 30 seconds or upon entering field
The supported version range is v113-v194
Please tell me if you find any errors during login to these versions
- Versions in which HS were removed: v113-v183
- Versions in which BC counldn't be removed: v160-v165
- Versions in which X3 were removed: v184-v194
- Versions in which CWvsApp::Run CRC were removed: v113-v182
- Versions in which CWvsContext::OnEnterField CRC were removed: v183-v194
- Supported version range is v113-v194
- 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 v113-v158
- 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 inLauncher.cpp - 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 inLauncher.cpp - 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