Emulator Issues #13049
closedGrey out conflicting settings
0%
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.
Updated by pokechu22 about 2 years 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).
Updated by Dentomologist about 1 month ago
11093 was merged, so this can be closed.
Updated by JosJuice about 1 month ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-20400