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 


Maximum Point/value

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

Joined: 23 Nov 2016
Posts: 2

PostPosted: Wed Nov 23, 2016 7:05 pm    Post subject: Maximum Point/value Reply with quote

can someone show me how to change the maximum point e.g 0/10 (10 is the maximum), 10/10 (max, cant add more point), into 10/20 (20 is maximum) and i can add more point. thank you before

game: PES 2017 on edit player mode, i try to change the max player skills
Back to top
View user's profile Send private message
Kavvman
Master Cheater
Reputation: 2

Joined: 17 Apr 2004
Posts: 316

PostPosted: Thu Nov 24, 2016 3:45 am    Post subject: Reply with quote

Find the current value then look before or after it to find the max value.
_________________
...
Back to top
View user's profile Send private message
Twistedfate
Expert Cheater
Reputation: 1

Joined: 11 Mar 2016
Posts: 231

PostPosted: Thu Nov 24, 2016 5:43 pm    Post subject: Reply with quote

as
Quote:
ViZZion
say with more explanation
find the value which effect your game then press ctrl+m,D,N press ok ( the steps to open dissect data structure if you don"t know it read the tutorial )
you will find the value in the structure upper or lower to the correct value
and it could be there
...
If you cannot find it there you can try to scan for the value and change all of found values until you see your value is changed . but changing some values might break your game .
- when you found the effective value .-
right click find what instructions access this address . and save the code .
- I use this method for zoom hack .
lets say you zoomed in and out then u find the effective address .
lets say the address which carry the zoom values is
[zoom]
low zoom → 1000
far zoom maximum value → 4000
and you want to zoom farther .
If you changed [zoom] to 5000 you can zoom once only and thats is not good .
so you have to find the maximum value of zoom .
scan for 4000 then extract the effective address
and change it to what you want .
.to extract the address from address scan list :
lets say you found 500 address
change the half of them 250 if they affected the game change the half again and again until you get the address .
to keep the address static each time you open the game .
- pointer scan
- or do code injection and save the script .
-BTW I am not native with English if there are any mistakes ^^
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Thu Nov 24, 2016 6:13 pm    Post subject: Reply with quote

Max values can be calculated different ways and are not always easy to find.

Sometimes, they are located in the same structure as current value, and can be easily changed.

Sometimes, there is a hard or fixed value, that is checked against, and will never go above this amount unless you manually change it or rewrite the code to ignore that limitation - this method may be more difficult because it may require back-tracing and analyzing code to determine where that check occurs and/or where that value is actually being stored.

Sometimes, a static value is stored in a separate file, inside the game's sub-folders, where the value can be easily changed to whatever you want using a hex editor or with notepad++ or similar, and is just referenced during some check routine or is loaded during startup.

Sometimes, the max value is calculated based on several values that are used to determine what that value should be (e.g. with many popular RPG's that make use of experience points to determine level and other statistics).

Keep in mind, that, changing max values (or altering code to be able to go beyond max value, e.g. removing the check for that) can cause the target to crash, depending on how the game has been programmed. It can also break the game with regard to accomplishments, missions and sequences that are played out if/when such values reach a certain point etc..
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