mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
nakee reminded me i would merge the ini database with the main svn once in a while
so here you go :P git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2537 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
#Values set here will override the main dolphin settings.
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationStateId = 1
|
||||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
#Add memory patches to be applied every frame here.
|
||||
[ActionReplay]
|
||||
#Add action replay cheats here.
|
||||
|
||||
@@ -5,4 +5,4 @@ we are currently planning on merging them but for now ill only update the main s
|
||||
the version now is
|
||||
|
||||
|
||||
rev 97
|
||||
rev 139
|
||||
@@ -0,0 +1,6 @@
|
||||
# G2BP7D - Black & Bruised
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,8 @@
|
||||
# G2CE52 - TC2 US
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
Patch Region=0x7f327bdc
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G2GJB2 - MOBILE SUIT GUNDAM GUNDAMvs.ZGUNDAM
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -8,91 +8,166 @@ Issues="Scanner does not work, music is buggy, scanner mode is buggy"
|
||||
[OnFrame]
|
||||
#Add memory patches here.
|
||||
[ActionReplay]
|
||||
$(M)
|
||||
C4354E70 0000FF01
|
||||
C436F000 0000FF02
|
||||
4D30294C 4E800020
|
||||
C530294C 0000FF03
|
||||
0441FD80 00000000
|
||||
C6004010 000000FF
|
||||
|
||||
$This Code Must Be On!
|
||||
043BC410 906D0000
|
||||
043BC414 88030004
|
||||
043BC418 4BC5C1F4
|
||||
04018608 483A3E08
|
||||
|
||||
$Infinite Health
|
||||
4241FD80 000A44BB
|
||||
4241FD80 000B6000
|
||||
|
||||
$Max Energy Tanks
|
||||
4241FD80 012B000E
|
||||
4241FD80 012D000E
|
||||
|
||||
$Maximum Missiles
|
||||
4241FD80 013900FA
|
||||
|
||||
$Infinite Missiles
|
||||
4241FD80 013700FA
|
||||
$Infinite Dark Beam Ammo
|
||||
4241FD80 013D00FA
|
||||
$Infinite Light Beam Ammo
|
||||
4241FD80 014300FA
|
||||
$Weild the Metroid Prime 2 Phazon Beam anywhere.
|
||||
04002F48 00000001
|
||||
0C002F48 00000001
|
||||
42427C1C 03FF0004
|
||||
0A704C24 00000008
|
||||
04002F48 00000000
|
||||
|
||||
$Have Charge Beam
|
||||
4241FD80 00310001
|
||||
4241FD80 00330001
|
||||
|
||||
$Have Dark Beam
|
||||
4241FD80 0037000F
|
||||
4241FD80 0039000F
|
||||
|
||||
$Have Light Beam
|
||||
4241FD80 003D000F
|
||||
4241FD80 003F000F
|
||||
|
||||
$Have Annihilator
|
||||
4241FD80 0043000F
|
||||
4241FD80 0045000F
|
||||
|
||||
$Have Super Missile
|
||||
4241FD80 00470001
|
||||
4241FD80 00490001
|
||||
|
||||
$Have Darkburst
|
||||
4241FD80 004D0001
|
||||
4241FD80 004F0001
|
||||
|
||||
$Have Sunburst
|
||||
4241FD80 00530001
|
||||
4241FD80 00550001
|
||||
|
||||
$Have Sonic Boom
|
||||
4241FD80 00590001
|
||||
4241FD80 005B0001
|
||||
|
||||
$Have Combat Visor
|
||||
4241FD80 005F0001
|
||||
4241FD80 00610001
|
||||
|
||||
$Have Scan Visor
|
||||
4241FD80 00650001
|
||||
4241FD80 00670001
|
||||
|
||||
$Have Dark Visor
|
||||
4241FD80 006B0001
|
||||
4241FD80 006D0001
|
||||
|
||||
$Have Echo Visor
|
||||
4241FD80 00710001
|
||||
4241FD80 00730001
|
||||
|
||||
$Have Varia Suit
|
||||
4241FD80 00770001
|
||||
4241FD80 00790001
|
||||
|
||||
$Have Dark Suit
|
||||
4241FD80 007D0001
|
||||
4241FD80 007F0001
|
||||
|
||||
$Have Light Suit
|
||||
4241FD80 00830001
|
||||
4241FD80 00850001
|
||||
|
||||
$Have Space Jump Boots
|
||||
4241FD80 00BF0001
|
||||
4241FD80 00C10001
|
||||
|
||||
$Have Grapple Beam
|
||||
4241FD80 00B90001
|
||||
4241FD80 00BB0001
|
||||
|
||||
$Have Gravity Boost
|
||||
4241FD80 00C50001
|
||||
4241FD80 00C70001
|
||||
|
||||
$Have Screw Attack
|
||||
4241FD80 00D10001
|
||||
4241FD80 00D30001
|
||||
|
||||
$Have Seeker Missile
|
||||
4241FD80 00CB0001
|
||||
4241FD80 00CD0001
|
||||
|
||||
$Have Morph Ball Power Bomb
|
||||
4241FD80 01310001
|
||||
4241FD80 01330001
|
||||
|
||||
$Have Beam Ammo Expansion
|
||||
4241FD80 013D000F
|
||||
4241FD80 013F000F
|
||||
|
||||
$Have Sky Temple Key 1
|
||||
4241FD80 00DD0001
|
||||
4241FD80 00DF0001
|
||||
|
||||
$Have Sky Temple Key 2
|
||||
4241FD80 00E30001
|
||||
4241FD80 00E50001
|
||||
|
||||
$Have Sky Temple Key 3
|
||||
4241FD80 00E90001
|
||||
4241FD80 00EB0001
|
||||
|
||||
$Have Agon Temple Key 1
|
||||
4241FD80 00EF0001
|
||||
4241FD80 00F10001
|
||||
|
||||
$Have Agon Temple Key 2
|
||||
4241FD80 00F50001
|
||||
4241FD80 00F70001
|
||||
|
||||
$Have Agon Temple Key 3
|
||||
4241FD80 00FB0001
|
||||
4241FD80 00FD0001
|
||||
|
||||
$Have Torvus Temple Key 1
|
||||
4241FD80 01010001
|
||||
4241FD80 01030001
|
||||
|
||||
$Have Torvus Temple Key 2
|
||||
4241FD80 01070001
|
||||
4241FD80 01090001
|
||||
|
||||
$Have Torvus Temple Key 3
|
||||
4241FD80 010D0001
|
||||
4241FD80 010F0001
|
||||
|
||||
$Have Ing Hive Temple Key 1
|
||||
4241FD80 01130001
|
||||
4241FD80 01150001
|
||||
|
||||
$Have Ing Hive Temple Key 2
|
||||
4241FD80 01190001
|
||||
4241FD80 011B0001
|
||||
|
||||
$Have Ing Hive Temple Key 3
|
||||
4241FD80 01210001
|
||||
4241FD80 011F0001
|
||||
4241FD80 01210001
|
||||
@@ -4,5 +4,8 @@ EmulationStateId = 2
|
||||
Issues="Scanner does not work, music is buggy, scanner mode is buggy"
|
||||
[Speedhacks]
|
||||
#Patch OSYieldThread to take more time - MP2's idle loop is really stupid.
|
||||
0x80375c68=400[OnFrame]#Add memory patches here.#0x80000020=twgt:0xE5207C22
|
||||
#0x80000008=word:0x01000000[ActionReplay]#Add decrypted action replay cheats here.
|
||||
0x80375c68=400
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[EmuState]
|
||||
EmulationStateId = 2
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# G2OE41 - PoP:WW
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,7 @@
|
||||
# G2TE52 - Tony Hawk's Underground 2
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G2XE8P - SONIC GEMS COLLECTION
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G3DE6L - Carmen Sandiego
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G3NJDA - NARUTO3
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,8 @@
|
||||
# G3QEA4 - TMNT3
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
Patch Region=0x7e284004
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G3SE41 - BUST A MOVE 3000
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G3VE69 - NBA STREET V3
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,8 @@
|
||||
# G3XE52 - X-Men: The Official Game
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
Patch Region=0x7e000014
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G4BP08 - resident evil 4 game disc 1
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,10 @@
|
||||
# G4CE54 - Charlie and The Chocolate Factory
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
UseDualCore = 0
|
||||
OptimizeQuantizers = 0
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
Issues="Don't try DC because high LOAD CPU!!! and with Optimize Quantizers crash"
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G4FE69 - FIFA 07
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -0,0 +1,6 @@
|
||||
# G4NJDA - NARUTO4
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user