Fix Widescreen: Main 97D+99i
Published: Comment: No Comments
Last Modified:2023-12-19 01:04:14
Need: Ollydbg and Main 97D+99i Unpacked.
- Open Main in Ollydbg.
- Right click > Search for > "all referenced text strings".
- Find "Resolution" and double click on it.
- We will find below two values: 640 and 4B0 (Hex), we will modify these values. Offsets: 0041D893 and 0041D89D
- 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.
- 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.