On Fri Sep 12 20:22:19 2025 +0000, Connor McAdams wrote:
Hmmm, looks like if the card supports `D3DFMT_V8U8`, the replacement format is `D3DFMT_V8U8` instead of `D3DFMT_X8L8V8U8`. I'll need to fix the tests to account for this.
Actually come to think of it, it's probably the opposite of what I'm saying here, I'd guess it's more like that the card doesn't support `D3DFMT_X8L8V8U8` but _does_ support `D3DFMT_V8U8`.