- Joined
- Jan 21, 2018
- Messages
- 12
- Reaction score
- 4
Need: Ollydbg and Main 97D+99i Unpacked.
1. Open Main in Ollydbg.
2. Right click > Search for > "all referenced text strings".
3. Find "Resolution" and double click on it.
4. We will find below two values: 640 and 4B0 (Hex), we will modify these values. Offsets: 0041D893 and 0041D89D
5. Change the values to the resolution you want, the values must be in hexadecimal. Ex: 1366x768 (Decimal) = 556x300 (Hex)
640 > now 556, 4B0 > now 300.
6. Right click > copy to executable > all modifications > save file.
7.
Start> Run > 'regedit'
"HKEY_CURRENT_USER\Software\Webzen\Mu\Config"
and set Resolution and ResolutionA to 4.
Done.
1. Open Main in Ollydbg.
2. Right click > Search for > "all referenced text strings".
3. Find "Resolution" and double click on it.
4. We will find below two values: 640 and 4B0 (Hex), we will modify these values. Offsets: 0041D893 and 0041D89D
5. Change the values to the resolution you want, the values must be in hexadecimal. Ex: 1366x768 (Decimal) = 556x300 (Hex)
640 > now 556, 4B0 > now 300.
6. Right click > copy to executable > all modifications > save file.
7.
Start> Run > 'regedit'
"HKEY_CURRENT_USER\Software\Webzen\Mu\Config"
and set Resolution and ResolutionA to 4.
Done.
Last edited: