 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
moccor How do I cheat?
Reputation: 0
Joined: 20 Feb 2019 Posts: 5
|
Posted: Fri Mar 01, 2019 6:27 pm Post subject: Button Press = Quick Save. But on Hard mode it is disabled. |
|
|
So I am curious if this is even possible to do at even a slightly reasonable time but I doubt it. Basically in some videogames, they don't allow quicksaving on higher difficulties.
I feel like that would require tons of scans to even narrow it down to a reasonable amount of addresses.
However what I am thinking is, I guess a easier method would be to find the area of memory where the settings are kept for the menu (if possible) and search what changes in that area when comparing a normal difficulty to a hard. Its possible somewhere in that area tells the game to enable/disable quicksaving.
But also, if there is a keybind for autosaving, can that be used to my advantage in this scenario? Maybe its some kind of data hidden in the save file that would simply require comparing two brand new saves with a hex editor.
Has anyone done something like this before or attempted it and decided it just isn't worth it or is not possible?
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Sat Mar 02, 2019 3:54 am Post subject: |
|
|
you can use any of memory profiling tools (ultimal code filter etc), or you do memory scans.
you can use memory profiling tools when you:
- save your game
- change difficulty
you can use unknown initial scan as well, but use it this way:
- keep changing difficulty
- scan for changed/unchanged
repeat, once found:
- see what writes/reads that address
- go debugging and jump over calls
if the call you jumped over did anything to quick save button:
- change difficulty to easy/normal
- break and trace that subroutine
repeat two times, 1st on easy 2nd on hard
you can figure the rest, or any missing stuff.
good luck.
_________________
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 |
|
 |
moccor How do I cheat?
Reputation: 0
Joined: 20 Feb 2019 Posts: 5
|
Posted: Tue Mar 12, 2019 1:54 pm Post subject: |
|
|
OldCheatEngineUser wrote: | you can use any of memory profiling tools (ultimal code filter etc), or you do memory scans.
you can use memory profiling tools when you:
- save your game
- change difficulty
you can use unknown initial scan as well, but use it this way:
- keep changing difficulty
- scan for changed/unchanged
repeat, once found:
- see what writes/reads that address
- go debugging and jump over calls
if the call you jumped over did anything to quick save button:
- change difficulty to easy/normal
- break and trace that subroutine
repeat two times, 1st on easy 2nd on hard
you can figure the rest, or any missing stuff.
good luck. |
Thanks for this very well worded bit of info. I haven't tried it yet but I will be soon, I appreciate it.
|
|
Back to top |
|
 |
|
|
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
|
|