Commit Graph

503 Commits

Author SHA1 Message Date
morkt
a7f6862c49 (WVB, bg00, sbg): Xuse resource archives. 2023-10-20 18:12:32 +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
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
ca2da660d3 new files. 2022-05-03 13:47:29 +04:00
morkt
01cde832d8 (DSM): encrypted script as archive. 2022-04-30 23:39:44 +04:00
poddav
54928d1631 upgraded nuget packages. 2022-04-29 13:29:22 +04:00
morkt
c5e13f6db1 added various Strikes resource formats. 2020-03-30 17:38:58 +04:00
morkt
9ec1978bf6 released v1.5.44 2019-03-31 21:39:39 +04:00
morkt
13edc4f265 implemented IMGX images. 2019-03-12 03:24:28 +04:00
morkt
4664274125 implemented 'CsPack2' archives. 2019-03-11 10:45:14 +04:00
morkt
2f1ff5e838 UCG archives. 2019-03-04 04:02:28 +04:00
morkt
87fa5a3024 implemented BIN+IDX archives. 2019-02-25 13:04:47 +04:00
morkt
96d113115b (DxLib): support version 7 encryption. 2019-02-02 04:56:00 +04:00
morkt
4da1555516 implemented ANI frame archives. 2019-01-28 19:11:26 +04:00
morkt
e24c01ad0f implemented 'arc2' archives. 2019-01-27 02:27:21 +04:00
morkt
c173ac516e implemented LPG images. 2019-01-23 05:59:02 +04:00
morkt
10728ee577 implemented CSAF archives. 2019-01-01 19:40:56 +04:00
morkt
fd531e5849 upgraded SharpZipLib. 2018-12-29 22:25:16 +04:00
morkt
761ec768b1 (StuduiJikkenshitsu): moved to ArcFormats project.
added encryption scheme query.
2018-12-23 14:30:01 +04:00
morkt
01d5b19334 implemented SWF containers. 2018-12-19 03:45:04 +04:00
morkt
12d9027ce3 (SLG): implemented TIC and TIM images. 2018-12-19 03:22:10 +04:00
morkt
6e496424fb implemented NPP archives. 2018-12-02 19:37:30 +04:00
morkt
84fec6836d updated SharpZipLib. 2018-12-02 19:35:53 +04:00
morkt
25536196f4 implemented MCG images and KOE audio. 2018-11-23 08:31:24 +04:00
morkt
09f0c78c5e implemented LNK archives PRT images and WAF audio. 2018-11-23 07:03:36 +04:00
morkt
d45303945f (GLNK): moved to separate file. 2018-11-10 22:21:45 +04:00
morkt
83c64c2187 (ArcMiris): moved to Eternity subdir. 2018-11-10 22:13:11 +04:00
morkt
f787e608c9 implemented 'LEAFPACK' archives and LFG images. 2018-11-07 11:50:38 +04:00
morkt
6dd35ab2d2 implemented Leaf 'KCAP' archives. 2018-11-05 05:06:41 +04:00
morkt
bb8d3dadb8 (RpgMaker): moved to Experimental project. 2018-11-04 15:45:04 +04:00
morkt
81ab80750a implemented GPK archives. 2018-11-01 23:54:07 +04:00
morkt
4acc277c40 implemented CDPA 'PACK' archives. 2018-10-27 09:59:18 +04:00
morkt
9bd7f743dd implemented MPK archives and LAY images. 2018-10-18 23:05:35 +04:00
morkt
cc9a51c111 implemented REC engine archives. 2018-10-09 14:41:13 +04:00
morkt
b76aa6588f (Pak2Opener): moved to separate file. 2018-10-06 02:56:46 +04:00
morkt
dddc29a141 added LZMA decompressor from LZMA SDK. 2018-10-03 17:54:47 +04:00
morkt
c0ca2461c0 implemented WBM bitmaps and ADP1 audio. 2018-09-22 02:49:41 +04:00
morkt
10747a4b4d (HyPack): moved to separate folder. 2018-09-21 12:15:03 +04:00
morkt
f6d437d201 implemented PPAC archives, TIM2 and TX images. 2018-09-19 12:17:41 +04:00
morkt
8872963f65 (SAF): moved to separate directory. 2018-09-16 20:16:06 +04:00
morkt
a3bf8800fc (SVIU): moved to ArcFormats. 2018-09-14 00:32:23 +04:00
morkt
f8a8b4b27a implemented 'GML_ARC' archives. 2018-09-11 17:46:15 +04:00
morkt
c4383ebd2c implemented 'MCs' animation resources. 2018-09-09 17:25:14 +04:00
morkt
2b0fac06f9 implemented GAN animation resources. 2018-09-03 15:08:15 +04:00
morkt
d3e0a7da9e (AudioClip): moved to separate file. 2018-08-31 19:11:39 +04:00
morkt
32235a3fea (BGI): moved CompressedBGFormat to separate file. 2018-08-31 06:12:04 +04:00