mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Disable Force Texture Filtering in DKCR
This enhancement causes a rather distracting outline around the main characters.
This commit is contained in:
@ -15,5 +15,9 @@
|
|||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Enhancements]
|
||||||
|
# Enabling this causes Donkey Kong/Diddy Kong to have an outline.
|
||||||
|
ForceFiltering = False
|
||||||
|
|
||||||
[Video_Stereoscopy]
|
[Video_Stereoscopy]
|
||||||
StereoConvergence = 26
|
StereoConvergence = 26
|
||||||
|
Reference in New Issue
Block a user