mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
More additions and updates.
This commit is contained in:
parent
5282ef510a
commit
0b83fb9867
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
MMU = 1
|
MMU = 1
|
||||||
[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.
|
||||||
EmulationStateId = 3
|
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.
|
||||||
@ -16,3 +16,7 @@ PH_ZFar =
|
|||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Hacks]
|
||||||
|
10
GTKP51.ini
10
GTKP51.ini
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
MMU = 1
|
MMU = 1
|
||||||
[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.
|
||||||
EmulationStateId = 3
|
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.
|
||||||
@ -13,4 +13,10 @@ PH_SZFar = 0
|
|||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Hacks]
|
||||||
|
17
RFSEEB.ini
Normal file
17
RFSEEB.ini
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# RFSEEB - Shiren The Wanderer
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
TLBHack = 1
|
||||||
|
BlockMerging = 1
|
||||||
|
[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
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[Gecko]
|
17
RFSJ8P.ini
Normal file
17
RFSJ8P.ini
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# RFSJ8P - Fushigi No Dungeon: Furai No Shiren 3
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
TLBHack = 1
|
||||||
|
BlockMerging = 1
|
||||||
|
[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
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[Gecko]
|
20
RO9EFS.ini
Normal file
20
RO9EFS.ini
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# RO9EFS - Aqua Panic
|
||||||
|
[Video_Settings]
|
||||||
|
UseXFB = True
|
||||||
|
UseRealXFB = False
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video_Hacks]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Needs lle plugin for sound ingame(r7411)
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
20
RO9PNK.ini
Normal file
20
RO9PNK.ini
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# RO9PNK - Aqua Panic
|
||||||
|
[Video_Settings]
|
||||||
|
UseXFB = True
|
||||||
|
UseRealXFB = False
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video_Hacks]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues = Needs lle plugin for sound ingame(r7411)
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
19
SKVE20.ini
Normal file
19
SKVE20.ini
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# SKVE20 - Kevin VanDam's Big Bass Challenge
|
||||||
|
[Video_Settings]
|
||||||
|
UseXFB = True
|
||||||
|
UseRealXFB = False
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
Loading…
Reference in New Issue
Block a user