Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monster Hunter Freedom Unite [EU]
09-08-2014, 06:22 AM
Post: #48
RE: Monster Hunter Freedom Unite [EU]
Well my script is pretty universal since I hooked it to function that scales all character/monster models, so I can just easily change it. However I don't think you can scale monsters in this game same as in MHp3rd/HD, at least I couldn't find it anywhere as the same value as size. So it might be just visual size, didn't really played through to see the results through, so you can try anyway.

Avoid using this one in the village(I guess it's like saying "lol check what it does there":]), also if you used hunter size modifier earlier, you'll have to disable it first, since it's same code just with more universal check.
Code:
_C0 Smooth Size Monster Modifier(Hold Select+LT/RT)
_L 0x200033FC 0x00000000
_L 0xD0000000 0x10000101
_L 0x200033FC 0x00010000
_L 0xD0000000 0x10000201
_L 0x200033FC 0xFFFE0000
_L 0xE0130D00 0x100652EC
_L 0x200652EC 0x0A200D00
_L 0x20003400 0x3C17090C
_L 0x20003404 0x0097B82A
_L 0x20003408 0x1417000F
_L 0x20003410 0xAEF633F4
_L 0x20003414 0x3C160880
_L 0x20003418 0x8ED733FC
_L 0x2000341C 0x8EDB33F8
_L 0x20003420 0x17600003
_L 0x20003428 0x8C9B0220
_L 0x2000342C 0xAEDB33F8
_L 0x20003430 0x02FBB820
_L 0x20003434 0xAED733F8
_L 0x20003438 0xAC970220
_L 0x2000343C 0xAC970224
_L 0x20003440 0xAC970228
_L 0x20003444 0x8ED633F4
_L 0x20003448 0x00808021
_L 0x2000344C 0x0A2194BC
_C0 Smooth Size Monster Modifier [Disable]
_L 0x200652EC 0x00808021

Or you could just force monster size to specific value by those simple pointer codes:
Code:
//for custom size change all 0x40000000 to any other float value(in hex) for example 1.5 size =  0x3FC00000, 0.5 = 0x3F000000
_C0 #1 Monster size x2
_L 0xE0030000 0x11412140
_L 0x61412140 0x40000000
_L 0x00020001 0x00000220
_L 0x61412140 0x40000000
_L 0x00020001 0x00000224
_L 0x61412140 0x40000000
_L 0x00020001 0x00000228
_C0 #2 Monster size x2
_L 0xE0030000 0x11412144
_L 0x61412144 0x40000000
_L 0x00020001 0x00000220
_L 0x61412144 0x40000000
_L 0x00020001 0x00000224
_L 0x61412144 0x40000000
_L 0x00020001 0x00000228

Would be easier to just edit stats;p, it's not like monster size in this game affects difficulty or anything.

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 - 09-08-2014 06:22 AM
MHFU [EU] cwcheats? - deama - 08-12-2014, 08:27 PM
RE: MHFU [EU] cwcheats? - barbanium - 08-12-2014, 08:59 PM

Forum Jump: