diff --git a/src/xf.cpp b/src/xf.cpp index 2c4d1ba8..14afdfc7 100644 --- a/src/xf.cpp +++ b/src/xf.cpp @@ -486,6 +486,11 @@ namespace GX break; } + // Hmmm :/ + if (mx == nullptr) { + mx = &xf.mvTexMtx[v->matIdx0.Tex0MatIdx * 4]; + } + // st or stq ? if (xf.tex[n].projection) {