Follow the step i wrote in the previous post, it worked for me surely it will for youMy app forces me to update...
I can't log in with face...
First thing: unistall the game because you can't downgrade the version of the app, second: go to this link Harry Potter Hogwarts Mystery Ver. 5.4.0 MOD Menu APK | No Energy, Gem & Coin Costs, Unlock Shop | - Platinmods.com - Android & iOS MODs, Mobile Games & Apps download and install the 5.5.2 version, third: start the game, at the the character creation screen log into your profile and load your save then the game will restart and ask you to upgrade. fourth: close the game, app center or play store and at this point install the 5.4.0 from platinum, then restart the game and you're finished.
let me know if you managed to do it.
it's normal because you have installed the 5.2.2 version, but before that message you should be able to start the game and load your save with FB, did you manage to do that?I followed this and got the message to upgrade immediately.
Google Play doesn't have it yet.New Update 5.4.1 is out for bug fixes
Did you found out how to permanently unlock the outfits using this method? Also, do you have a list of strings for all the outfits?Ok, so heres the guide. Note that I am using Bluestacks, so the information in the guide is tailored around that. The value to search for is ownsComponent("o_female_ValentinesDayOutfitPenny_FULL") for the outfit and ownsComponent("c_Female_PennyValentinesDayHair_skin") for the hair.
View attachment 533782
NOTE: The emulator tends to store your clipboard in memory which can lead many duplicate, unnecessary results. To get around this, only "copy/paste" part of the value above. For example, type lowercase "o" manually and paste wnsComponent("o_female_ValentinesDayOutfitPenny_FULL") after that. That way when you search you avoid having 7+ results from your clipboard, and only the 2 real results.
Also, "New Scan" below will actually say "First Scan" if you haven't clicked it yet, so use "First Scan" instead of "New Scan" if that is what's visible.
View attachment 533783
NOTE: Remember that, because you are adding " not( " before and " ) " after, you need to delete 5 letters from the string so that it remains the same length in memory. For example, ownsComponent("o_female_ValentinesDayOutfitPenny_FULL") becomes not(ownsComponent("o_female_ValentinesDayOPenny_FULL")), with not() around it and "utfit" (5 letters) deleted from the middle.
Again, this is only a quick guide. If you need more help, you can ask and I'll go into more detail.
Did you found out how to permanently unlock the outfits using this method? Also, do you have a list of strings for all the outfits?