View previous topic :: View next topic |
Author |
Message |
CerberusForHumanity Newbie cheater
Reputation: 0
Joined: 06 Mar 2019 Posts: 12
|
Posted: Sun Mar 17, 2019 11:43 am Post subject: Bladestorm Nightmare help |
|
|
so i am working on changing the values for what a squad count is at for each level my problem is instead of it using like EAX/ECX/EDX or whatever registers that start with E it instead uses registers like RAX or anything that starts with R
if i am correct only amd users can mess with R registers?
Description: |
|
Filesize: |
7.62 KB |
Viewed: |
4057 Time(s) |

|
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Sun Mar 17, 2019 1:59 pm Post subject: |
|
|
that have nothing to do with amd or intel, if your processor support x64 architecture and you are running a 64-bit process then you have access to the promoted registers.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote: | i am a sweetheart. |
|
|
Back to top |
|
 |
CerberusForHumanity Newbie cheater
Reputation: 0
Joined: 06 Mar 2019 Posts: 12
|
Posted: Sun Mar 17, 2019 2:16 pm Post subject: |
|
|
ah my bad i am misinformed then but when i click change register it only pops up with the E registers such as EAX, ECX, EDX and registers R8 through R15 no RAX or anything like that if you need me to post a pic of what i mean let me know
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Sun Mar 17, 2019 5:07 pm Post subject: |
|
|
you cant change registers or their values from "find out what writes/accesses window" << the image you posted belongs to this window.
so im not sure what are you trying to do or from where you are doing it.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote: | i am a sweetheart. |
|
|
Back to top |
|
 |
CerberusForHumanity Newbie cheater
Reputation: 0
Joined: 06 Mar 2019 Posts: 12
|
Posted: Mon Mar 18, 2019 1:33 pm Post subject: |
|
|
basically i need to change the value of rdx and rbp but as you see those regsiters arent there in the pic as a example
Description: |
|
Filesize: |
22.42 KB |
Viewed: |
4009 Time(s) |

|
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Mon Mar 18, 2019 2:00 pm Post subject: |
|
|
yeah i see what you mean now, anyway dark byte probably forgot to update the text.
that means you can use the 64-bit registers, just ignore their names.
note:
values are in hex.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote: | i am a sweetheart. |
|
|
Back to top |
|
 |
CerberusForHumanity Newbie cheater
Reputation: 0
Joined: 06 Mar 2019 Posts: 12
|
Posted: Mon Mar 18, 2019 2:05 pm Post subject: |
|
|
ah ok thank you friend i was not sure if i could but thank you for clarifying
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Mon Mar 18, 2019 2:38 pm Post subject: |
|
|
this will place an INT3 breakpoint, for performance wise consider script injections.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote: | i am a sweetheart. |
|
|
Back to top |
|
 |
|