Fix Widescreen: Main 97D+99i


Published:   Comment: No Comments

游戏设置

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.

  1. 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 Modified:2023-12-19 01:04:14

我有话说