mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-24 23:56:41 +00: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.