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.
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
In your v83 MapleStory directory,
- Rename file
nmconew.dll
tonmconew2.dll
- insert this DLL file in that directory
- Run your client!