The code doesn't try to pack 16bpp cluts anymore
This commit is contained in:
@@ -142,6 +142,7 @@ namespace PSXSplash.RuntimeCode
|
||||
psxTex.ImageData[i] = vramPixel.Pack();
|
||||
i++;
|
||||
}
|
||||
psxTex.ColorPalette = null;
|
||||
return psxTex;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user