Commit Graph

2234 Commits

Author SHA1 Message Date
morkt
5f9340c32b (VF): addtional check for exe files. 2023-10-20 18:13:19 +04:00
morkt
a7f6862c49 (WVB, bg00, sbg): Xuse resource archives. 2023-10-20 18:12:32 +04:00
morkt
add9ae0a1f (Xp3Opener.Extensions): lower case. 2023-10-12 23:18:35 +04:00
morkt
90cca06742 (ImageMB): forgor deault branch in switch. 2023-10-12 23:18:13 +04:00
morkt
1b585ea30e updated formats.
(PICT): fixed 16bpp images.
(GDT): added image format.
(DXR): tweaks to recognizing DXR inside exe files.
(NSA): recognize mp3 files named as nsa.
(TLZ): added ContainedFormats.
(WrapSingleFileAchive): class that represents single file as an archive.
(DesertCgOPener): Software House Parsley archive.
(Triangle.RleReader): utilize UnpackV2, replaced BinaryReader with IBinaryStream.
2023-10-11 18:38:23 +04:00
morkt
3c3f2013ef updated formats.
(ExeFile): limited support for 16-bit Windows executables.
(MbImageFormat): recognize 'MK' signature.
(XP3, VF, YPF): added common executable signature.
(PICT): improved parser.
(Macromedia): improved support, recognize archives within windows executables.
(SEEN): fixed decompression.
2023-09-25 21:01:22 +04:00
morkt
bfd81f9ec4 Formats update.
(HG3): attempt to recognize swapped Red/Blue channels.
Fairytale BDT archives.
(XP3, VF): add 'exe' to extensions list.
(DXR): consolidated Macromedia Director archives.
(SND): support mp3 streams.
(QPK): PSP resource archive.
(GRC): support encrypted images.
2023-09-14 19:17:31 +04:00
morkt
8c345b5911 Update ArcFormats.csproj 2023-09-07 12:21:15 +04:00
morkt
e1741d06f7 (Unity): decrypt Utage data.dsm script. 2023-09-07 12:20:36 +04:00
morkt
e0012ce692 (Parsley): scn.dat archive format. 2023-09-07 12:20:01 +04:00
morkt
ceaa0efaf5 (ScrPlayer): another convoluted image format. 2023-09-07 12:19:21 +04:00
morkt
bdffc239bc (QLIE): better support for 'FilePackVer1.0' archives. 2023-09-07 12:18:15 +04:00
morkt
7c0283089e (QLIE): better support for 'FilePackVer1.0' archives. 2023-09-07 12:17:23 +04:00
morkt
c5cbcc228f (Mugi): Mugi's resource archive. 2023-09-07 12:15:54 +04:00
morkt
8f49baaee5 (Kogado): 'ARCW' archive format. 2023-09-07 12:15:29 +04:00
morkt
40a523e590 (PLT): support PL10 animations. 2023-09-07 12:13:58 +04:00
morkt
b8095c33ba (EPF): support images with less than 8 bpp. 2023-09-07 12:13:32 +04:00
morkt
11610a7f9c (MB): recognize 'CL' signatures as well. 2023-09-07 12:12:19 +04:00
morkt
9c36a800a3 (ISD): Ice Soft compressed script. 2023-09-07 12:10:20 +04:00
morkt
c5a8b04937 (IBM): Ice Soft compressed bitmap. 2023-09-07 12:09:23 +04:00
morkt
7f347c5e46 (BITD): support alpha channel. 2023-09-07 12:08:49 +04:00
morkt
4aeec4f6a4 (SND): audio from Macromedia Director casts. 2023-09-07 12:08:16 +04:00
morkt
d396fd2394 (SWF): fixed rect dimensions order. 2023-09-07 12:07:12 +04:00
morkt
bc7c143c51 (DXR): support 'ediM' audio casts and bitmaps with alpha-channel. 2023-09-07 12:05:25 +04:00
morkt
323dcd7860 (PICT): implemented macintosh image format. 2023-09-07 12:04:37 +04:00
morkt
b7c4c91fa4 (GScripter): added archive format. 2023-09-07 12:03:23 +04:00
morkt
b6ebb7d451 (CSAF): support different archive keys. 2023-09-07 12:02:19 +04:00
morkt
10ba6e6986 (ExeFile.ResourceAccessor): added resource enumeration methods. 2023-09-07 12:01:40 +04:00
morkt
98549b47b8 (PngIsmFormat): PNG image with inverted alpha-channel. 2023-09-07 12:00:21 +04:00
morkt
68dae3e40a (ISG): moved to Ism folder. 2023-09-07 11:59:51 +04:00
morkt
4e8a4edd4a (ISA): moved to Ism folder. 2023-09-07 11:51:48 +04:00
morkt
ae24ef1cdc (UnpackTpw): made into separate static method. 2023-09-07 11:51:19 +04:00
morkt
42085dd468 (PSD): moved to adobe folder. 2023-09-07 11:50:13 +04:00
morkt
77fde27d26 bunch of stuff. 2023-08-24 01:33:50 +04:00
morkt
ea096c52ef (PLT): another Kaguya animation resource. 2022-05-03 20:53:01 +04:00
morkt
0250fbe0d3 (Kaguya): streamlined animated resources implementation. 2022-05-03 20:52:42 +04:00
morkt
ca2da660d3 new files. 2022-05-03 13:47:29 +04:00
morkt
ce79ffb798 (Unity): implemented BC7 decoder. 2022-05-03 13:46:53 +04:00
morkt
97c9bded67 (IPQ): TechnoBrain's animation resources as archives. 2022-05-03 13:46:36 +04:00
morkt
dd7ff36fb7 (SeraphCbImage): adjusted sanity checks. 2022-05-03 13:43:57 +04:00
morkt
a96631b621 (ArchPacOpener): fill ContainedFormats. 2022-05-03 13:42:46 +04:00
morkt
64dddeaecb (ScnOpener.LzDecompress): made static. 2022-05-03 13:42:19 +04:00
morkt
182e445611 implemented ArchAngel archives (Seraphim engine precursor). 2022-05-03 13:41:44 +04:00
morkt
30f3eebde9 (Unity): adjusted deserialization for '2021.1.3f1' assets. 2022-05-03 13:40:43 +04:00
morkt
911efef9b9 (FSB5): fixed Ogg conversion. 2022-04-30 23:40:21 +04:00
morkt
01cde832d8 (DSM): encrypted script as archive. 2022-04-30 23:39:44 +04:00
morkt
6a4a9a3c46 (TINK): work-around for PNG images. 2022-04-29 15:07:39 +04:00
poddav
7fe371df78 updated year. 2022-04-29 13:30:28 +04:00
poddav
54928d1631 upgraded nuget packages. 2022-04-29 13:29:22 +04:00
poddav
7bd0e4532b (ArcDAT): more special cases work-arounds. 2022-04-29 13:27:44 +04:00