View previous topic :: View next topic |
Author |
Message |
Wheel Of Fate Advanced Cheater
Reputation: 0
Joined: 01 Oct 2010 Posts: 75
|
Posted: Mon Sep 07, 2015 3:58 am Post subject: DMC devil may cry Can't Find White Orbs AKA Upgrade Points |
|
|
I Know this is newbie behavior but every time i end with crash and i start over.
Why i can't find the actual value address without getting 100 addresses which are change with it at the same time?
Besides when i try exact value i find Display address
i almost tried everything but i can't get it to work without crashing the game and star over.
any help please I'm really gone crazy because of it?
anyone tried to find it please let me know
|
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Mon Sep 07, 2015 4:23 am Post subject: |
|
|
There is no display value, you can find the value with exact search.
The game does have a tendency to crash and i vaguely remember it to be a pain to train because of the bugginess. Looking at my notes, this is where i injected (v1.0)
DMC-DevilMayCry.exe+65442 - 8B 48 14 - mov ecx,[eax+14]
DMC-DevilMayCry.exe+65445 - 50 - push eax
DMC-DevilMayCry.exe+65446 - FF D2 - call edx
DMC-DevilMayCry.exe+65448 - F3 0F10 04 24 - movss xmm0,[esp]
DMC-DevilMayCry.exe+6544D - 8B 4C 24 0C - mov ecx,[esp+0C]
this for better injection:
DMC-DevilMayCry.exe+65451 - F3 0F2C C0 - cvttss2si eax,xmm0
_________________
|
|
Back to top |
|
 |
Wheel Of Fate Advanced Cheater
Reputation: 0
Joined: 01 Oct 2010 Posts: 75
|
Posted: Tue Sep 08, 2015 11:26 pm Post subject: |
|
|
STN wrote: | There is no display value, you can find the value with exact search.
The game does have a tendency to crash and i vaguely remember it to be a pain to train because of the bugginess. Looking at my notes, this is where i injected (v1.0)
DMC-DevilMayCry.exe+65442 - 8B 48 14 - mov ecx,[eax+14]
DMC-DevilMayCry.exe+65445 - 50 - push eax
DMC-DevilMayCry.exe+65446 - FF D2 - call edx
DMC-DevilMayCry.exe+65448 - F3 0F10 04 24 - movss xmm0,[esp]
DMC-DevilMayCry.exe+6544D - 8B 4C 24 0C - mov ecx,[esp+0C]
this for better injection:
DMC-DevilMayCry.exe+65451 - F3 0F2C C0 - cvttss2si eax,xmm0 |
Ah i forgot to tell you my game version is the latest v1.3
so any luck finding the address?
|
|
Back to top |
|
 |
|