This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Skip hash check

Korriander

Platinian
Hi!
Im trying to mod a game. I changed some .csv values and some .lua scripts; recompiled and it turns out before game start it compare files md5 hashes with list from server and put warning popup with modified files info before closing. Tried edit get response with no luck so im trying to find out how to skip check in game loop. Any tips where should i look for? I looked at smali but didnt find function. Game is created with cocos2D and unity.