[1.13c] Fixed Gamble cost I ask a question after reading the article.

This forum is for discussions on how to edit what can not be edited through the txt files, needless to say this isn't about battle net hacking.

Moderators: Nefarius, Havvoric

Post Reply
lolopopo11
Posts: 2
Joined: Sun Nov 15, 2020 4:50 pm

[1.13c] Fixed Gamble cost I ask a question after reading the article.

Post by lolopopo11 » Sat Nov 21, 2020 8:00 am

[1.13c] Fixed Gamble cost I ask a question after reading the article.
(Link: viewtopic.php?f=8&t=65952&p=500878#p500878)

In the link above
It is told to replace "000248C4 0F84 76010000 JE 00024A40" with "000248C4 E9 77010000 JMP 00024A40".

I moved from D2Common.dll to 000248C0 with the hex editor.
There it is expressed as 89 6C 24 10 0F 84 76 01 00 00 3D 61 6D 75 20 0F.
How do I change this?

cackata
Posts: 1
Joined: Fri Nov 22, 2019 6:29 pm
Bulgaria

Re: [1.13c] Fixed Gamble cost I ask a question after reading the article.

Post by cackata » Sun Nov 22, 2020 8:53 pm

Assuming You use ollydbg. You select the offset 000248C4 then right click on it select assemble from the menu and then change the JE into JMP, then click on assemble. Finally in order for your changes to have an effect, you have to right click, click on edit => copy all modifications to executable. Look at the attached pictures if anything is unclear.
Attachments
asemble3.png
asemble2.png
asemble.png

Post Reply

Return to “Code Editing”