Fixes and updates.

This commit is contained in:
kostamarino@hotmail.com 2011-04-15 09:15:45 +00:00
parent fad77308a1
commit b139fa7221
12 changed files with 80 additions and 19 deletions

View File

@ -18,7 +18,7 @@ MMU = 1
VBeam = 1
BlockMerging = 1
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0

View File

@ -18,7 +18,7 @@ MMU = 1
VBeam = 1
BlockMerging = 1
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0

View File

@ -18,7 +18,7 @@ MMU = 1
VBeam = 1
BlockMerging = 1
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 0

View File

@ -17,4 +17,4 @@ PH_ZFar =
UseXFB = True
UseRealXFB = True
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =

View File

@ -17,4 +17,4 @@ PH_ZFar =
UseXFB = True
UseRealXFB = True
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =

View File

@ -2,9 +2,8 @@
[Core]
#Values set here will override the main dolphin settings.
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set. Last validated on r1697;
#gets to menu only. Note codes not tested in emulator.
EmulationStateId = 3
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
@ -303,4 +302,6 @@ PH_ZFar =
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Video_Enhancements]
PostProcessingShader =
PostProcessingShader =
[Video_Hacks]
EFBEmulateFormatChanges = True

View File

@ -1,9 +1,24 @@
# GCCP01 - FINAL FANTASY Crystal Chronicles
[Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Core]
#Values set here will override the main dolphin settings.
[EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[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 =
[Video_Hacks]
EFBEmulateFormatChanges = True

View File

@ -46,5 +46,5 @@ EFBCopyEnable = True
EFBToTextureEnable = False
EFBCopyCacheEnable = True
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =
[Video_Settings]

View File

@ -20,5 +20,5 @@ EFBCopyEnable = True
EFBToTextureEnable = False
EFBCopyCacheEnable = True
[Video_Enhancements]
PostProcessingShader = off
PostProcessingShader =
[Video_Settings]

View File

@ -1,7 +1,20 @@
# GOYD69 - GoldenEye Rogue Agent
[Core] Values set here will override the main dolphin settings.
TLBHack=1
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1
EmulationIssues = Videos are messed up. Use LLE for proper sound.(r7446)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Video_Hacks]
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]

View File

@ -2,7 +2,7 @@
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Slow bad GFX
EmulationIssues = Videos are messed up. Use LLE for proper sound.(r7446)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
@ -35,3 +35,15 @@ $Slow Enemies (Use On A Empty Profile)
044F7FFC 3D000000
$Disable Shadows (Use On A Empty Profile)
044FA2A4 00000001
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Video_Hacks]
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]

20
GOYF69.ini Normal file
View File

@ -0,0 +1,20 @@
# GOYF69 - GoldenEye Rogue Agent
[Core] Values set here will override the main dolphin settings.
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = Videos are messed up. Use LLE for proper sound.(r7446)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video_Settings]
SafeTextureCache = True
SafeTextureCacheColorSamples = 512
[Video_Hacks]
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko]