mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Merge pull request #11223 from JMC47/dkcrfiltering
Disable Force Texture Filtering in DKCR
This commit is contained in:
commit
c624629dfd
1 changed files with 4 additions and 0 deletions
|
@ -15,5 +15,9 @@
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Enhancements]
|
||||
# Enabling this causes Donkey Kong/Diddy Kong to have an outline.
|
||||
ForceFiltering = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 26
|
||||
|
|
Loading…
Add table
Reference in a new issue