Jump to content
  • 0

Changing value crash game


Evolett

Question

Hello, I have trouble when im trying to multiply items in Pixel Survival 2. That game have function that you can split stack of items in inventory to number what you want. I just search for number of items, then i split them, then refine and repeating untill i get 3 variables changing with items in stack: DWORD, WORD and BYTE. when i freeze them, i go back to game and try splitting it. But its splitting, and after few second the game crashes. Please help mee

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • Moderators

You are editing only the dword.

 Either save and change address -8 (make copy). Or goto address of the value. 2 lines above is a dword xor. Need to edit both to prevent integrity check.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.