TW MapleStory old version launcher
- Fix domain resolve error
- Skip ads window
- Remove locale check
- Redirect server ip and port
- Send connect key to server(option)
- XOR all packet from server(option)
- Remove Anti-Cheat(NGS/HS/X3)
- Mount img file(option)
- Fix window mode error(BeforeBB)
- Customize game window title
- Multiple game windows
- Remove CRC
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
- Set
IS_DEV
is true - Set
REMOTE_DIR
to MapleStory directory - Set options in
config.h
- Build solution with
Release x86
mode - Run it in Visual Studio will inject hook by remote
- Recommend using DebugView see debug log
- Set
IS_DEV
is false - Build solution with
Release x86
mode - Put
Launcher.exe
andHook.dll
into MapleStory directory - Run
Launcher.exe
to connect login server
- Recommend using HaSuite convert all wz files except
List.wz
toData
folder - Put
MoveImg.bat
intoData
folder - Run the bat will quickly format folder name
- Tools shared by Riremito
- RemoveAntiCheat_EasyVer shared by rage123450
- CIL shared by MapleMyth