Difference between revisions of "Tips"

1,721 bytes removed ,  19:52, 10 August 2018
Removed
(Irrelevant as support can be changed through a menu now)
(Removed)
Line 52: Line 52:
=Lag and Slowdown=
=Lag and Slowdown=
If you are on a Galaxy S6 or S7 and experience frequent slowdowns while playing, it is recommended you download the Game Tuner app (https://play.google.com/store/apps/details?id=com.samsung.android.gametuner.thin&hl=en) and reduce the resolution of the game to 50% or less.
If you are on a Galaxy S6 or S7 and experience frequent slowdowns while playing, it is recommended you download the Game Tuner app (https://play.google.com/store/apps/details?id=com.samsung.android.gametuner.thin&hl=en) and reduce the resolution of the game to 50% or less.
=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}}