dolphin/Source/Core/Core/Config
Jonathan Hamilton 431b9e76be Set arbitrary mipmap detection threshold default to 14
Now the detection heuristic has changed, the old value is no longer
valid.

Some example thresholds for known mipmap effects that should trigger:

SMG's lava has a mimimum difference of ~17.8, SMG2's clouds have a
minimum difference of ~14.8, and Wind Waker's foam has a minimum
difference of ~15

Non-triggering examples were tested and all had a calculated difference
lower than 3.

So a value of 14 should lean towards false-negatives instead of
positives, but this is clearly incomplete testing and may require
further tweaks later.
2018-07-02 09:53:54 -07:00
..
GraphicsSettings.cpp Set arbitrary mipmap detection threshold default to 14 2018-07-02 09:53:54 -07:00
GraphicsSettings.h Make the arbitrary mipmap detection threshold configureable 2018-05-16 17:49:19 -07:00
MainSettings.cpp PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
MainSettings.h PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
NetplaySettings.cpp Add Quality of Service (QoS) support 2018-03-09 00:11:18 +01:00
NetplaySettings.h Add Quality of Service (QoS) support 2018-03-09 00:11:18 +01:00
SYSCONFSettings.cpp Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
SYSCONFSettings.h Move SysConf to Core 2018-04-12 22:16:37 +02:00
UISettings.cpp Discord Rich Presence CMake integration 2018-06-19 22:43:03 -04:00
UISettings.h Discord Rich Presence CMake integration 2018-06-19 22:43:03 -04:00