Ok I've looked up everything I can on codebreaker and yet it ultimately refuses to work for me.
The code I'm converting is the following: (this is all for Monster Hunter)
When decrypted they turn into
and thus the info I put into the patch file is
but alas whenever I put it into the patch file it crashes the game.
I have tried toying around with it and can't seem to find out why it crashes, it works just fine without the codes, and sometimes it'll run with random ones turned on and off, but they will have no effect.
Any help is greatly appreciated! :thumb:
The code I'm converting is the following: (this is all for Monster Hunter)
Code:
Enable Code (Must Be On)
B4336FA9 4DFEFB79
5914910B B1B75C6D
6D0B96A9 90A4B2BB
57E1657F 4723686D
Infinite Money
BF5A8BB0 0F78A7B6
Max Money
BE61B639 A862A62B
Infinite Quest Time
BB644F1C 3063927A
Code:
BEEFC0DE 00000000
000FFFFE 00000058
000FFFFF 00000058
90186BD0 0C05B1BC
B513D7F8 B6549736
B426500D 1C357B42
B1CF2B11 913A4896
Code:
patch=1,EE,BEEFC0DE,word,00000000
patch=1,EE,000FFFFE,word,00000058
patch=1,EE,000FFFFF,word,00000058
patch=1,EE,90186BD0,word,0C05B1BC
patch=1,EE,B513D7F8,word,B6549736
patch=1,EE,B426500D,word,1C357B42
patch=1,EE,B1CF2B11,word,913A4896
I have tried toying around with it and can't seem to find out why it crashes, it works just fine without the codes, and sometimes it'll run with random ones turned on and off, but they will have no effect.
Any help is greatly appreciated! :thumb: