Quote:
|
Originally Posted by eluphay
I still can't find the value Can you tell me the address or save the address and send it to me using Tsearch
Thanks Again Fraya
|
Game uses DMA, the adress would be different if he sent it to you, he would need to use a pointer to have the adress of the value (I assume your talking about credits here.)
The only adress that wouldn't change might be an adress that modifies the credits adress, but game makers now are haveing that move as well. Then you would need to find the base pointer to the dll file (in games like Quake 4 for example or Doom 3), and thats not fun (just time consuming, since the process is rather easy).
-dragonx