feat: support IRISPCK used by CatSystem Android

It appears that red<=>blue channel swapping is needed for hg3 images contained in this type of archives.
This commit is contained in:
scientificworld
2026-01-25 23:53:46 +08:00
parent 7c47c64083
commit 57a5e2a79c
2 changed files with 103 additions and 0 deletions

View File

@@ -149,6 +149,7 @@
<ItemGroup>
<Compile Include="Artemis\ImageIPT.cs" />
<Compile Include="Cabinet\ArcCAB.cs" />
<Compile Include="CatSystem\ArcIRIS.cs" />
<Compile Include="CellWorks\ArcDB.cs" />
<Compile Include="Artemis\GplexBuffers.cs" />
<Compile Include="Microsoft\ArcEXE.cs" />