mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user