mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #11508 from JosJuice/gameini-force-filtering
GameSettings: Replace ForceFiltering with ForceTextureFiltering
This commit is contained in:
@@ -17,4 +17,4 @@ SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -19,4 +19,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -21,7 +21,7 @@ EFBAccessEnable = True
|
||||
MissingColorValue = 0x00000000
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
ArbitraryMipmapDetection = True
|
||||
|
||||
[Video_Stereoscopy]
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
# Texture filtering causes lines with Mega Man X 3
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -15,4 +15,4 @@ MMU = True
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -16,4 +16,4 @@
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -11,4 +11,4 @@ EFBToTextureEnable = False
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -23,4 +23,4 @@ SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
[Video_Enhancements]
|
||||
# FMVs get messed up if this is on
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
|
||||
[Video_Settings]
|
||||
# Fixes FMVs
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
ForceTextureFiltering = False
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user