diff options
| author | Martino Fontana <tinozzo123@gmail.com> | 2026-02-09 19:08:53 +0100 |
|---|---|---|
| committer | Martino Fontana <tinozzo123@gmail.com> | 2026-02-13 13:57:43 +0100 |
| commit | fdbc2883ef3984f9f766aaca0dbae0cf3844e8d2 (patch) | |
| tree | d892157c6c2ec7a939e33ae83f5181f187289a9e /Data | |
| parent | ebc8c9d857f8cbc99d555c4c2b16e3e8098a718a (diff) | |
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Texture Decoding (the former disables the latter)
Split from #14293.
It makes sense for a setting that changes visual output to have priority over a setting that barely makes any difference.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/DAX.ini | 5 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/GMS.ini | 5 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/GZ2.ini | 6 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/GZL.ini | 7 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/RMG.ini | 5 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/RZD.ini | 6 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/SB4.ini | 5 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/SOU.ini | 5 |
8 files changed, 3 insertions, 41 deletions
diff --git a/Data/Sys/GameSettings/DAX.ini b/Data/Sys/GameSettings/DAX.ini index a6e6b366cf..6fea79b0a9 100644 --- a/Data/Sys/GameSettings/DAX.ini +++ b/Data/Sys/GameSettings/DAX.ini @@ -15,8 +15,3 @@ EFBEmulateFormatChanges = True [Video_Enhancements] ArbitraryMipmapDetection = True - -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False diff --git a/Data/Sys/GameSettings/GMS.ini b/Data/Sys/GameSettings/GMS.ini index 162644b033..a03c122b36 100644 --- a/Data/Sys/GameSettings/GMS.ini +++ b/Data/Sys/GameSettings/GMS.ini @@ -21,10 +21,5 @@ MissingColorValue = 0x00000000 ForceTextureFiltering = 0 ArbitraryMipmapDetection = True -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False - [Video_Stereoscopy] StereoConvergence = 732 diff --git a/Data/Sys/GameSettings/GZ2.ini b/Data/Sys/GameSettings/GZ2.ini index 9261767b41..b592e7f328 100644 --- a/Data/Sys/GameSettings/GZ2.ini +++ b/Data/Sys/GameSettings/GZ2.ini @@ -10,7 +10,7 @@ # Add action replay cheats here. [Video_Hacks] -# The game logic itself is ignoring VI interrupts +# The game logic itself is ignoring VI interrupts # and keeps updating shadow video registers. # Because of this, it is incompatible with VISkip. @@ -23,9 +23,5 @@ VISkip = False CPUCull = True -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False - [Video_Enhancements] ArbitraryMipmapDetection = True diff --git a/Data/Sys/GameSettings/GZL.ini b/Data/Sys/GameSettings/GZL.ini index 5ffac0d340..4203954e72 100644 --- a/Data/Sys/GameSettings/GZL.ini +++ b/Data/Sys/GameSettings/GZL.ini @@ -13,7 +13,7 @@ EFBAccessEnable = True EFBToTextureEnable = False -# The game logic itself is ignoring VI interrupts +# The game logic itself is ignoring VI interrupts # and keeps updating shadow video registers. # Because of this, it is incompatible with VISkip. @@ -24,8 +24,3 @@ ArbitraryMipmapDetection = True [Video_Stereoscopy] StereoConvergence = 115 - -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False diff --git a/Data/Sys/GameSettings/RMG.ini b/Data/Sys/GameSettings/RMG.ini index 3f49e2923a..226987654a 100644 --- a/Data/Sys/GameSettings/RMG.ini +++ b/Data/Sys/GameSettings/RMG.ini @@ -14,8 +14,3 @@ EFBAccessDeferInvalidation = True [Video_Enhancements] ArbitraryMipmapDetection = True - -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False diff --git a/Data/Sys/GameSettings/RZD.ini b/Data/Sys/GameSettings/RZD.ini index 6a46bbdba0..72eb0cf0f3 100644 --- a/Data/Sys/GameSettings/RZD.ini +++ b/Data/Sys/GameSettings/RZD.ini @@ -11,7 +11,7 @@ [Video_Hacks] EFBAccessEnable = True -# The game logic itself is ignoring VI interrupts +# The game logic itself is ignoring VI interrupts # and keeps updating shadow video registers. # Because of this, it is incompatible with VISkip. @@ -24,9 +24,5 @@ VISkip = False CPUCull = True -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False - [Video_Enhancements] ArbitraryMipmapDetection = True diff --git a/Data/Sys/GameSettings/SB4.ini b/Data/Sys/GameSettings/SB4.ini index a224a6cec7..0305e9c610 100644 --- a/Data/Sys/GameSettings/SB4.ini +++ b/Data/Sys/GameSettings/SB4.ini @@ -17,8 +17,3 @@ ArbitraryMipmapDetection = True [Video_Stereoscopy] StereoConvergence = 929 - -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False diff --git a/Data/Sys/GameSettings/SOU.ini b/Data/Sys/GameSettings/SOU.ini index 90cffabe7b..0b7baaeea1 100644 --- a/Data/Sys/GameSettings/SOU.ini +++ b/Data/Sys/GameSettings/SOU.ini @@ -13,8 +13,3 @@ EFBEmulateFormatChanges = True [Video_Enhancements] ArbitraryMipmapDetection = True - -[Video_Settings] -# Allow the ArbitraryMipmapDetection setting to take effect. - -EnableGPUTextureDecoding = False |
