More updates and additions.
This commit is contained in:
parent
e9ca6cc00b
commit
5282ef510a
|
@ -310,9 +310,16 @@ $NES Wario's Woods - Infinite Credits (donny2112)
|
||||||
0165E60B 00000009
|
0165E60B 00000009
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
|
10
GAFJ01.ini
10
GAFJ01.ini
|
@ -7,6 +7,16 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
|
10
GAFP01.ini
10
GAFP01.ini
|
@ -7,6 +7,16 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
|
10
GAFU01.ini
10
GAFU01.ini
|
@ -7,6 +7,16 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
|
|
|
@ -7,6 +7,15 @@ EmulationStateId = 4
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video_Hacks]
|
||||||
|
|
|
@ -0,0 +1,21 @@
|
||||||
|
# GEZP8P - 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 =
|
||||||
|
EmulationStateId = 4
|
||||||
|
[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]
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video_Hacks]
|
|
@ -0,0 +1,22 @@
|
||||||
|
# GJXE51 - Vexx
|
||||||
|
[Video_Enhancements]
|
||||||
|
PostProcessingShader =
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
|
[EmuState]
|
||||||
|
EmulationStateId = 3
|
||||||
|
EmulationIssues = Slow,needs mmu and lle audio plugin for proper audio(r7411).
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Gecko]
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 128
|
||||||
|
[Core]
|
||||||
|
MMU = 1
|
||||||
|
FastDiscSpeed = 1
|
Loading…
Reference in New Issue