Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Value Change Everytime

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Fri Aug 06, 2021 7:41 am    Post subject: Value Change Everytime Reply with quote

Hello guys! I'm using Cheat Engine in Street Fighter X Tekken
in RPCS3,each time I found a value and I save it,I get infinite Health
and Infinite Pöwer,but each time I return to the menu and return to the fight again,the Address is not working anymore,so I search again and a find a new working adress and the same thing when I close the game the address doesnt work again.it is like a LIFEBAR and SUPER GAUCHE addresses are changing or something.
any help please?
P.S: I'm using 4 Byte big Endian
Thanks.
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Fri Aug 06, 2021 9:11 am    Post subject: Reply with quote

You need to find the base pointer to those values.
Back to top
View user's profile Send private message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Fri Aug 06, 2021 9:58 am    Post subject: Reply with quote

LeFiXER wrote:
You need to find the base pointer to those values.


each time I get around 5k results and when I try to look for the previous Address I dont find it.
Is there anyway to find the base easier?!
Thanks
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Fri Aug 06, 2021 11:24 am    Post subject: Reply with quote

No one really likes the answer but the best way is to follow the Cheat Engine tutorial via the help menu. It will teach you how to find static pointers which won't change when you restart but you are dealing with emulators. Typically they include their own form of cheat system with that, it is better to use that system (my opinion of course).
Back to top
View user's profile Send private message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Sat Aug 07, 2021 10:24 am    Post subject: Reply with quote

LeFiXER wrote:
No one really likes the answer but the best way is to follow the Cheat Engine tutorial via the help menu. It will teach you how to find static pointers which won't change when you restart but you are dealing with emulators. Typically they include their own form of cheat system with that, it is better to use that system (my opinion of course).


Thanks for the answer.
I've followed some Cheat Engine tutorials
but when I try ''find out what access to this address''
I found 2 lines instead of one line
plus RDX + R8 + 20
two address + offset
how do I scan two Address please?!
Thanks.



stv.png
 Description:
 Filesize:  12.45 KB
 Viewed:  3677 Time(s)

stv.png


Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Sat Aug 07, 2021 10:48 am    Post subject: Reply with quote

You have to manually investigate. Select one of the entries then click More Information. It will display a new window which will give you an idea of what the pointer is. Scan for that value (as hex, 4-byte) and see which results show in the list. Then you can check find out which addresses (pointers) access the new entries.

It's a matter of investigating which ones lead to the right pointer.

I would hazard a guess as to say that the line:
Code:

mov edx,[r8+rdx]


Is the one you should investigate in this case.
Back to top
View user's profile Send private message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Sat Aug 07, 2021 11:18 am    Post subject: Reply with quote

LeFiXER wrote:
You have to manually investigate. Select one of the entries then click More Information. It will display a new window which will give you an idea of what the pointer is. Scan for that value (as hex, 4-byte) and see which results show in the list. Then you can check find out which addresses (pointers) access the new entries.

It's a matter of investigating which ones lead to the right pointer.

I would hazard a guess as to say that the line:
Code:

mov edx,[r8+rdx]


Is the one you should investigate in this case.


I tried to look for more information but ''RAX+R8+20''
RAX is : 305637C0
R8 is: 300000000

I've scaned RAX only and it gives 8 address none of them
writes in the previous address



svst.png
 Description:
 Filesize:  23.82 KB
 Viewed:  3658 Time(s)

svst.png


Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Sat Aug 07, 2021 12:09 pm    Post subject: Reply with quote

That was the first entry. What about the second?
Back to top
View user's profile Send private message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Sat Aug 07, 2021 12:29 pm    Post subject: Reply with quote

LeFiXER wrote:
That was the first entry. What about the second?


The second entry gave me almost the same.
How can I rescan that?!



svst.png
 Description:
 Filesize:  21.86 KB
 Viewed:  3646 Time(s)

svst.png


Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1069
Location: 0x90

PostPosted: Sat Aug 07, 2021 12:33 pm    Post subject: Reply with quote

Perhaps someone with more experience hacking emulated games can chime in because I have to be honest and say that I don't have a clue. I am familiar with pointer scanning and other things but I can't explain why the values are showing up like that.
Back to top
View user's profile Send private message
faresnake
How do I cheat?
Reputation: 0

Joined: 06 Aug 2021
Posts: 6

PostPosted: Sat Aug 07, 2021 12:46 pm    Post subject: Reply with quote

LeFiXER wrote:
Perhaps someone with more experience hacking emulated games can chime in because I have to be honest and say that I don't have a clue. I am familiar with pointer scanning and other things but I can't explain why the values are showing up like that.



The Game is Street Fighter X Tekken on RPCS3 Emulator
it is the only game I didnt find any address.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites