Monster Hunter Portable 3rd HD
|
07-16-2014, 04:09 AM
(This post was last modified: 07-16-2014 04:39 AM by LunaMoo.)
![]() |
|||
|
|||
RE: Monster Hunter Portable 3rd HD
@Shauneh Thanks for the info, BTW you probably shouldn't write the part about it not being attack, most of the time people who write things like that in the net do exact opposite;x.
I took skill list from some site that someone linked and that made me think that number of slots was hardcoded which in fact is all stored within skill values. In the thread you linked it's all overcomplicated through, first of all binary is not a code, it's a numeric system, one which is completely useless for humans as we aren't limited to seeing and not seeing like transistors, but can see and interpret more advanced stuff easily which is much easier to read. I guess because that unneded complication with that binary "codes" maybe the person creating this thread didn't noticed that the game stores more skills than 100, it was pure accident that skill # 101 had "no skill", but it actually has 128 combinations. Knowing that there are 128 combinations for 2 skills and max number of slots we can simplify it to 1 easy to read equation: value to set = 1st_skill_# + 2nd_skill_# * 128 + 16384 * number_of_slots ~ which should be easy to understand without any numeric system conversions. I'll update the cheat table from the orginal post in a bit to include this(edit: done), so thanks for correcting me, I find those charms mostly useless so I didn't really spent much time checking it previously. That was also my point ~ even best legit charms are pretty weak especially if your character would be assigned to weak table limiting you to somewhat bad charms as those from other tables wouldn't really count as legit:]. ================================= @roxgal99 catch: Code: _C0 infinite consumables 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 »
|