|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Strumenti discussione |
|
|||
|
cwcheat hacking tutorials
I've found a few that all suck, one says to use artmoney and that program sux it doesn't even recognize that there is a dmp file on the memory stick im using.
does any one know of a good tutorial for this program? no one seemed to have helped me with the question i had so i felt i should just hack the game my self and need help. thanks. |
|
|||
|
I ment an tutorial for cwcheat, not artmoney sorry i should have made my self clearer.
Im having a hard time hacking codes with cwcheat and am looking for tutorials on cwcheat, one tutorial that sucked said to use artmoney and gave an tutorial on how to dump, and what to look for, and i used it with cwcheats own search and dump functions and am having a hard time. just wondering if any one knew of any reliable tutorials for cwcheat. |
|
|||
|
It's really simple to cheat on non-dma game, you just have to do some simple searching for the values.
Anyway, for those who doesn't know how to do all the searching, I recommend you guys to search for Cheat Engine, download it and try the tutorial. You will get the idea of it. |
|
|||
|
Citazione:
|
|
|||
|
The full name for DMA is Dynamic Memory Allocation, what you really need to know is.
The address is dynamic, which means it will change. So for example, you found the player's life address, I will call it address A. But after you got hit by some monster it immediately changes to address B. Hope you get the idea of DMA. The only way to defeat it is by searching for the pointer and offset. Ultima modifica di hackerkts : 1st March 2008 alle ore 06:43. |
|
|||
|
What do you mean by changing it static value?
Once you found the pointer and offset, you don't have to change anything already, it will always pointed to the right address. P.S: FYI, there's a possibility that you will need to change the pointer and offset if the game is updated. |