Removed the old Accurate VBeam emulation setting from the game ini's.
This commit is contained in:
parent
673d256f45
commit
a03c35eb70
|
@ -15,7 +15,6 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Core]
|
||||
MMU = 1
|
||||
VBeam = 1
|
||||
BlockMerging = 1
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
|
@ -15,7 +15,6 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Core]
|
||||
MMU = 1
|
||||
VBeam = 1
|
||||
BlockMerging = 1
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
|
@ -15,7 +15,6 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Core]
|
||||
MMU = 1
|
||||
VBeam = 1
|
||||
BlockMerging = 1
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
|
@ -128,4 +128,3 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Core]
|
||||
VBeam = 1
|
||||
|
|
|
@ -14,4 +14,3 @@ PH_ZNear =
|
|||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Core]
|
||||
VBeam = 1
|
||||
|
|
|
@ -139,4 +139,3 @@ $Goraud Shading
|
|||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Core]
|
||||
VBeam = 1
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
MMU = 1
|
||||
BAT = 1
|
||||
FastDiscSpeed = 1
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
MMU = 1
|
||||
BAT = 1
|
||||
FastDiscSpeed = 1
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
MMU = 1
|
||||
BAT = 1
|
||||
FastDiscSpeed = 1
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# RBHE08 - Resident Evil Archives: Resident Evil Zero
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# RBHJ08 - Biohazard 0
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# RBHP08 - Resident Evil Archives: Resident Evil Zero
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
VBeam = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
|
|
Loading…
Reference in New Issue