mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-14 14:00:51 -04:00
D3D11 cannot handle block compressed textures where the first mip level is not a multiple of the block size. The simple fix for texture pack authors: leave these textures uncompressed. You can still use a .dds container.