Jump to content

8 posts in this topic

Recommended Posts

Posted (edited)

Hello everyone. I am playing The Walking Dead: No Man's Land recently and become interested in the game structure. Then I found this file called 'sharedasset0.asset'. I opened this file with Notepad++ and found some interesting part:

 

...

"ActorLevels": [
    {
      "$id": "1557",
      "ActorDefinitionID": "WalkerNormal",
      "Level": 1,
      "Health": 40,
      "Damage": 15,
      "SPGain": 5
    },
...
 
This seem to store the damage/sp gain/health for each level and each kind of walker. However I tried to modify this and put it back to the device, then the game won't load whatsoever.
 
I wonder if iOS apps have some kind of protection mechanism from this kind of behaviour and I curious if there is any chance this mechanism can be by passed. Thanks.
 
In short, I modified a very small variable in a game file and put it back, then the game won't load. How to solve this kind of problem.
 
 
The file is located in twd.app/Data/
 
Also if you want to download the file, use the following link:
 
Updated by banmealive
Posted (edited)

The app won't open or it's open but didn't loading anything?

 

Thanks for reply. It opens, then flash quit. Did not even go to the loading step I think.

Updated by banmealive
Posted

I try it but not work

Can you play the game offline?

 

It might check files to see if they've been modified maybe.

Posted

Can you play the game offline?

 

It might check files to see if they've been modified maybe.

The game cannot be played offline. However this might not be why the game won't load. I found out that when the game starts, it might check the hash code for the related files when loading, and once the hash code is changed due to personal modification, the loading will quit. Yet I don't know if I could skip this procedure to cheat the game to load anyway. 

upload your file here... :)

 

try find all "Damage": 15, and change all 15 to 999

Well, I tried something similar, changed the spgain value to 999 but the game won't load. File is uploaded.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines