Template:Problems/Blurry Distant Textures: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>=== Blurry Distant Textures ===
<includeonly>=== Blurry Distant Textures ===
''{{PAGENAME}}'' requires '''GPU Texture Decoding''' enabled or textures in the distance will render as a blurry mess.</includeonly><noinclude>{{documentation}}</noinclude>
<s>''{{PAGENAME}}'' requires '''GPU Texture Decoding''' enabled or textures in the distance will render as a blurry mess.</s>
 
This problem is actually a regression in arbitrary mipmap detection, and is affecting all games. A fix is underway: https://github.com/dolphin-emu/dolphin/pull/7170</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 12:40, 27 June 2018

[edit] [purge] Template documentation

Adds common text to the "Problems" portion of titles that require disabling Arbitrary Mipmap Detection to appropriately render textures in the distance at internal resolutions above native. See {{Problems}} for other shared problem statements.

Usage

{{Problems/Blurry Distant Textures}}

Blurry Distant Textures

Problems/Blurry Distant Textures requires GPU Texture Decoding enabled or textures in the distance will render as a blurry mess.

This problem is actually a regression in arbitrary mipmap detection, and is affecting all games. A fix is underway: https://github.com/dolphin-emu/dolphin/pull/7170

Used By