All Projects → izarooni → MapleEzorsia

izarooni / MapleEzorsia

Licence: other
v83 edits for creating a custom resolution client

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to MapleEzorsia

maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (+341.18%)
Mutual labels:  dll
summary1
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 13 (-23.53%)
Mutual labels:  dll
vue-cli-plugin-dll
Vue CLI 3 plugin for Webpack DllPlugin/DllReferencePlugin
Stars: ✭ 77 (+352.94%)
Mutual labels:  dll
Caesar
Open source cheat for Steam version of Counter-Strike 1.6.
Stars: ✭ 22 (+29.41%)
Mutual labels:  dll
quest optimizer
(fixed in a game update) Quest.wz file optimizer for MapleStory, gets rid of most (if not all) in-game lag.
Stars: ✭ 16 (-5.88%)
Mutual labels:  maplestory
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
Stars: ✭ 29 (+70.59%)
Mutual labels:  dll
AzureV316
AzureMS v316 KMS, i will update it and rewrite it from scratch later on to get a better understanding about everything.
Stars: ✭ 67 (+294.12%)
Mutual labels:  maplestory
textureldr
open source, integrated texture pack management system for geometry dash
Stars: ✭ 30 (+76.47%)
Mutual labels:  dll
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (+11.76%)
Mutual labels:  dll
UniDLL
Editor window to create DLLs from C# code in Unity
Stars: ✭ 45 (+164.71%)
Mutual labels:  dll
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-11.76%)
Mutual labels:  dll
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 (-82.35%)
Mutual labels:  maplestory
LibreMaple-Client
Made-from-scratch Maplestory game client for LibreMaple, fork of JourneyClient
Stars: ✭ 26 (+52.94%)
Mutual labels:  maplestory
Verdant
An open-source launcher for *Naver Channeling* Korean MapleStory ~ 메이플스토리 네이버 채널링 게임런처
Stars: ✭ 12 (-29.41%)
Mutual labels:  maplestory
Spotify-Internal
Remove ads and add extra features for spotify desktop version.
Stars: ✭ 25 (+47.06%)
Mutual labels:  dll
Extended-Toolkit
A companion toolkit for the standard toolkit.
Stars: ✭ 83 (+388.24%)
Mutual labels:  dll
small-gd-mods
small collection of mods for geometry dash
Stars: ✭ 39 (+129.41%)
Mutual labels:  dll
qt mysql driver
Typical symptom: QMYSQL driver not loaded -> get pre-built Qt SQL driver plug-in required to connect QSqlDatabase to MySQL / MariaDB with QSqlDatabase::addDatabase("QMYSQL"). Download qsqlmysql.dll binaries built from official Qt source code
Stars: ✭ 102 (+500%)
Mutual labels:  dll
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-29.41%)
Mutual labels:  dll
foo drpc
Foobar2000 music status for Discord Rich Presence!
Stars: ✭ 83 (+388.24%)
Mutual labels:  dll

MapleEzorsia

This DLL modifies addresses in a v83 MapleStory client to change the game window and canvas resolution.
Some in-game component boundaries are also modified to scale with the custom resolution.
This code can only be compiled on the x86 platform.


Default config.ini

The default config.ini file isn't included or generated but is optional. Simply make a file called config.ini in your game folder (where the .dll is) and the program will try to use it.

[general]
width=1280
height=720

How to use

In your v83 MapleStory directory,

  1. Rename file nmconew.dll to nmconew2.dll
  2. insert this DLL file in that directory
  3. Run your client!
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].