Template:Problems/Blurry Distant Textures

From Dolphin Emulator Wiki
Jump to navigation Jump to search
[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 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 PR #7177.

Used By