Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monster Hunter Freedom Unite [EU]
08-15-2014, 09:33 PM
Post: #44
RE: Monster Hunter Freedom Unite [EU]
Before I forget about it, I made some cheats earlier, so:

Asm for invincibility and infinite stamina without freezing the value ~ thanks to which you can use it in multiplayer:
Code:
_C0 Invincibility
_L 0x200D6694 0x8622041E
_C0 Invincibility[disable]
_L 0x200D6694 0x005010211
_C0 Infinite Stamina
_L 0x2126A22C 0x8623062E
_C0 Infinite Stamina[disable]
_L 0x2126A22C 0x00701821

Fraction multipliers for def/attack if anyone will ever need a more subtle change:
Code:
_C0 Attack x XXXX / YYYYY
_L 0xE0080CCC 0x100D9298
_L 0x200D9298 0x0A200CCC
_L 0x20003330 0x2416XXXX
_L 0x20003334 0x2417YYYY
_L 0x20003338 0x02160018
_L 0x2000333C 0x00008012
_L 0x20003340 0x0217001A
_L 0x20003344 0x00008012
_L 0x20003348 0x0A2364A9
//XXXX and YYYY has to be in hex
_C0 Attack x XXXX / YYYY [disable]
_L 0x200D9298 0x5E000003

_C0 defense x XXXX/YYYY
_L 0x200D9540 0x0A200CD6
_L 0x20003358 0x3C1B0880
_L 0x2000335C 0xAF683350
_L 0x20003360 0xAF693354
_L 0x20003364 0x2408XXXX
_L 0x20003368 0x2409YYYY
_L 0x2000336C 0x02080018
_L 0x20003370 0x00008012
_L 0x20003374 0x0209001A
_L 0x20003378 0x00008012
_L 0x2000337C 0x8F683350
_L 0x20003380 0x8F693354
_L 0x20003384 0x0A236551
_C0 defense x XXXX/YYYY[disable]
_L 0x200D9540 0x304200FF
Both have disable codes included, and work by multiplying(by XXXX) and dividing(by YYYY).
So for example to get multiplier of:
- 0.5 set: XXXX as 0001, YYYY as 0002,
- 1.2 set: XXXX as 0006, YYYY as 0005,
etc.

Posted that earlier for the US version where it was requested, but I actually made and tested them on the EU, since they're both partially compatible(stamina cheat will probably not work in US version for example so I didn't posted it there:3).

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
Post Reply 


Messages In This Thread
RE: Freedom Unite EU CWcheat - Gurlok - 07-17-2013, 07:50 PM
RE: Freedom Unite EU CWcheat - Razorback - 07-18-2013, 09:40 AM
RE: Freedom Unite EU CWcheat - dropthatout - 07-18-2013, 10:25 AM
RE: Freedom Unite EU CWcheat - vnctdj - 07-18-2013, 07:35 PM
RE: Freedom Unite EU CWcheat - sfageas - 07-25-2013, 09:47 AM
RE: Monster Hunter Freedom Unite [EU] - LunaMoo - 08-15-2014 09:33 PM
MHFU [EU] cwcheats? - deama - 08-12-2014, 08:27 PM
RE: MHFU [EU] cwcheats? - barbanium - 08-12-2014, 08:59 PM

Forum Jump: