Video core: Fix A4 texture decoding
It was trying to take the LSB from `coarse_x`, which would always be 0 and thus would always return the same texel from each byte. To add insult to the injury, the conditional was actually the wrong way around too. Fixes blocky text in OoT.master
parent
1b5ee96797
commit
ea3c99f3a2
Loading…
Reference in New Issue