Template:Problems/Blurry Distant Textures: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<s>''{{PAGENAME}}'' requires '''GPU Texture Decoding''' enabled or textures in the distance will render as a blurry mess.</s>
<s>''{{PAGENAME}}'' requires '''GPU Texture Decoding''' enabled or textures in the distance will render as a blurry mess.</s>


This problem is caused by false positives in the arbitrary mipmap detection, due to the game using very tiny mipmaps. The above workaround works, but is not proper and may unknowingly break certain effects. A proper workaround (which may still break effects, so use at your own risk) has been proposed here: https://github.com/dolphin-emu/dolphin/pull/7177</includeonly><noinclude>{{documentation}}</noinclude>
This problem is caused by false positives in the arbitrary mipmap detection, due to the game using very tiny mipmaps. The above workaround works, but is not proper and may unknowingly break certain effects. A proper workaround (which may still break effects, so use at your own risk) has been proposed in {{Pull Request|7177}}.</includeonly><noinclude>{{documentation}}</noinclude>