Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11508 from JosJuice/gameini-force-filtering
GameSettings: Replace ForceFiltering with ForceTextureFiltering
  • Loading branch information
lioncash committed Jan 29, 2023
2 parents 2eda76c + afe9d5b commit d380d43
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/DD2.ini
Expand Up @@ -17,4 +17,4 @@ SafeTextureCacheColorSamples = 512

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/F.ini
Expand Up @@ -19,4 +19,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GMS.ini
Expand Up @@ -21,7 +21,7 @@ EFBAccessEnable = True
MissingColorValue = 0x00000000

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
ArbitraryMipmapDetection = True

[Video_Stereoscopy]
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GXG.ini
Expand Up @@ -9,4 +9,4 @@
SafeTextureCacheColorSamples = 0
[Video_Enhancements]
# Texture filtering causes lines with Mega Man X 3
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GXU.ini
Expand Up @@ -15,4 +15,4 @@ MMU = True

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/GZW.ini
Expand Up @@ -16,4 +16,4 @@
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HA8.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HA9.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HBA.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HBB.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HBC.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/HBD.ini
Expand Up @@ -11,4 +11,4 @@ EFBToTextureEnable = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/PZL.ini
Expand Up @@ -23,4 +23,4 @@ SafeTextureCacheColorSamples = 0

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/R3S.ini
Expand Up @@ -2,4 +2,4 @@

[Video_Enhancements]
# FMVs get messed up if this is on
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/R5I.ini
Expand Up @@ -16,5 +16,5 @@
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/R6B.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
EFBToTextureEnable = False
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/R9G.ini
Expand Up @@ -17,4 +17,4 @@

[Video_Settings]
# Fixes FMVs
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RBO.ini
Expand Up @@ -16,7 +16,7 @@

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
ImmediateXFBEnable = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RCJ.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]

2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RG6.ini
Expand Up @@ -16,7 +16,7 @@

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
ImmediateXFBEnable = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RGQ.ini
Expand Up @@ -13,5 +13,5 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RJ2.ini
Expand Up @@ -17,7 +17,7 @@ SafeTextureCacheColorSamples = 0

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
ImmediateXFBEnable = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RM8.ini
Expand Up @@ -6,6 +6,6 @@
[OnFrame]
[ActionReplay]
[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
[Video_Hacks]
EFBToTextureEnable = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/RSN.ini
Expand Up @@ -15,7 +15,7 @@ CPUThread = False

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 512
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/S2C.ini
Expand Up @@ -13,4 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/S2E.ini
Expand Up @@ -13,4 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/S5D.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SC7.ini
Expand Up @@ -14,4 +14,4 @@

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SD2.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SD2J01.ini
Expand Up @@ -16,7 +16,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SDB.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
EFBToTextureEnable = False
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SDN.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SDZ.ini
Expand Up @@ -14,4 +14,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SE2.ini
Expand Up @@ -16,7 +16,7 @@
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
# Needed to correctly render clothing
Expand Down
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SEA.ini
Expand Up @@ -16,5 +16,5 @@
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SEM.ini
Expand Up @@ -16,7 +16,7 @@
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]

2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SEP.ini
Expand Up @@ -13,4 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SER.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SF8.ini
Expand Up @@ -17,7 +17,7 @@ SafeTextureCacheColorSamples = 512

[Video_Enhancements]
# Enabling this causes Donkey Kong/Diddy Kong to have an outline.
ForceFiltering = False
ForceTextureFiltering = False

[Video_Stereoscopy]
StereoConvergence = 26
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJ6.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJ7.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJ9.ini
Expand Up @@ -14,7 +14,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJD.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJDJ01.ini
Expand Up @@ -16,7 +16,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJHE41.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJTP41.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Hacks]
FastTextureSampling = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJX.ini
Expand Up @@ -14,4 +14,4 @@

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SJZ.ini
Expand Up @@ -14,7 +14,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SMO.ini
Expand Up @@ -13,4 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SUO.ini
Expand Up @@ -13,4 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
2 changes: 1 addition & 1 deletion Data/Sys/GameSettings/SZB.ini
Expand Up @@ -13,7 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False
ForceTextureFiltering = False
MaxAnisotropy = 0

[Video_Hacks]
Expand Down

0 comments on commit d380d43

Please sign in to comment.