Few updates.
This commit is contained in:
parent
53c0c3cb90
commit
401330a5c5
|
@ -0,0 +1,14 @@
|
|||
# RENJ8P - Sonic and the Black Knight
|
||||
[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 = 5
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 1
|
||||
PH_SZNear = 1
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.1
|
|
@ -4,7 +4,7 @@
|
|||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Disable "emulate format changes" if you experience static, or to increase the game speed. Disable fog in graphics->advanced for the upper left faint blue square to disappear(r6730)
|
||||
EmulationIssues = Disable "emulate format changes" for increased speed and "disable fog" for the upper left faint blue square to disappear if you unchecked emulate format changes(r7379)
|
||||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
|
@ -17,4 +17,5 @@ PH_ExtraParam = 0
|
|||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
||||
[Video_Settings]
|
||||
[Video_Hacks]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Disable "emulate format changes" if you experience static, or to increase the game speed. Disable fog in graphics->advanced for the upper left faint blue square to disappear(r6730)
|
||||
EmulationIssues = Disable "emulate format changes" for increased speed and "disable fog" for the upper left faint blue square to disappear if you unchecked emulate format changes(r7379)
|
||||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Disable "emulate format changes" if you experience static, or to increase the game speed. Disable fog in graphics->advanced for the upper left faint blue square to disappear(r6730)
|
||||
EmulationIssues = Disable "emulate format changes" for increased speed and "disable fog" for the upper left faint blue square to disappear if you unchecked emulate format changes(r7379)
|
||||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Disable "emulate format changes" if you experience static, or to increase the game speed. Disable fog in graphics->advanced for the upper left faint blue square to disappear(r6730)
|
||||
EmulationIssues = Disable "emulate format changes" for increased speed and "disable fog" for the upper left faint blue square to disappear if you unchecked emulate format changes(r7379)
|
||||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
|
|
Loading…
Reference in New Issue