Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monster Hunter Portable 2nd G
08-11-2014, 02:14 PM
Post: #1
Monster Hunter Portable 2nd G
I'm quite suprised this game didn't had it's own thread here yetTongue.

Anyway althrough it feels a bit spammy on my part, I also ported this for 2ndG as well, since it might help someone:
Code:
_C0 Synchronize save
_L 0x200C2EB0 0x00C31821
_L 0x200C2EB4 0x8C65A0E0
_L 0x200C2ECC 0x8C64A0E4
_C0 Synchronize save[disable]
_L 0x200C2EB0 0x8C850980
_L 0x200C2EB4 0x00C31821
_L 0x200C2ECC 0x8C840984
This is basically a total and absolute fix for "Memory card not inserted" problem, you can link this post to anyone having this problem, it's safe to use and even allows saving character between different saves since it can synchronize savestate with ANY save;3.

& yeah after porting this code to soo many MH games I do feel like a ctrl+C, ctrl+V spammer now. xD

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.
Find all posts by this user
Quote this message in a reply
08-11-2014, 03:06 PM
Post: #2
RE: Monster Hunter Portable 2nd G
Thank you for adding codes for this game, I will update this thread Smile

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
10-28-2021, 10:04 PM
Post: #3
RE: Monster Hunter Portable 2nd G
A bit of a necro bump.... posting some codes for a patch I made recently...

Bonus DLC enable

Code:
_C0 Enable Bonus DLC ( disable afterward )
// Enable cheat, go to Main Menu and select Options. Change
// any option and save. Disable cheat and revert any changes
// you made in Options menu.
// Note:
// This hooks a save prompt to delay writing the value...
// bypassing a sanity check to prevent save corruption.
// Turn off the cheat before loading your character.
_L D118FCF8 00000054
_L 20A4C0F0 07FFFBFF

Smaller Minimap

Code:
_C0 MinimapHack v1.0 (75%)
_L 0x10042ED4 0x00003F40
_L 0x10042ED8 0x00003F40
_L 0x10042EE0 0x00000165
_L 0x10042EE4 0x00000022
_L 0x10042F04 0x00000165
_L 0x10042F0C 0x00000022
_C0 MinimapHack v1.0 (50%)
_L 0x10042ED4 0x00003F00
_L 0x10042ED8 0x00003F00
_L 0x10042EE0 0x00000188
_L 0x10042EE4 0x00000022
_L 0x10042F04 0x00000188
_L 0x10042F0C 0x00000022

Patch in reference:

https://github.com/FUComplete/Patch
Find all posts by this user
Quote this message in a reply
04-06-2022, 07:42 AM
Post: #4
RE: Monster Hunter Portable 2nd G
Excuse me.
From 'ULJM-05500 mhp2g, cwcheat HP display v7.7' I want to add names of parts 1 to 9. should I?
(head, leftleg, etc...)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: