Using Windows XP Pro, Service Pack 2: Tools being used are TMK_1.51 (Trainer Maker Kit), Tsearch, artmoney727.exe, CheatEngine and memhack.exe . My knowledge base: HTML, Visual Basic, Java, Javascript.
I am trying to build a Trainer that will alter or stop the minutes (timer/clock) for a scenerio. So far I have been successful in finding the seconds using Tsearch and copying the Poke and values to the Trainer. The Trainer works fine for freezing the seconds, but the minutes continue to count down to zero and of course, I lose the scenerio since I couldn't complete the scenerio within the time allowed.
In the game, the minutes are on the screen just like a normal LCD would be. Example 04:55 . When I search memory for 04:55, 4:55, 455, 0455, all are found on the first search. But after I start the game up and let a few seconds expire, then pause the game, the next search ALWAYS brings up "zero found".
How do you search for "Time" or "Timer" in this example since I can find seconds but not minutes? Yes, I have tried searching for the minutes but that is useless since thousands of addresses show up for each minute right down to zero.
THANKS