| View previous topic :: View next topic |
| Author |
Message |
Vanir How do I cheat?
Reputation: 0
Joined: 13 Feb 2020 Posts: 1
|
Posted: Thu Feb 13, 2020 2:01 pm Post subject: How to make modifications permanent? |
|
|
| I understand the basic functions of Cheat Engine, but whenever i restart the game or program the changed setting are no longer there. How would i modify a stat and keep it without having to run Cheat Engine every time?
|
|
| Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Thu Feb 13, 2020 2:12 pm Post subject: |
|
|
The reason why the changes you make in the Cheat Engine disassembler do not persist is because you are changing the values you find in RAM, while every time you restart it, take the original game file from the hard disk and reload it to RAM.
To make it persistent you have to patch the exe file, it's something you can do with a debugger like OllyDbg, x64dbg, IDA pro, etc...
A very similar question that was asked long ago: https://forum.cheatengine.org/viewtopic.php?p=5757583#5757583
|
|
| Back to top |
|
 |
section94 How do I cheat?
Reputation: 0
Joined: 26 Jan 2022 Posts: 3
|
Posted: Wed Feb 16, 2022 12:36 pm Post subject: |
|
|
| DanyDollaro wrote: | The reason why the changes you make in the Cheat Engine disassembler do not persist is because you are changing the values you find in RAM, while every time you restart it, take the original game file from the hard disk and reload it to RAM.
To make it persistent you have to patch the exe file, it's something you can do with a debugger like OllyDbg, x64dbg, IDA pro, etc... |
Could you PM me please? I am in a very similar situation and no one is responding to my post.
|
|
| Back to top |
|
 |
|