Fix+Update: Dragon Quest VII - Fragments of the Forgotten Past (USA)
For the EXP Multiplier, it's configured to x2, but you can put any wanted number (even float like 2.5). To change the multiplier change the left part of this line: F23B5FA4 40000000 then apply the code with Select + L. To find the hex value, in the code editor, do X to open the submenu and open the Converter. Then you type your value in the Float textbox, and you'll have the hex value in the lower textbox when you've finished. (Ex: x5: F23B5FA4 40A00000, x10 = F23B5FA4 41200000)pull/8/head
parent
b358abbe41
commit
5351cce607
|
@ -170,8 +170,8 @@ D2000000 00000000
|
|||
D3000000 00230B80
|
||||
DD000000 00000204
|
||||
E0000000 00000030
|
||||
E5D02001 E3520000
|
||||
01D012B6 E1D022B4
|
||||
E5902000 E352000A
|
||||
D1D012B6 E1D022B4
|
||||
E0811002 E1D022F6
|
||||
E3510000 D3A01000
|
||||
E1510002 A1A01002
|
||||
|
@ -186,4 +186,43 @@ E3510000 D1A01003
|
|||
E1510002 A1A01002
|
||||
E1C012B4 E12FFF1E
|
||||
D2000000 00000000
|
||||
{Select+L: Enable\nSelect+R: Disable}
|
||||
{Select + L: Enable\nSelect + R: Disable}
|
||||
|
||||
[Infinite HP + One hit kill]
|
||||
D3000000 00230B80
|
||||
DD000000 00000204
|
||||
E0000000 00000018
|
||||
E5902000 E352000A
|
||||
D1D012B6 83A01000
|
||||
E1C012B4 E12FFF1E
|
||||
D0000000 00000000
|
||||
DD000000 00000104
|
||||
E0000000 00000030
|
||||
E1D022B4 E3A03000
|
||||
E0811002 E6BF1071
|
||||
E1C012B4 E1D022F6
|
||||
E3510000 D1A01003
|
||||
E1510002 A1A01002
|
||||
E1C012B4 E12FFF1E
|
||||
D2000000 00000000
|
||||
{Select + L: Enable\nSelect + R: Disable}
|
||||
|
||||
[Exp multiplier]
|
||||
DD000000 00000204
|
||||
E03B5F80 00000028
|
||||
EE001A10 EDDF0A06
|
||||
EEB80AC0 EE200A20
|
||||
EEBD0AC0 EE101A10
|
||||
E0811002 E5801000
|
||||
E12FFF1E 3F800000
|
||||
F0000001 00000001
|
||||
F23B5FA4 40000000
|
||||
00195BE0 E320F000
|
||||
00195BE4 EB0880E5
|
||||
D0000000 00000000
|
||||
DD000000 00000104
|
||||
00195BE0 E0811002
|
||||
00195BE4 E5801000
|
||||
D0000000 00000000
|
||||
D2000000 00000000
|
||||
{Select + L: Enable\nSelect + R: Disable}
|
||||
|
|
Loading…
Reference in New Issue