More updates and modifications.

This commit is contained in:
kostamarino@hotmail.com 2010-12-19 08:04:23 +00:00
parent aa7acb62de
commit 03cc0e4517
8 changed files with 38 additions and 5 deletions

View File

@ -4,6 +4,7 @@
[EmuState] [EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set. #The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 5 EmulationStateId = 5
EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
$(M) $(M)
@ -48,3 +49,6 @@ $MILLIARDE Infinite HP In Battle
$MILLIARDE Quick Level Up $MILLIARDE Quick Level Up
0768EA6B 08000000 0768EA6B 08000000
042D55E0 000F423F 042D55E0 000F423F
[Video]
ProjectionHack = 0
[Gecko]

View File

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

View File

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

View File

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

View File

@ -1,7 +1,11 @@
# R7GEAF - DragonBall # R7GEAF - DragonBall
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Black GFX in-game EmulationIssues =
EmulationStateId = 2 EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video]
UseXFB = 1
ProjectionHack = 0
[Gecko]

11
R7GJAF.ini Normal file
View File

@ -0,0 +1,11 @@
# R7GJAF - Dragon Ball Tenkaichi Daibouken
[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]
UseXFB = 1
ProjectionHack = 0
[Gecko]

11
R7GPAF.ini Normal file
View File

@ -0,0 +1,11 @@
# R7GPAF - DragonBall
[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]
UseXFB = 1
ProjectionHack = 0
[Gecko]

View File

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