mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
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
|
||||
[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 =
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
10
GAFJ01.ini
10
GAFJ01.ini
@ -7,6 +7,16 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[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 =
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
10
GAFP01.ini
10
GAFP01.ini
@ -7,6 +7,16 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[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 =
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
10
GAFU01.ini
10
GAFU01.ini
@ -7,6 +7,16 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[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 =
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
|
@ -7,6 +7,15 @@ EmulationStateId = 4
|
||||
[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]
|
||||
|
21
GEZP8P.ini
Normal file
21
GEZP8P.ini
Normal file
@ -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]
|
22
GJXE51.ini
Normal file
22
GJXE51.ini
Normal file
@ -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…
x
Reference in New Issue
Block a user