small fix to MP2 NTFS INI file. I can't get cheats to work for it (even tried (M)) -_-.
This commit is contained in:
parent
46e07a270e
commit
354f36f750
23
G2ME01.ini
23
G2ME01.ini
|
@ -3,8 +3,27 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
[OnFrame]#Add memory patches here.
|
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#(M)
|
||||||
|
062AE01C 88000000
|
||||||
|
C4354E70 0000FF01
|
||||||
|
C436F000 0000FF02
|
||||||
|
4D30294C 4E800020
|
||||||
|
C530294C 0000FF03
|
||||||
|
0441FD80 00000000
|
||||||
|
C6004010 000000FF
|
||||||
|
|
||||||
|
#This Code Must Be On!
|
||||||
|
062AE01D 08000000
|
||||||
|
043BC410 906D0000
|
||||||
|
043BC414 88030004
|
||||||
|
043BC418 4BC5C1F4
|
||||||
|
04018608 483A3E08
|
||||||
|
|
||||||
#Infinite Health
|
#Infinite Health
|
||||||
062AE01E 08000000
|
062AE01E 08000000
|
||||||
4241FD80 000A44BB
|
4241FD80 000A44BB
|
||||||
|
@ -82,7 +101,7 @@ EmulationStateId = 2
|
||||||
4241FD80 00650001
|
4241FD80 00650001
|
||||||
4241FD80 00670001
|
4241FD80 00670001
|
||||||
|
|
||||||
#+Have Dark Visor
|
#Have Dark Visor
|
||||||
062AE02F 04701640
|
062AE02F 04701640
|
||||||
4241FD80 006B0001
|
4241FD80 006B0001
|
||||||
4241FD80 006D0001
|
4241FD80 006D0001
|
||||||
|
|
Loading…
Reference in New Issue