View previous topic :: View next topic |
Author |
Message |
Hedi How do I cheat?
Reputation: 0
Joined: 20 Apr 2016 Posts: 5
|
Posted: Wed Apr 20, 2016 11:52 am Post subject: Need help with a cheat |
|
|
Hi guys, I'm trying to find a health cheat for MGS Peace Walker on PS3 using netcheat (I know I'm not using cheat engine but the principle is the same and that's the help I need)
anyway, I found 3 health values, but when I modify them they reset back to the previous value as if I lost health again (using the same "lost health" effect). Could it be some kind of protection against cheating?
I'm a bit lost, I just wanted to find the hp value and freeze it at max hp, but when I do freeze it with constant write, I keep losing health to the original value, as if there's another code fighting my code.
Not sure what am saying is very clear
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Wed Apr 20, 2016 1:47 pm Post subject: |
|
|
Online game?
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Wed Apr 20, 2016 2:03 pm Post subject: |
|
|
It has single player and multiplayer modes. Never personally used netcheat before but if it has something similar to 'Find What Accesses This Address' I would recommend looking into that to find the function that is writing to those addresses. It could lead back to where the real address for health is being stored.
Also try different data types if you haven't already. Not every game stores health in the same manner.
_________________
- Retired. |
|
Back to top |
|
 |
Hedi How do I cheat?
Reputation: 0
Joined: 20 Apr 2016 Posts: 5
|
Posted: Wed Apr 20, 2016 3:33 pm Post subject: |
|
|
It has online capability mixed in, though I'm playing always offline. Could it be some protection against online cheating?
Some guy succeded in creating some codes, like modifying movement speed, noclip, and invisible to ai, I'm trying to contact him to know more about this game
Netcheat doesn't have the capability to follow addresses, but some debugger on ps3 have that, I'll look that way, thanks
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Wed Apr 20, 2016 4:32 pm Post subject: |
|
|
If you're not connected to the internet and can still play the game, then you should be able to modify the health value. You probably just haven't found the correct address yet.
As atom0s said, you may need to search using a different data type. You should also keep in mind that not all values are representative to their visual display value (i.e. even though your screen may say that you have 100 health, the real health value might be something different).
|
|
Back to top |
|
 |
|