Project

General

Profile

Actions

Emulator Issues #13049

open

Grey out conflicting settings

Added by badkarma12 over 1 year ago. Updated over 1 year ago.

Status:
Fix pending
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

When anistropic filtering enabled manual texture sampling should be greyed out and disabled and whatever setting is lowest priority between GPU texture decoding and arbitrary mipmap detection (not sure which actually works when both are enabled) needs the same. GPU texture decoding also needs the tooltip updated to state it is not compatible with arbitrary mipmap detection.

Actions #1

Updated by pokechu22 over 1 year ago

  • Status changed from New to Fix pending

https://github.com/dolphin-emu/dolphin/pull/11093

Manual texture sampling takes priority over anistropic filtering (backwards from what you said), and GPU texture decoding takes priority over arbitrary mipmap detection. I've disabled the lower-priority option in that PR (though it will still show the previously-selected value).

Actions

Also available in: Atom PDF