mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
More updates and modifications.
This commit is contained in:
parent
aa7acb62de
commit
03cc0e4517
@ -4,6 +4,7 @@
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
$(M)
|
||||
@ -48,3 +49,6 @@ $MILLIARDE Infinite HP In Battle
|
||||
$MILLIARDE Quick Level Up
|
||||
0768EA6B 08000000
|
||||
042D55E0 000F423F
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# 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 = 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
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# 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 = 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
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
@ -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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 0
|
||||
EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
@ -1,7 +1,11 @@
|
||||
# R7GEAF - 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 = Black GFX in-game
|
||||
EmulationStateId = 2
|
||||
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
R7GJAF.ini
Normal file
11
R7GJAF.ini
Normal 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
11
R7GPAF.ini
Normal 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]
|
@ -5,3 +5,6 @@ EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
Loading…
Reference in New Issue
Block a user