- [Core] fix parsing issues [ExA]

This commit is contained in:
Razmoth
2024-02-29 16:02:08 +04:00
parent 8a3517f894
commit 6c64b41e9e
3 changed files with 49 additions and 18 deletions

View File

@@ -39,6 +39,10 @@ namespace AssetStudio
m_FilterMode = reader.ReadInt32();
m_Aniso = reader.ReadInt32();
m_MipBias = reader.ReadSingle();
if (reader.Game.Type.IsExAstris())
{
var m_TextureGroup = reader.ReadInt32();
}
if (version[0] >= 2017)//2017.x and up
{
m_WrapMode = reader.ReadInt32(); //m_WrapU