GTX : Use original channel components.
This commit is contained in:
parent
e063086601
commit
8fc71d3c32
@ -745,8 +745,6 @@ namespace FirstPlugin
|
||||
surface.pitch = ftex.texture.Pitch;
|
||||
surface.texRegs = GX2.CreateRegisters(surface);
|
||||
|
||||
SetChannelComponents();
|
||||
|
||||
Format = FTEX.ConvertFromGx2Format((Syroot.NintenTools.Bfres.GX2.GX2SurfaceFormat)surface.format);
|
||||
Width = surface.width;
|
||||
Height = surface.height;
|
||||
|
Loading…
Reference in New Issue
Block a user