View previous topic :: View next topic |
Author |
Message |
DeniedAnal How do I cheat?
Reputation: 0
Joined: 12 Jun 2015 Posts: 6
|
Posted: Tue Jun 23, 2015 12:43 am Post subject: How to change this value |
|
|
I'm playing a game called yu-gi-oh joey the passion,i can change health and other stuff easily,but i tried to change the stats of a card using the string type which i'm pretty sure is the actual value on the card because of the protection it has.
When i try to change the value it just becomes gibberish.
Description: |
And the dissambler shows me this. |
|
Filesize: |
24.56 KB |
Viewed: |
3247 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Tue Jun 23, 2015 1:06 am Post subject: |
|
|
this looks like it's a display only address (rep movsb is an indicator for that)
a display only address is an address only used temporarily for display purposes, like converting a binary value to a string to display on the screen
also, a general tip, it's almost never a string
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
Last edited by Dark Byte on Tue Jun 23, 2015 1:08 am; edited 1 time in total |
|
Back to top |
|
 |
DeniedAnal How do I cheat?
Reputation: 0
Joined: 12 Jun 2015 Posts: 6
|
Posted: Tue Jun 23, 2015 1:08 am Post subject: |
|
|
Hmm unfortunate any way i can find the "real" value from this?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Tue Jun 23, 2015 1:10 am Post subject: |
|
|
find a number related to the card and see if you can find the other values by looking at it's memory around there
of course, since it's a cardgame, it's very likely it's hardcoded
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
DeniedAnal How do I cheat?
Reputation: 0
Joined: 12 Jun 2015 Posts: 6
|
Posted: Tue Jun 23, 2015 1:15 am Post subject: |
|
|
I found that the value is stored in 2 bytes like everything in the game,but the problem is even if i change it by 1 number the game glitches out and crashes
|
|
Back to top |
|
 |
|