Monster Hunter Portable 3rd HD
|
04-22-2014, 01:13 AM
(This post was last modified: 04-04-2018 01:53 PM by LunaMoo.)
Post: #98
|
|||
|
|||
RE: Monster Hunter Portable 3rd HD
@x004438 statistics are all simple values, easy to make cheats for:
Code: _C0 Time Played Code: //Quests Cleared: Code: //Weapons used: Code: //Monsters hunted, captured and their max/min sizes: HHHH = number of times hunted CCCC = number of times captured MAXS = maximum size in % MINS = minimum size in % Few monsters can only be hunted, that's why they have only 1 line of code, you can also remove lines you don't want to change for any other monster. Oh and ofc all values for the cheats are in hex;p. It's much quicker to use CE for such stuff than cw cheats at least on windows, so here's my cheat table: MHp3rdHD Statistics.7z (Size: 9.33 KB / Downloads: 2667) Edit: updated it with some extra options which I was lazy to do by cw cheats, including group quest stats and awards(yea I know there was a cheat to add all awards already, but mine allow to edit any set we want properly explaining how it's stored and as an extra allows changing last award icon and description, I mean people might actually cheat to restore their lost stuff not just to unlock all). Stuff that still cannot be edited: - card background(depends on quests cleared:C, so no way of changing it without adding/removing cleared status from quests unless I accidently manage to find a function which does run that check and break it;p) and friends cards data, since that's bothersome even through CE and adding imaginary friends would be pretty sad to begin with ;o. Another Edit: Code: _C0 G.Card Background Edit: ages later ~ added Win 10 workaround to the cheat table - all windows have a bug with mapped memory which will cause "???" and potentially crash from freezing(win7) or from simple change in value(win10) - activating that before other scripts should solve this problem. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
« Next Oldest | Next Newest »
|