Help me build a trainer for Empire: Total War!
March 13, 2009 11:24 AM
Subscribe
I love Empire: Total War, but I'm completely disheartened by the lack of cheats! I've used Cheat-o-Matic to give myself unlimited money, but I'd really like instant unit creation and a way to unlock technologies. Is there a trial-and-error way of doing this? How would I go about doing this?
Usually there are trainers out there for this kind of thing, but the only one I have found is a paid thing. For technology and instant unit creation, how would I go about this? I'm sure there's some sort of general methodology that revolves around guess and checking, right? What tools would I need? Any general pointers on this kind of thing?
posted by geoff. to computers & internet (3 comments total)
I'm not sure about the details of unit creation and technology unlocking, but basically you'll want to figure out what value the game is storing that you want to change, and then rescan over and over again until the tool can narrow down the list of possible memory locations. For technology unlocking, you'll probably have to scan a bunch of times with a certain technology locked and unlocked, which should eventually lead to a memory location that contains the locked/unlocked value. For unit creation, it might be trickier. If the game uses some sort of timer value to keep track of how long it needs to wait before creating a unit, you can probably find it by searching for a value that decreases steadily until the unit is created.
posted by burnmp3s at 12:10 PM on March 13