Quote:
Originally posted by xouman:
But where is the data to work with? where are the files and how the data is coded? I feel quite noob because I work as soft developer, but I don't know where I can find this data.
|
Memory editors such as FMM don't need a data file to edit. The way they work is by editing the value of an address (in the game's memory). The way you find this address is by using tools like T-Search, Cheat Engine, OllyDbg and other programs in the same category.
Genie deals with saved game files and needs to access these files in order to do it's work. That is why when you load up your saved game and you load up Genie, then play through the game a bit and your player's attributes have changed, it doesn't show up in Genie as what's in the current game, but it shows up as what they were at the point you saved your game. Unless ofcourse you save your game again, then load it up in Genie to see the updated save game attributes.
Hope that clears it up a bit.