All Projects → shavitush → quest_optimizer

shavitush / quest_optimizer

Licence: GPL-3.0 license
(fixed in a game update) Quest.wz file optimizer for MapleStory, gets rid of most (if not all) in-game lag.

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to quest optimizer

MapleClientEditTemplate
An increasingly generic and comprehensive MapleStory client editing framework. Written by Erik A (Minimum Delta). Intended to abstract away some of the MapleStory client editing learning curve.
Stars: ✭ 3 (-81.25%)
Mutual labels:  maplestory
Verdant
An open-source launcher for *Naver Channeling* Korean MapleStory ~ 메이플스토리 네이버 채널링 게임런처
Stars: ✭ 12 (-25%)
Mutual labels:  maplestory
AzureV316
AzureMS v316 KMS, i will update it and rewrite it from scratch later on to get a better understanding about everything.
Stars: ✭ 67 (+318.75%)
Mutual labels:  maplestory
MSCalculator
Using Maplestory material and reverse Polish algorithm to complete the Android calculator.
Stars: ✭ 14 (-12.5%)
Mutual labels:  maplestory
maple-fighters
A small online game similar to MapleStory
Stars: ✭ 42 (+162.5%)
Mutual labels:  maplestory
auto-maple
Artificial intelligence software for MapleStory that uses various machine learning and computer vision techniques to navigate challenging in-game environments
Stars: ✭ 112 (+600%)
Mutual labels:  maplestory
MapleStory-tool
ijl15.dll for MapleStory
Stars: ✭ 51 (+218.75%)
Mutual labels:  maplestory
MapleEzorsia
v83 edits for creating a custom resolution client
Stars: ✭ 17 (+6.25%)
Mutual labels:  maplestory
LibreMaple-Client
Made-from-scratch Maplestory game client for LibreMaple, fork of JourneyClient
Stars: ✭ 26 (+62.5%)
Mutual labels:  maplestory

Download

Quest Optimizer

This program automatically patch your Quest.wz and remove ALL quests except for the ones in exclude.txt (if any).
Upon patching, the program will generate Quest.wz.bak and Quest.wz.patched and proceed to delete the input file.
To run, you need a Quest.wz file in the same folder Quest Optimizer is in.

To use, put Quest.wz.patched into your MapleStory/appdata folder, delete Quest.wz from your MapleStory folder and rename Quest.wz.patched to Quest.wz.
Before applying game upgrades (patches) or to revert this patch, do the same as above, but with Quest.wz.bak.

Search Mode

In order to search some quest's id, please use this program in search mode: Just double-click search_mode.bat.

Build

  • Needs MapleLib. I do it with Visual Studio 2017, cannot guarantee success with any other .NET compilers.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].