[MH3] Convenience Gecko codes

For general modding of 3rd Generation titles.
Post Reply
User avatar
Kusu
Greenhorn
Posts: 1
Joined: Sat Jul 22, 2023 10:46 am
Location: Loc Lac

[MH3] Convenience Gecko codes

Post by Kusu »

Code: Select all

RMHE08
Monster Hunter 3 Tri

Can eat after a quest is joined [Stuff]
0420AB8C 60000000
04324FBC 60000000

Show real damage values [Kusu]
04309944 7C050378
04309A08 7C050378
0430BA64 7C832378
0430BA68 4E800020
04316420 7F40D378
043166D0 7F40D378
Credit to Stuff for original code, even though it didn't work everywhere
The most obvious one is the ability to eat while having a quest in a city. Given how easy this one is to fix, I think Capcom devs made the deliberate choice to not allow it after the fact, which I find annoying.

I have also found a code that shows real damage values, however it was only working in some menus and that annoyed me. I modified it so it removes the class modifier in (hopefully) every menu. Note that bowgun has very high base damage, so don't be scared by the numbers being much higher than for other weapon classes. I tried finding the damage formula for Tri bowguns with an example calculation, but didn't find one and I was too lazy to calculate myself, so someone else please verify that the high unmodified damage is right :)

Edit: I have since been told that the high base damage for bowguns is indeed correct.
Post Reply

Return to “Modding”