Difference between revisions of "Tips"

1,728 bytes added ,  00:56, 15 October 2017
vomi
(vomi)
Line 31: Line 31:
When you lose (or know you will lose) simply force quit the app and then restart it. At the tittle screen you will be prompted with 2 choices. Press the green (left) button and you will find yourself at the start of the battle you just quit. The position of the enemy units will stay consistent but yours might change, as might whether skills will activate or not.
When you lose (or know you will lose) simply force quit the app and then restart it. At the tittle screen you will be prompted with 2 choices. Press the green (left) button and you will find yourself at the start of the battle you just quit. The position of the enemy units will stay consistent but yours might change, as might whether skills will activate or not.


==MasterDataVersions==
This file is located under <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/</code>, its function specifically is unknown, but bits and pieces can be gleaned from unexpected behavior [[Bugs#Malformed_Cache|here]]. In this file is simply a number.
Under [https://twitter.com/housamo_xyz_bot/status/919356671734042624 this malformed state], the game cannot function properly, as damage, and buffs/debuffs, fail to process. Through the "fix" [[Bugs#Malformed_Cache|here]], it sheds some light that a mismatched <code>MasterDataVersions</code> and <code>/SD/Android/data/jp.co.lifewonders.housamo/files/MasterDatas/</code> caused this.
An out-of-date <code>MasterDataVersions</code> and an in-date <code>MasterDatas</code> (say, from an old backup with your AuthKey on an updated copy of the game) will simply update <code>MasterDataVersions</code>, while, unfortunately, an out-of-date <code>MasterDataVersions</code> (say, from any copy of your AuthKey and an old/too fresh copy of the game) will do nothing except soft-brick.
The steps to (possibly) recreate this malformed state is as followed:
* From an already initialized system, copy everything from <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/</code> into a safe place.
* From a clean slate, open the app.t
* Sometime during initialization / account creation, close the app.
* Return to <code>/SD/Android/data/jp.co.lifewonders.housamo/files/Data/</code> and replace it with the copy from earlier
* Start the app again, and enjoy.
While this is dependent on the contents of <code>MasterDatas</code>, it paves way to client-side modification and exploitation of the game through in-battles to ease/aid completion.
----


{{Guide}}
{{Guide}}