Silithas Cheater
Reputation: 0
Joined: 15 Apr 2013 Posts: 45
|
Posted: Sun Jun 12, 2016 9:20 am Post subject: Is there a way to freeze time in mirrors edge catalyst? |
|
|
I am horrible with the timings no matter what i do, so i want to freeze the timer for the timed missions. Is there a way to target the timer in cheat engine?
I tried to search for increased value 15 times, there's still shit tonnes of results.
|
|
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Sun Jun 12, 2016 11:14 am Post subject: |
|
|
Timers could be in various data types and in various formats.
4-byte, 8-byte, float, double.
Milliseconds, seconds, other.
Elapsed time, countdown time, time since last checkpoint.
Have you tried searching directly for the value of the time displayed?
If the game shows 02:29, search for a value of seconds between 148 and 150: (2 * 60 + 29) +/- 1
Or try milliseconds between 148000 and 150000. Try all data types.
|
|