Compatibility update as of Dolphin r6500.

Thanks to Link_to_the_past (Gameconfigv008)
http://forums.dolphin-emulator.com/showthread.php?tid=12928
This commit is contained in:
skidau 2010-12-11 01:20:43 +00:00
parent 5f2d4d2bc0
commit 108be590ac
240 changed files with 2022 additions and 163 deletions

11
D43U01.ini Normal file
View File

@ -0,0 +1,11 @@
# D43U01 - ZELDA OCARINA MULTI PACK
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,12 +1,12 @@
# G2ME01 - Metroid Prime 2 Echoes
[EmuState]
#The Emulation State.
EmulationStateId = 2
EmulationStateId = 4
Issues="Scanner does not work, music is buggy, scanner mode is buggy"
EmulationIssues =
[Speedhacks]
0x803758bc=400
[OnFrame]
#Add memory patches here.
[ActionReplay]
$(M)
C4354E70 0000FF01
@ -15,159 +15,125 @@ C436F000 0000FF02
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
$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 011F0001
4241FD80 01210001
[Video]
SafeTextureCache = 1
FIFOWatermarkTightness = 50
ProjectionHack = 0
EFBToTextureEnable = 0
[Gecko]

11
G2VE08.ini Normal file
View File

@ -0,0 +1,11 @@
# G2VE08 - Viewtiful Joe 2
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

11
G3EE51.ini Normal file
View File

