1. Crisp portraits

    I made this patch that increases the resolution of 2D portraits from 64x64 to 256x256. It's better especially if you play with a high UI scale, have a high resolution monitor, or both.



    https://mega.nz/file/pRs3QKZA#Gxv-Bs...uNkzGbtgV3hB34
    Edited: April 12, 2024

  2. I have updated the first post with a new version that doesn't crash in Onyxia (I had not noticed this until now).

    I am also providing here the patch itself in text format in case you want to apply it to your already modified wow.exe file. You can apply it with a hex editor such as HxD.

    • In offset 218F6C, replace 6A 02 6A 40 6A with E9 7C FB 30 00
    • In offset 528AED, replace CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC with 6A 02 68 00 10 00 00 68 00 10 00 00 E9 74 04 CF FF

  3. I have updated the first post with a new version that doesn't crash in Onyxia (I had not noticed this until now).

    I am also providing here the patch itself in text format in case you want to apply it to your already modified wow.exe file. You can apply it with a hex editor such as HxD.

    • In offset 218F6C, replace 6A 02 6A 40 6A with E9 7C FB 30 00
    • In offset 528AED, replace CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC with 6A 02 68 00 10 00 00 68 00 10 00 00 E9 74 04 CF FF
    The offsets u mentioned do not exist? Couldnt find 00218F6C or 00528AED.

  4. The offsets do exist. Are you using HxD? If so, press Ctrl+G to go to an offset and make sure the dialog is set like this



    Also make sure you're editing wow.exe and not a link to it or any other file.

    Otherwise be more specific about what is happening.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •