Erabior How do I cheat?
Reputation: 0
Joined: 26 Oct 2019 Posts: 1
|
Posted: Sat Oct 26, 2019 11:25 pm Post subject: need help finding and editing a static value |
|
|
| im trying to scan for the variable millPerDay in a game called "Transport Fever" in hopes of increasing it past the hardcoded limit of 8000. there are 2 references to that value, once in the game config, and once in the .exe which im assuming is where the hardcoded limit is. either way the exe is signed and compiled and the only way I can access this value is when its loaded into memory. any ideas?
|
|