Monster Hunter Portable 3rd HD
|
04-19-2014, 01:06 PM
(This post was last modified: 05-01-2014 01:17 PM by LunaMoo.)
![]() |
|||
|
|||
RE: Monster Hunter Portable 3rd HD
Instead of creating 1 cheat for every single skill effect I decided to port a script to rule them all and make a few smaller cheats I posted earlier pretty much obsolete:
Code: _C0 Skill Effects where: ss = 0x15 + number of skill lines, for example if you would want to add 10 skills it would be 0x15+0xA = 0x1F zzz = 0x136+2*number of skill line (just remember that this is hexadecimal value) xxxx = skill: Code: you can just google translate this:P This script injects skill codes inside functions which check which skills you have, without actually adding those skills, meaning you will be able to have many skills effects(through I would advise agains't adding too many, just in case ![]() Soo for example if we want 3 skills: Outdoorsman (56B8 ハンター生活), Autotracker(3480 自動マーキング), Capture Guru(46A5 捕獲の見極め) to just get a map and extra monster info displayed on it we want to add 3 skill lines, resulting into whole cheat looking like that: Code: _C0 Skill Effects ================= @kayden you can just use unlock equipment shop cheat I posted on like previous page, earrings are under helmets at the very end of the list. ================= And here's another little cheat ported on request: Code: _C0 Clear Quest 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 »
|