| View previous topic :: View next topic |
| Author |
Message |
Mirtokimbo How do I cheat?
Reputation: 0
Joined: 11 Jan 2013 Posts: 6
|
Posted: Sat Feb 14, 2015 6:25 am Post subject: CE 6.4 settings, xmm registers |
|
|
Hey Everyone!
Can anyone help me about CE 6.4 settings for Red Alert 3 v1.0?
When i try to debugging an instruction with xmm registers in it, the "More Info" tab doesn't show anything about the xmm registers .. just 0.0's everywhere.
When I try to "Break and trace instruction" the game just crashing.
I use windows 7 x64, CE with DBVM version 8.
h ttp://postimg.org/image/lotwojwz5/
h ttp://postimg.org/image/pwooxayep/
h ttp://postimg.org/image/65wgrfooh/
h ttp://postimg.org/image/a0zuu07u9/
How should I use CE? :$
Should i use some other program for this game also, or fine enough CE?
I totally stucked at unit promotions .. so i really need some help! Smile
Thanks in advance!
Mirtok
ps. Sorry for the pictures, but this question without pictures .. Smile
Last edited by Mirtokimbo on Sat Feb 21, 2015 11:40 am; edited 3 times in total |
|
| Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Sat Feb 14, 2015 9:25 am Post subject: Re: CE 6.4 settings, xmm registers |
|
|
| Mirtokimbo wrote: | | the "More Info" tab doesn't show anything about the xmm registers |
Click "F" button. It's close to "S" button:
_________________
|
|
| Back to top |
|
 |
Mirtokimbo How do I cheat?
Reputation: 0
Joined: 11 Jan 2013 Posts: 6
|
Posted: Sat Feb 14, 2015 9:31 am Post subject: |
|
|
Thank you for your help buddy, but this will be a way much complicated thing .. Smile
There is nothing in "that" tab .. just 0.0's everywhere .. as if the xmm registers was empty ..
Last edited by Mirtokimbo on Sat Feb 21, 2015 11:39 am; edited 2 times in total |
|
| Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Sat Feb 14, 2015 9:34 am Post subject: |
|
|
So, they probably are empty.
What do you see in "Extra Info" window? Are CPU general purpose registers also set to zero (00000000)?
_________________
|
|
| Back to top |
|
 |
Mirtokimbo How do I cheat?
Reputation: 0
Joined: 11 Jan 2013 Posts: 6
|
Posted: Sat Feb 14, 2015 9:49 am Post subject: |
|
|
This is what CE's shows
h ttp://postimg.org/image/erdqzrt6t/
They cant be empty on this point becouse didn't touch anything to this address as "the current health of the unit" .. just a read as fld .. to the stack .. then here would be the max health as a float of 150.0 in th xmm0 register .. but its shows as 0.0 .. becouse the xmm1 should be anything .. adding to current health, should be a negative number, if the xmm0 will be 0.0 .. but xmm1 is also 0.0 .....
And thanks for this "bug" or something ... the unit has died already .. instant die!
Last edited by Mirtokimbo on Sat Feb 21, 2015 11:39 am; edited 1 time in total |
|
| Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Sat Feb 14, 2015 10:03 am Post subject: |
|
|
In that case, I think it is just a game protection. Is it a multiplayer game?
PS: doing "find out what ...." with CE, doesn't change value of XMM registers and FPU registers.
_________________
|
|
| Back to top |
|
 |
Mirtokimbo How do I cheat?
Reputation: 0
Joined: 11 Jan 2013 Posts: 6
|
Posted: Sat Feb 14, 2015 10:08 am Post subject: |
|
|
Red Alert 3 v1.0
Its a single player game .. as I know :$ Smile
But I don't play either, but hacking instead. Smile
As I know CE just shows what was be, then the process was ended .. so
0070D49C - 56 - push esi
0070D49D - 8B F1 - mov esi,ecx
0070D49F - F3 0F10 46 04 - movss xmm0,[esi+04]
0070D4A4 - F3 0F11 46 08 - movss [esi+08],xmm0
0070D4A9 - F3 0F58 C1 - addss xmm0,xmm1 <<
Smile
Aww .. got it .. yes .. it's okay .. it's a protection .. but how can I track that what is the protection? Smile
anyway ... that sure is I need some setup tweak for CE since I can't debug something, when I don't see the values .. so Smile
Please help me! Smile
Last edited by Mirtokimbo on Sat Feb 21, 2015 11:38 am; edited 3 times in total |
|
| Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 222
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Sat Feb 14, 2015 10:28 am Post subject: |
|
|
Try different debugger (did you try VEH ?).
_________________
|
|
| Back to top |
|
 |
Mirtokimbo How do I cheat?
Reputation: 0
Joined: 11 Jan 2013 Posts: 6
|
Posted: Sat Feb 21, 2015 11:41 am Post subject: Thank you! |
|
|
| Thank you for your time mgr.inz.Player
|
|
| Back to top |
|
 |
|