@ -0,0 +1,11 @@
# G3EE51 - Extreme G3
[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
EmulationIssues = Black screen. Use an older rev for the game to work like r4727 (r6521 tested)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -2,9 +2,13 @@
[EmuState]
#The Emulation State.
EmulationStateId = 1
EmulationStateId = 3
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
[OnFrame]
#Add memory patches here.
[ActionReplay]
#Add decrypted action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]
[Core]
MMU = 1

View File

@ -29,3 +29,6 @@ $Have All Milestone Trophies
03535D56 000003E8
03535D4E 00000064
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

12
G4SE01.ini Normal file
View File

@ -0,0 +1,12 @@
# G4SE01 - The Legend of Zelda: Four Swords FOR NINTENDO GAMECUBE
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
ProjectionHack = 0
FIFOWatermarkTightness = 300
[Gecko]

View File

@ -2,5 +2,10 @@
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 200
ProjectionHack = 0
[Gecko]

View File

@ -14,3 +14,5 @@ $Invincible
04338650 00000001
$Infinite Time
0752E978 08000000
[Video]
FIFOWatermarkTightness = 200

View File

@ -1,6 +1,12 @@
# G9SE8P - SONIC HEROES
[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
EmulationStateId = 4
EmulationIssues = Use directx11 plugin set at 1x efb scale to deal with black textures. Safe texture cache to "safe" for some garbled text(r6479)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
SafeTextureCache = 1
[Gecko]

View File

@ -2,6 +2,7 @@
[EmuState]
#The Emulation State (as of r1027)
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
$(M) (Datel)
@ -307,3 +308,8 @@ $NES Super Mario Bros. - Freeze Timer (donny2112)
$NES Wario's Woods - Infinite Credits (donny2112)
01523E93 08000000
0165E60B 00000009
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
SafeTextureCache = 1
[Gecko]

View File

@ -1,6 +1,11 @@
# GBGP7D - Bomberman Generation
[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 = 2
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,7 @@
# GBME7F - BATMAN: DARK TOMORROW
[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
Issues="Can't run Nothing"
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.

11
GBMP7F.ini Normal file
View File

@ -0,0 +1,11 @@
# GBMP7F - BATMAN: DARK TOMORROW
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,6 +5,7 @@
#The Emulation State. 1 is worst, 5 is best, 0 is not set. Last validated on r1697;
#gets to menu only. Note codes not tested in emulator.
EmulationStateId = 2
EmulationIssues =
[OnFrame]
[ActionReplay]
$(M)
@ -290,3 +291,8 @@ $Single Player ITEM SLOT 4 CONTAINS Taterskin Coat
$Single Player ITEM SLOT 4 CONTAINS Coat
04EC5A36 08000000
0221F32C 00000056
[Video]
FIFOWatermarkTightness = 50
SafeTextureCache = 1
ProjectionHack = 0
[Gecko]

View File

@ -4,3 +4,5 @@
EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1

View File

@ -5,3 +5,7 @@ EmulationStateId = 2
EmulationIssues = Bad transparencies
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

9
GCTP51.ini Normal file
View File

@ -0,0 +1,9 @@
# GCTP51 - Crazy Taxi
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,11 @@
# GDIE7D - Die Hard Vendetta
[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
EmulationIssues = Dolphin crash
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,7 @@
# GDIP7D - Die Hard Vendetta
[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
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.

View File

@ -1,6 +1,12 @@
# GEDE01 - Eternal Darkness
[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
EmulationStateId = 4
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 1
[Gecko]

View File

@ -1,9 +1,11 @@
# GEDP01 - Eternal Darkness
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 1
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
ProjectionHack = 1
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,12 @@
# GEZE8P - BillyHatcher
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Black screen when u try reach story mode
EmulationStateId = 2
EmulationIssues =
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -2,7 +2,7 @@
[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
EmulationIssues =
EmulationIssues = Use Jitil recompiler in the config settings(invisible first level boss otherwise)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
$(M)
@ -69,4 +69,8 @@ $All Multiplayer Maps
$Unlock Lots of Stuff In VS Mode By Completing A Match
0429E538 0000FFFF
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
SafeTextureCache = 1
ProjectionHack = 0
EFBToTextureEnable = 0
[Gecko]

View File

@ -31,4 +31,5 @@ $Max Resistance(IKE)
$Max Movement(IKE)
002B168E 00000014
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,6 +1,11 @@
# GFTP01 - MarioGolf Toadstool Tour
[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 = 2
EmulationStateId = 3
EmulationIssues = Graphical glitches
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -7,7 +7,8 @@ EmulationStateId = 4
EmulationIssues = Story Mode Crashes
[OnFrame] Add memory patches to be applied every frame here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
EFBToTextureEnable = 0
[ActionReplay]
$(m)
8C034168 4E800020
@ -35,3 +36,4 @@ $All Vehicles Unlocked
420030C8 0002FFFF
420030C8 0003FFFF
840030C8 FFDC6F00
[Gecko]

View File

@ -2,5 +2,10 @@
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,8 +1,14 @@
# GGSEA4 - METAL GEAR SOLID THE TWIN SNAKES
[Core]
TLBHack=1
TLBHack = 1
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
SafeTextureCache = 1
[Gecko]

11
GHAE08.ini Normal file
View File

@ -0,0 +1,11 @@
# GHAE08 - RESIDENT EVIL2
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,11 @@
# GK7E08 - Killer7 Disk1
[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
EmulationIssues =
EmulationStateId = 2
EmulationIssues = Bullets don't penetrate enemies in jit x64(6507)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -6,5 +6,5 @@ EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
EFBCopyDisable = 1
EFBCopyDisableHotKey = 1
EFBCopyEnable = 1
EFBCopyEnableHotKey = 1

11
GKLP69.ini Normal file
View File

@ -0,0 +1,11 @@
# GKLP69 - The Lord of the Rings; The Return of the King
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 0
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -6,4 +6,5 @@ EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

10
GLRE64.ini Normal file
View File

@ -0,0 +1,10 @@
# GLRE64 - Star Wars - Rogue Squadron III - Rebel Strike
[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.
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -4,5 +4,10 @@ EnableFPRF=True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
Issues="Needs Projection Before R945 - Goes intro ,select and hangs"
EmulationIssues = Sound issues and occasional fifo crashes (r6436)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -2,7 +2,7 @@
[EmuState]
#The Emulation State.
EmulationStateId = 5
EmulationIssues="Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play"
EmulationIssues = Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play
EmulationIssues =
[Speedhacks]
0x80384b1c=400
@ -87,4 +87,8 @@ $Have Beam Combo C
4200183C 004F0001
[Core]
[Video]
ProjectionHack = -1
SafeTextureCache = 1
FIFOWatermarkTightness = 50
EFBToTextureEnable = 0
ProjectionHack = 0
[Gecko]

View File

@ -10,3 +10,6 @@ EmulationIssues="Heat Visor doesn't work correctly, some graphics bugs, boss mus
[OnFrame]
#Add memory patches to be applied every frame here.
[ActionReplay]
[Video]
SafeTextureCache = 1
EFBToTextureEnable = 0

View File

@ -15,3 +15,4 @@ EmulationStateId = 0
[Video]
SafeTextureCache = 1
ProjectionHack = -1
EFBToTextureEnable = 0

View File

@ -59,4 +59,7 @@ $Yoshi Loves Water
00E66B5C 18000000
0426837C 4E800020
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
ProjectionHack = 0
EFBToTextureEnable = 0
[Gecko]

View File

@ -2,5 +2,9 @@
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
[Gecko]

11
GO7E69.ini Normal file
View File

@ -0,0 +1,11 @@
# GO7E69 - James Bond 007(tm): NightFire(tm)
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,3 +5,6 @@ EmulationStateId = 5
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,6 +1,12 @@
# GPOE8P - PHANTASY STAR ONLINE EPISODE I&II
[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 = 2
EmulationStateId = 5
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 5
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -4,7 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
#Emulation state validated on r1648
EmulationStateId = 5
EmulationStateId = 4
#Action Replay Notes
#
# * * * * * NOTES ON EQUIPMENT MODIFIERS BEFORE USING THOSE CODES * * * *
@ -426,6 +426,7 @@ EmulationStateId = 5
# Max Affection codes
# use only one of these codes at a time for your
# favorite character to have max affection.
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450)
[OnFrame]
[ActionReplay]
$(M) (Datel)
@ -774,3 +775,8 @@ $Regal Affection to Lloyd - max is 0000270F
$Kratos Affection to Lloyd - max is 0000270F
05A040B8 08000000
025B7492 0000270F
[Video]
SafeTextureCache = 1
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

11
GQSPAF.ini Normal file
View File

@ -0,0 +1,11 @@
# GQSPAF - TALES OF SYMPHONIA 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
EmulationIssues = Audio issues
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -3,7 +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 = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
$(m)

11
GREP08.ini Normal file
View File

@ -0,0 +1,11 @@
# GREP08 - MEGAMAN NETWORK TRANSMISSION
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,3 +5,8 @@ EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
UseXFB = 1
[Gecko]

View File

@ -1,6 +1,13 @@
# GRSEAF - SOULCALIBUR2
[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
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
UseXFB = 1
SafeTextureCache = 1
[Gecko]

View File

@ -549,3 +549,5 @@ $Unlock Two-Handed Sword (Mitsurugi)
00416261 00000003
[Video]
ProjectionHack = -1
UseXFB = 1
SafeTextureCache = 1

11
GSAE01.ini Normal file
View File

@ -0,0 +1,11 @@
# GSAE01 - Star Fox Adventures
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Use dx11 plugin(r6477)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 500
ProjectionHack = 0
[Gecko]

View File

@ -1,10 +1,15 @@
# GSWE64 - Star Wars: Rogue Leader
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
MMU = 1
BAT = 1
FastDiscSpeed = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 1
EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
UseXFB = 1
ProjectionHack = 0
[Gecko]

View File

@ -48,4 +48,6 @@ $Moon Jump (Press Z)
3A2342E8 00000010
042723E4 43000000
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -33,14 +33,12 @@ $Full Gallery
04614364 FFFFFFFF
02614388 0005FFFF
02614398 0003FFFF
#TIME CODES MAY FREEZE ENEMIES
$R+A to Freeze Timer
0A3B7AF8 00000120
041504E0 60000000
$R+B to Restart Timer
0A3B7AF8 00000220
041504E0 7C030214
#END TIME CODES
$Max Playing Time (Profile) (Jason Haffner)
04614168 72FC6F7C
$Max Total Games (Profile) (Jason Haffner)
@ -228,3 +226,7 @@ $13th Loaded Player Size Modifier (Twilight Spectre)
$14th Loaded Player Size Modifier (Twilight Spectre)
404013FC 00129F10
424013FC 0000099C
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -1,8 +1,13 @@
# GUMP52 - Gun
[Core] Values set here will override the main dolphin settings.
TLBHack=1
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationStateId = 2
Issues="Trying to compile error"
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -4,6 +4,7 @@
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set. Last validated on ver. r1697.
EmulationStateId = 5
EmulationIssues =
[OnFrame]
[ActionReplay]
$(m)
@ -42,3 +43,7 @@ $Player 4 health 9999
$Player 4 infinite keys
00200054 08000000
04280D8C 00000063
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,6 +1,14 @@
# GUTE52 - Ultimate Spider-Man
[Core] Values set here will override the main dolphin settings.
MMU = 1
BAT = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationStateId = 3
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
UseXFB = 1
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -3,8 +3,10 @@
EnableFPRF=True
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
EmulationIssues = Ocassional Fifo crashes (r6477)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 200
ProjectionHack = 0
[Gecko]

View File

@ -1,6 +1,7 @@
# GVSP8P - Virtua Striker 3 ver.2002
[Core] Values set here will override the main dolphin settings.
EnableFPRF=True
TLBHack = 1
[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.

View File

@ -1,7 +1,7 @@
# GW2E78 - WWE Day of Reckoning 2
[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
EmulationIssues =
EmulationStateId = 1
EmulationIssues = DSP/ARAM/Audio Streaming problem
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.

11
GW2P78.ini Normal file
View File

@ -0,0 +1,11 @@
# GW2P78 - WWE Day of Reckoning 2
[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
EmulationIssues = DSP/ARAM/Audio Streaming problem
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,35 +5,26 @@ EmulationStateId = 2
EmulationIssues = needs the frame cheats from ini
[OnFrame] Add memory patches to be applied every frame here.
+$Patches
0x800fdcc0:dword:0x60000000
0x800fb0f0:dword:0x60000000
0x800fdf20:dword:0x60000000 # Changing character
0x8002363c:dword:0x60000000 # Crash through glass
0x800FDCC0:dword:0x60000000
0x800FB0F0:dword:0x60000000
0x800FDF20:dword:0x60000000
0x8002363C:dword:0x60000000
[ActionReplay] Add action replay cheats here.
$(m)
73XR-2U3J-90920
73EU-BM8A-6WTE0
$Always 0 missed Buoys
35HA-W0W1-NWQZF
CQGG-9W44-Z1523
$Always turbo
JZGA-NYKF-4ZAEZ
JVAM-TQBR-Q4YEV
$Never 'out of bounds' - can not finish race
T06M-BKC9-R7078
3QM9-XG0P-8P05C
$Stunt mode: Massive score
B1K5-P4TK-7GZKN
VTC9-Q8F8-YE4DY
$Stunt mode: Freeze timer at 65"00
FW01-1R2J-2Q534
$(m)
C4116318 00000800
$Always 0 missed Buoys
046199F4 00000000
$Always turbo
04620FDC 0000004B
$Never 'out of bounds' - can not finish race
04619BD4 00000000
$Stunt mode: Massive score
0461B2B8 05F5E0FF
$Stunt mode: Freeze timer at 65"00
002A0063 08000000
$Have 99 Points (1P Mode)
00632B43 00000063
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -1,7 +1,11 @@
# GWWE01 - WARIO WORLD
[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
EmulationStateId = 4
EmulationIssues = hangs
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,7 +1,11 @@
# GXBE69 - SSX3
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationIssues = Disable "Enable Cpu acess"(Efb) for the slowdowns, has problematic intro videos and sound issues
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,6 +1,11 @@
# GXBP69 - SSX3
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationIssues = Disable "Enable Cpu acess"(Efb) for the slowdowns, has problematic intro videos and sound issues
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -57,4 +57,6 @@ $All Leg Parts
0556D902 08000000
023BFC1C 0003FFFF
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

11
GXLP52.ini Normal file
View File

@ -0,0 +1,11 @@
# GXLP52 - X-Men: Legends
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -1,9 +1,11 @@
# GXXP01 - POKeMON XD
[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 = 2
EmulationStateId = 3
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -2,5 +2,9 @@
[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 = 2
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -44,7 +44,6 @@ $Have All Golden Bugs
004062A5 000002FF
$Have Giant Wallet
004061D9 00000002
# Do not use these codes until you have explored all of the Twilight and activated the warp portals.
$One Tear Fills 1st Vessel of Light
284062D4 0000000F
004062D4 0000000F
@ -1476,4 +1475,9 @@ $Item Slots 21-24 (Twilight Spectre)
04406270 00000000
[Core]
[Video]
ProjectionHack = -1
SafeTextureCache = 0
FIFOWatermarkTightness = 50
ZTPSpeedupHack = 1
EFBToTextureEnable = 0
ProjectionHack = 0
[Gecko]

View File

@ -76,4 +76,8 @@ D776EB56 1475A9C0
28408276 0000000F
00408276 0000000F
[Video]
SafeTextureCache = 0
FIFOWatermarkTightness = 50
ZTPSpeedupHack = 1
EFBToTextureEnable = 0
ProjectionHack = 0

View File

@ -1,6 +1,5 @@
# GZ3E70 - Dragon Ball Z 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 = 5
EmulationIssues =
@ -41,3 +40,5 @@ $Have All Capsules! (Edit A Skill and Save To Activate)
005447F4 00000009
005447FF 00000009
[Video]
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -346,3 +346,8 @@ $Unrestricted Camera
04356D34 45000000
04356D48 42B00000
[Core]
[Video]
EFBToTextureEnable = 0
FIFOWatermarkTightness = 50
ProjectionHack = 1
[Gecko]

View File

@ -226,4 +226,6 @@ $Test Room 14 (Hold L+R+B)
043D1670 4B5F5465
043D1674 73746500
[Video]
ProjectionHack = 0
EFBToTextureEnable = 0
FIFOWatermarkTightness = 50
ProjectionHack = 1

12
R2GEXJ.ini Normal file
View File

@ -0,0 +1,12 @@
# R2GEXJ - FRAGILE DREAMS
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Enable progressive scan (r6436)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
UseXFB = 1
ProjectionHack = 0
[Gecko]

View File

@ -7,3 +7,4 @@ EmulationStateId = 5
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
UseXFB = 1

12
R2GP99.ini Normal file
View File

@ -0,0 +1,12 @@
# R2GP99 - FRAGILE DREAMS
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Enable progressive scan (r6436)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
UseXFB = 1
ProjectionHack = 0
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

11
R3BE8P.ini Normal file
View File

@ -0,0 +1,11 @@
# R3BE8P - SambaDeAmigo
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

11
R3ME01.ini Normal file
View File

@ -0,0 +1,11 @@
# R3ME01 - Metroid Prime Trilogy
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

12
R3NEXS.ini Normal file
View File

@ -0,0 +1,12 @@
# R3NEXS - Guilty Gear XX AC Plus
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
SafeTextureCache = 1
[Gecko]

12
R3OE01.ini Normal file
View File

@ -0,0 +1,12 @@
# R3OE01 - Metroid: Other M
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
FIFOWatermarkTightness = 50
ProjectionHack = 5
[Gecko]

12
R3OJ01.ini Normal file
View File

@ -0,0 +1,12 @@
# R3OJ01 - Metroid: Other M
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
FIFOWatermarkTightness = 50
ProjectionHack = 5
[Gecko]

12
R3OP01.ini Normal file
View File

@ -0,0 +1,12 @@
# R3OP01 - Metroid: Other M
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
SafeTextureCache = 1
FIFOWatermarkTightness = 50
ProjectionHack = 5
[Gecko]

11
R46ENS.ini Normal file
View File

@ -0,0 +1,11 @@
# R46ENS - PHANTOM BRAVE Wii
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 0
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

12
R4EE01.ini Normal file
View File

@ -0,0 +1,12 @@
# R4EE01 - Endless Ocean Blue World
[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
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
EFBToTextureEnable = 0
[Gecko]

View File

@ -7,3 +7,4 @@ EmulationIssues =
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
EFBToTextureEnable = 0

View File

@ -5,3 +5,8 @@ EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
EFBToTextureEnable = 0
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 5
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -2,6 +2,11 @@
[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
EmulationIssues =
EmulationIssues = Flashlight glitches (r6521)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
SafeTextureCache = 1
ProjectionHack = 0
[Gecko]

12
R5WJA4.ini Normal file
View File

@ -0,0 +1,12 @@
# R5WJA4 - Silent Hill: Shattered Memories
[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
EmulationIssues = Flashlight glitches (r6521)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
SafeTextureCache = 1
ProjectionHack = 0
[Gecko]

View File

@ -5,3 +5,7 @@ EmulationStateId = 4
EmulationIssues = Some GFX Glitches
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko]

View File

@ -2,8 +2,10 @@
[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
EmulationIssues =
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

11
R7FJGD.ini Normal file
View File

@ -0,0 +1,11 @@
# R7FJGD - FINAL FANTASY FABLES: Chocobo's Dungeon
[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
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

11
R7FPGD.ini Normal file
View File

@ -0,0 +1,11 @@
# R7FPGD - FINAL FANTASY FABLES: Chocobo's Dungeon
[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
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

Some files were not shown because too many files have changed in this diff Show More