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 


RPCS3 - NCAA 14 - Recruiting Points

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

Joined: 02 Dec 2019
Posts: 1

PostPosted: Mon Dec 02, 2019 3:52 pm    Post subject: RPCS3 - NCAA 14 - Recruiting Points Reply with quote

I could use some help with locating a pointer (I think) for NCAA 14 on the RPCS3 emulator. In the game, you get a specific number of recruiting points each week. It's shown in game as 0 out of 6,000 used. If you add 100 points to a player, it updates to 100 out of 6,000 used. I'm trying to either increase the 6,000 to an infinite amount or freeze the amount used so that I can add more than 6,000 points each week. I've found the two addresses that correlate with this "X out of.." portion and have tried freezing these values. The in game value is 145 and displays as 131006754 in CE. When I do that, it allows me to add more than 6,000 points but when I skip to the next week, the points were not applied.

I've gone through the tutorials for pointers and am some what familiar with trying to find what to look for. However when I look at what's accessing this, I get the following:

5FD159DE - 4B 8B 14 18 - mov rdx,[r8+r11]
5FD0CDAE - 49 8B 14 10 - mov rdx,[r8+rdx]
5FD2D4D0 - 49 8B 0C 38 - mov rcx,[r8+rdi]
5FD2D4EC - 49 89 0C 38 - mov [r8+rdi],rcx

I'm not sure how to get the offset as I'm not sure how to handle [r8+r11]. Any help on this would be much appreciated.
Back to top
View user's profile Send private message
DanyDollaro
Master Cheater
Reputation: 3

Joined: 01 Aug 2019
Posts: 334

PostPosted: Mon Dec 02, 2019 5:59 pm    Post subject: Reply with quote

It would be quite difficult to define the reason why your points were not applied the following week.

If you want to get the address given by "r8 + r11" you can do something like this:
Code:
alloc(Address, 8)

code:
push eax
lea eax, [r8+r11]
mov [Address], eax
pop eax
mov rdx,[r8+r11]
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