Originally posted by Funyuns
Im using prodg debugger and I'm just wondering if there's anyway to show the current function(s)?
Example: I shoot my gun, is there a way I can get the debugger to bring me to that location while I'm doing a specific thing? (im trying to get inf ammo)
Sorry for noob question, Ive never modded ps3 before but I know what Im doing if I can find the function that Im looking for
No, because it's usually a lot more than one function communicating when you run the game, constantly. The most common way to find the memory part for it, is to use NetCheat and scan the memory (for changes, etc etc..)