mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
used a hack to make cheats work. just activate cheats now or add cheats between the first +(usually a must code, a add must here or just a dont remove this line) and the last + (usually empty).
This commit is contained in:
@ -8,3 +8,4 @@ EmulationStateId = 1
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -8,7 +8,7 @@ EmulationStateId = 2
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
(M)
|
+(M)
|
||||||
062AE01C 88000000
|
062AE01C 88000000
|
||||||
C4354E70 0000FF01
|
C4354E70 0000FF01
|
||||||
C436F000 0000FF02
|
C436F000 0000FF02
|
||||||
@ -222,4 +222,7 @@ Have Ing Hive Temple Key 2
|
|||||||
Have Ing Hive Temple Key 3
|
Have Ing Hive Temple Key 3
|
||||||
062AE04A 04701F40
|
062AE04A 04701F40
|
||||||
4241FD80 011F0001
|
4241FD80 011F0001
|
||||||
4241FD80 01210001
|
4241FD80 01210001
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -9,3 +9,4 @@ EmulationStateId = 2
|
|||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
|
0x80000020=twgt:0xE5207C22
|
@ -8,3 +8,4 @@ EmulationStateId = 1
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -8,3 +8,4 @@ EmulationStateId = 1
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -72,4 +72,8 @@ EmulationStateId = 4
|
|||||||
#0x040A7934=dword:0x90830000
|
#0x040A7934=dword:0x90830000
|
||||||
|
|
||||||
|
|
||||||
[ActionReplay]#Add decrypted action replay cheats here.
|
[ActionReplay]
|
||||||
|
#Add decrypted action replay cheats here.
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -8,3 +8,4 @@ EmulationStateId = 1
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -8,3 +8,4 @@ EmulationStateId = 1
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -5,7 +5,7 @@ EmulationStateId = 4
|
|||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
#idk if it should be on, i had code problems so i added it anyway
|
#idk if it should be on, i had code problems so i added it anyway
|
||||||
mustcode?
|
+mustcode?
|
||||||
003C04F4 98000000
|
003C04F4 98000000
|
||||||
C434D344 00000800
|
C434D344 00000800
|
||||||
|
|
||||||
@ -54,3 +54,5 @@ Infinite Jumps
|
|||||||
003C3BAE 18000000
|
003C3BAE 18000000
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -6,5 +6,4 @@ EmulationStateId = 2
|
|||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
|
||||||
|
@ -6,5 +6,6 @@ EmulationStateId = 1
|
|||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 1
|
EmulationStateId = 1
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
11
GG4P08.ini
11
GG4P08.ini
@ -1,10 +1 @@
|
|||||||
# GG4P08 - GOTCHA FORCE
|
# GG4P08 - GOTCHA FORCE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[EmuState]
|
|
||||||
#The Emulation State.
|
|
||||||
EmulationStateId = 2
|
|
||||||
[OnFrame]
|
|
||||||
|
|
||||||
#Add memory patches here.
|
|
@ -6,5 +6,6 @@ EmulationStateId = 4
|
|||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -6,5 +6,5 @@ EmulationStateId = 4
|
|||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
@ -5,6 +5,8 @@ EmulationStateId = 4
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
+add must here
|
||||||
|
|
||||||
Infinite Health
|
Infinite Health
|
||||||
00BA09FC 08000000
|
00BA09FC 08000000
|
||||||
040B9524 60000000
|
040B9524 60000000
|
||||||
@ -27,4 +29,8 @@ Infinite Health
|
|||||||
|
|
||||||
End Boss Has No HP
|
End Boss Has No HP
|
||||||
00BA09FF 08000000
|
00BA09FF 08000000
|
||||||
04126E6C 60000000
|
04126E6C 60000000
|
||||||
|
|
||||||
|
#end of cheats list. dont try to add cheats under this
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -6,6 +6,8 @@ EmulationStateId = 2
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
+dont remove this line
|
||||||
|
|
||||||
Everything Unlocked
|
Everything Unlocked
|
||||||
045633BE 08000000
|
045633BE 08000000
|
||||||
023BC1C0 0003FFFF
|
023BC1C0 0003FFFF
|
||||||
@ -199,4 +201,8 @@ Reduced Nintendo Blur
|
|||||||
|
|
||||||
Increased Nintendo Blur
|
Increased Nintendo Blur
|
||||||
04565782 08000000
|
04565782 08000000
|
||||||
022B3382 000000CC
|
022B3382 000000CC
|
||||||
|
|
||||||
|
#end of cheats list. dont try to add cheats under this
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ EmulationStateId = 4
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
@ -180,3 +180,4 @@ Increased Nintendo Blur
|
|||||||
044CC631 18000000
|
044CC631 18000000
|
||||||
022B3346 000000E8
|
022B3346 000000E8
|
||||||
|
|
||||||
|
Increased Nintendo Blur
|
@ -6,6 +6,8 @@ EmulationStateId = 3
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
+this line is here to activate cheats in global
|
||||||
|
|
||||||
Infinite Health
|
Infinite Health
|
||||||
0116195B 08000000
|
0116195B 08000000
|
||||||
04049EA8 48000104
|
04049EA8 48000104
|
||||||
@ -143,4 +145,8 @@ Have Beam Combo B
|
|||||||
|
|
||||||
Have Beam Combo C
|
Have Beam Combo C
|
||||||
0116197C 08000000
|
0116197C 08000000
|
||||||
4200183C 004F0001
|
4200183C 004F0001
|
||||||
|
|
||||||
|
#end of cheats list. dont try to add cheats under this
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -7,4 +7,5 @@ EmulationStateId = 2
|
|||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -6,6 +6,8 @@ EmulationStateId = 4
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
+dont mind this line but dont remove it either
|
||||||
|
|
||||||
All Mini Games Unlocked01120BA8 08000000
|
All Mini Games Unlocked01120BA8 08000000
|
||||||
0218FDF0
|
0218FDF0
|
||||||
0003FFFF
|
0003FFFF
|
||||||
@ -125,4 +127,7 @@ Press Z+R To Be On Turn 20
|
|||||||
Press Z+L To Be On Turn 1
|
Press Z+L To Be On Turn 1
|
||||||
01120BC2 08000000
|
01120BC2 08000000
|
||||||
0A1E67F0 00000050
|
0A1E67F0 00000050
|
||||||
0018FCFC 00000001
|
0018FCFC 00000001
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -8,3 +8,4 @@ EmulationStateId = 4
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -4,6 +4,9 @@ EmulationStateId = 0
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
+ this line is here to make cheats work
|
||||||
|
|
||||||
|
|
||||||
All Shines
|
All Shines
|
||||||
00E60AE1 18000000
|
00E60AE1 18000000
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
@ -201,4 +204,7 @@ D-Pad Left For Normal Mario
|
|||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
11
GPOP8P.ini
11
GPOP8P.ini
@ -8,12 +8,13 @@ EmulationStateId = 2
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
0x80205128=dword:0x38600010 #no textures
|
0x80205128=dword:0x38600010 #no textures
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
|
||||||
#Add decrypted action replay cheats here.
|
#Add decrypted action replay cheats here.
|
||||||
+ dont mind this line. its here to make cheats work!
|
+ dont mind this line. its here to make cheats work!
|
||||||
no textures
|
|
||||||
|
no textures
|
14
GPSP8P.ini
14
GPSP8P.ini
@ -8,18 +8,7 @@ EmulationStateId = 4
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
#Add decrypted action replay cheats here.
|
|
||||||
#must be on
|
|
||||||
#0F006F80 98000000
|
|
||||||
#8C01154C 4E800020
|
|
||||||
#0400F748 38033400
|
|
||||||
#0400F36C 60000000
|
|
||||||
#C401154C 0000FF01
|
|
||||||
#00000000 40000000
|
|
||||||
#8C6CC294 4E800020
|
|
||||||
#046C8064 38033400
|
|
||||||
#046C7CA4 60000000
|
|
||||||
#Add decrypted action replay cheats here.
|
#Add decrypted action replay cheats here.
|
||||||
+dont mind this line its a null to make cheats work for now
|
+dont mind this line its a null to make cheats work for now
|
||||||
|
|
||||||
@ -46,3 +35,4 @@ No texture mode : L + A (made by phytress/card gray, imported by daco)
|
|||||||
804565DC 38800000
|
804565DC 38800000
|
||||||
804565E0 4182000C
|
804565E0 4182000C
|
||||||
804565E4 807F0030
|
804565E4 807F0030
|
||||||
|
804565E8 4E800020
|
@ -8,3 +8,4 @@ EmulationStateId = 4
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -8,7 +8,7 @@ EmulationStateId = 4
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
@ -22,4 +22,4 @@ Unlock Everything
|
|||||||
Infinite Time
|
Infinite Time
|
||||||
03EC2BE3 18000000
|
03EC2BE3 18000000
|
||||||
043A3694 00000063
|
043A3694 00000063
|
||||||
|
|
@ -202,4 +202,7 @@ Route 101
|
|||||||
Route 280
|
Route 280
|
||||||
007A1AF4 18000000
|
007A1AF4 18000000
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
041F54F0 05050505
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -4,10 +4,8 @@
|
|||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 1
|
EmulationStateId = 1
|
||||||
|
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
|
|
||||||
#Add memory patches here.
|
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -8,3 +8,4 @@ EmulationStateId = 2
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -10,3 +10,4 @@ EmulationStateId = 5
|
|||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
0x80000020=twgt:0xE5207C22
|
0x80000020=twgt:0xE5207C22
|
||||||
0x80000008=word:0x00000000
|
0x80000008=word:0x00000000
|
||||||
|
|
@ -8,3 +8,4 @@ EmulationStateId = 2
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
#Add memory patches here.
|
#Add memory patches here.
|
||||||
|
|
@ -24,7 +24,7 @@ EmulationStateId = 2
|
|||||||
# Use GCNCrypt to decrypt large chunks of codes found online, and paste here.
|
# Use GCNCrypt to decrypt large chunks of codes found online, and paste here.
|
||||||
# Add a + to the name to activate.
|
# Add a + to the name to activate.
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
||||||
Master Code (useless)
|
+Master Code (useless)
|
||||||
01E0197D 88000000
|
01E0197D 88000000
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
@ -416,4 +416,7 @@ Press R to Jump
|
|||||||
Press R to Mega Jump
|
Press R to Mega Jump
|
||||||
01E019BC 08000000
|
01E019BC 08000000
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ EmulationStateId = 2
|
|||||||
# Use GCNCrypt to decrypt large chunks of codes found online, and paste here.
|
# Use GCNCrypt to decrypt large chunks of codes found online, and paste here.
|
||||||
# Add a + to the name to activate.
|
# Add a + to the name to activate.
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
||||||
Master Code (useless)
|
+Master Code (useless)
|
||||||
01E0197D 88000000
|
01E0197D 88000000
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
@ -416,4 +416,7 @@ Press R to Jump
|
|||||||
Press R to Mega Jump
|
Press R to Mega Jump
|
||||||
01E019BC 08000000
|
01E019BC 08000000
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
|
+
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user