Commit Graph

481 Commits

Author SHA1 Message Date
morkt
267353e1fc implemented ADP4 compressed audio. 2017-02-25 02:14:03 +04:00
morkt
25f9285181 implemented DAF archives and CGF images. 2017-02-23 18:39:13 +04:00
morkt
16c0daf643 (QLIE): attempt to extract archive key from game EXE resources. 2017-02-22 19:32:02 +04:00
morkt
7c82b909e0 implemented old 'Black Rainbow' archives. 2017-02-20 09:42:35 +04:00
morkt
dd85a7a618 implemented KOEPAC archives. 2017-02-19 19:59:15 +04:00
morkt
afe9159853 implemented FA2 archives and C24 images. 2017-02-19 16:01:11 +04:00
morkt
2df8145f83 (GameSystem): support PureMail archives. 2017-02-13 20:13:20 +04:00
morkt
8b9ddad110 implemented Software House Parsley CG archives. 2017-02-10 18:00:42 +04:00
morkt
08d0494a04 implemented cromwell archives. 2017-02-05 21:08:52 +04:00
morkt
97a6b331c5 (WARC): another decryptor. 2017-02-03 11:48:54 +04:00
morkt
25c36072a3 implemented SMV animation resource. 2017-02-02 11:03:09 +04:00
morkt
97beaba189 implemented ARCG archives. 2017-02-01 16:35:35 +04:00
morkt
4a42acbb69 implemented BMX, MBF, VPK1, WVX0 and WSM2 archives. 2017-01-29 06:56:48 +04:00
morkt
c0a8ea8165 implemented One-up ARC archives. 2017-01-26 13:02:54 +04:00
morkt
5ae2857947 implemented TAC archives. 2017-01-25 09:47:04 +04:00
morkt
a58c29625d implemented CDT archives. 2017-01-24 09:57:03 +04:00
morkt
0acded951c implemented 0verflow DAT archives. 2017-01-23 18:49:49 +04:00
morkt
68f602640e implemented DPMX archives. 2017-01-23 18:46:41 +04:00
morkt
42dce0e586 (ExeFile): new class to seek for resources within EXE files. 2017-01-23 18:35:16 +04:00
morkt
c879c60a41 implemented 'Game System' TEXB textures. 2017-01-21 04:17:59 +04:00
morkt
915daf1067 implemented GD images and VMD audio. 2017-01-20 10:58:56 +04:00
morkt
1068482669 imeplemented 'GameSystem' ALP masks. 2017-01-20 00:11:41 +04:00
morkt
5689aa4417 implemented VNSystem VFS archives. 2017-01-19 04:25:24 +04:00
morkt
b4e05ff2db implemented 'Game System' CHR images. 2017-01-17 07:03:51 +04:00
morkt
a95fca5d68 implemented CMP archives, BGD and CGD images. 2017-01-16 16:51:41 +04:00
morkt
cf1ce3c889 implemented IPF images. 2017-01-15 15:08:08 +04:00
morkt
5f1687efcd implemented ARC0 archives and PB00 images. 2017-01-15 01:26:24 +04:00
morkt
2dbc380b80 (Lz4Stream): new compression algorithm. 2017-01-14 12:59:51 +04:00
morkt
70eefd38f4 implemented AliceSoft AAR archives. 2017-01-11 06:49:23 +04:00
morkt
98a424a521 (PAZ): support older archives format. 2017-01-09 14:54:56 +04:00
morkt
04f1e37d6a implemented EPK archives. 2017-01-08 06:19:56 +04:00
morkt
7b50e35783 implemented WMA audio. 2017-01-05 14:59:16 +04:00
morkt
4151c15cd6 updated nuget packages. 2017-01-05 14:20:02 +04:00
morkt
a42a02992a implemented XL24 images. 2017-01-05 05:43:57 +04:00
morkt
a5f6d19335 (ArcPBX): moved to separate folder. 2017-01-05 02:14:54 +04:00
morkt
6de6ede6ef (Majiro.Rc8Format): moved to separate file. 2017-01-05 02:05:04 +04:00
morkt
774f8fc75c implemented Youkai Tamanokoshi resource archives. 2017-01-04 08:15:31 +04:00
morkt
9c7ea4c659 implemented ACV1 archives. 2016-12-30 20:52:59 +04:00
morkt
7bd33eea60 implemented variation of Silky's archives. 2016-12-30 20:46:09 +04:00
morkt
06718d88e9 implemented Artemis engine archives. 2016-12-28 18:00:56 +04:00
morkt
543fad3fb6 implemented KAR archives and KGF images. 2016-12-23 00:56:19 +04:00
morkt
34012bcdd0 implemented 'WAPE' audio format. 2016-12-17 18:55:35 +04:00
morkt
4d2fd62d51 disabled managed WebP port for now. 2016-12-15 10:54:57 +04:00
morkt
e2ec6423d1 implemented MV2X audio. 2016-12-03 19:16:44 +04:00
morkt
6596df030e implemented CPZ2 archives and PB2 images. 2016-12-03 07:37:06 +04:00
morkt
c42c088bf5 implemented FJSYS archives and MGD images. 2016-11-25 07:42:32 +04:00
morkt
f44e13ae34 implemented ODN archives. 2016-11-24 13:45:18 +04:00
morkt
492692773e implemented BlackRainbow PACK archives. 2016-11-18 02:05:03 +04:00
morkt
7d74f348d5 implemented S5I images. 2016-11-11 17:34:25 +04:00
morkt
c346681e49 implemented YaneSDK archives. 2016-11-11 17:30:49 +04:00
morkt
56ee16ddb1 (rUGP): initial implementation. 2016-11-08 12:30:59 +04:00
morkt
328eb3d791 implemented 'PackDat3' CAB archives. 2016-11-04 06:56:44 +04:00
morkt
60827a2a5f implemented DSK archives. 2016-10-29 02:01:31 +04:00
morkt
27dbb52b89 implemented 'tskforce' archives. 2016-10-25 02:12:26 +04:00
morkt
ab87c63ff5 implemented LIN2 archives. 2016-10-23 15:45:56 +04:00
morkt
44deae320c implemented differential CRX images (#35) 2016-10-13 14:49:29 +04:00
morkt
ff871fd146 implemented Circus CRM archives. 2016-10-13 10:57:44 +04:00
morkt
b73cfc6b21 implemented AdvSys3 resources. 2016-10-13 10:54:02 +04:00
morkt
92c0ed03e6 (EAGLS): encryption variation. 2016-10-12 11:59:48 +04:00
morkt
f9f9853810 implemented PAZ archives (#18) 2016-10-09 08:49:03 +04:00
morkt
d1060aeda6 (Rc4Transform): moved to separate file. 2016-10-08 05:01:30 +04:00
morkt
122cfc7b91 implemented PCF archives and GBC images. 2016-10-07 04:34:55 +04:00
morkt
e006b898e2 implemented 'NEKOPACK4A' archives. 2016-09-29 17:32:24 +04:00
morkt
0134583782 (PostBuildEvent): fixed 'directory already exists' warning. 2016-09-29 11:23:41 +04:00
morkt
4533787c57 released v1.2.20 2016-09-28 00:12:59 +04:00
morkt
aeb9441eeb implemented ESD audio and BTN images. 2016-09-24 14:01:14 +04:00
morkt
3497bcde41 implemented EPK archives and SUR images. 2016-09-21 00:50:52 +04:00
morkt
3c1a752233 (MB): obfuscated BMP image. 2016-09-18 20:33:10 +04:00
morkt
19a64b987a post-build event. 2016-09-17 19:50:23 +04:00
morkt
4d56849084 (Formats.dat): moved to ArcFormats project. 2016-09-17 18:07:26 +04:00
morkt
9bef74d620 implemented FPK archives. 2016-09-17 00:50:00 +04:00
morkt
3678e02fec implemented 'fPK' archives, 'fSG' images and 'fPX' audio. 2016-09-14 01:50:44 +04:00
morkt
3eea7bb5df implemented ScrPlayer 'pack' archives and IMG2 images. 2016-09-12 01:27:29 +04:00
morkt
120b4aa3cd implemented MOE images. 2016-09-09 13:13:26 +04:00
morkt
e9a5f886fa added TEX and LGF. 2016-09-04 04:57:41 +04:00
morkt
3ae88edda1 implemented KPC archives and KGP images. 2016-08-31 21:19:06 +04:00
morkt
4052602073 implemented 'arc3' archives. 2016-08-31 11:01:31 +04:00
morkt
52b1f58dec implemented Irrlicht archives. 2016-08-28 07:49:48 +04:00
morkt
ca52730701 implemented various Leaf resources. 2016-08-19 10:57:46 +04:00
morkt
d4c5941231 implemented YOX archives. 2016-08-17 13:11:03 +04:00
morkt
5dfdf5f4d0 (ShiinaRio): encryption-related classes moved to separate file. 2016-08-15 10:15:19 +04:00
morkt
e0406e983a implemented 'ampV' animations as archives of frames. 2016-08-14 09:00:55 +04:00
morkt
e6a09b2883 implemented ARC4 archives and FCB images. 2016-08-11 07:18:53 +04:00
morkt
2f13621ba6 implemented Dogenzaka BIN archives (part of #24). 2016-08-09 01:54:18 +04:00
morkt
d1d9699db3 implemented TTD archives. 2016-08-05 19:35:04 +04:00
morkt
b35031266a implemented MK2.0 archives. 2016-08-04 14:41:18 +04:00
morkt
85ec4b3a37 (GyuFormat): query encryption scheme. 2016-08-04 05:05:44 +04:00
morkt
f049441cb7 implemented NekoSDK archives. 2016-08-02 16:40:31 +04:00
morkt
ad1a9b0cda implemented NS2 archives. 2016-07-30 22:30:33 +04:00
morkt
a7d48fe3fe implemented DCF images. 2016-07-29 18:10:13 +04:00
morkt
c3d04a0bbb implemented OWP audio files. 2016-07-29 11:45:21 +04:00
morkt
0e8a3ea417 updated prerelease config. 2016-07-28 21:22:41 +04:00
morkt
97a70d3fd4 implemented ARCX archives. 2016-07-28 14:20:12 +04:00
morkt
c4fd78fb37 implemented encrypted Tactics archives. 2016-07-28 04:57:11 +04:00
morkt
1922c42ae2 implemented IPAC archives, IES images and WST audio. 2016-07-26 07:03:46 +04:00
morkt
d321d05e50 implemented GAX images. 2016-07-22 06:51:12 +04:00
morkt
b0fcb19c08 implemented Patisserie archives. 2016-07-22 02:39:46 +04:00
morkt
9a94416f23 (NPK2): added GUI widget. 2016-07-10 12:21:38 +04:00
morkt
b99f0c7029 implemented multi-frame WIP images. 2016-07-07 08:25:20 +04:00
morkt
29d9a262f3 implemented RC4-encrypted PNG images. 2016-07-06 08:31:30 +04:00
morkt
55ba371949 implemented Cyberworks archives. 2016-07-06 04:14:42 +04:00
morkt
03d62b91d9 (Marble): implemented video files as archives containing set of frames. 2016-07-04 00:13:33 +04:00
morkt
27684875cf (MGPK): added encryption query widget. 2016-07-04 00:11:14 +04:00
morkt
cc22f988c6 implemented AXR archives and ZAW images. 2016-07-01 20:03:46 +04:00
morkt
f6304da105 implemented GXP archives. 2016-06-30 20:36:46 +04:00
morkt
3e8c921493 another archive format. 2016-06-26 00:20:36 +04:00
morkt
59d7c3ad40 (GSD): renamed to BlackRainbow. 2016-06-25 22:42:43 +04:00
morkt
1ad7cfde74 implemented Aoi AGF images. 2016-06-24 21:58:47 +04:00
morkt
21138f9dcd implemented PBZ archives, PSB images and MV audio. 2016-06-24 19:06:01 +04:00
morkt
49c66fecc2 implemented GEC images. 2016-06-21 17:48:03 +04:00
morkt
880245fea4 implemented EENC images and UM3 audio. 2016-06-19 03:06:09 +04:00
morkt
cb04b322f2 implemented 'vff' archives and GAL images. 2016-06-10 04:39:29 +04:00
morkt
3dd93d337d renamed Risa-related files. 2016-06-07 23:31:26 +04:00
morkt
6660b8aa41 implemented MFC and SBI images. 2016-06-06 21:18:07 +04:00
morkt
7347e5fac5 implemented SYG images. 2016-06-05 23:36:27 +04:00
morkt
4b945bc46a implemented SZS archives and TIG images. 2016-06-04 20:01:19 +04:00
morkt
07eb5c07f0 implemented ancient GPH image format. 2016-06-01 17:15:11 +04:00
morkt
b18ede8684 implemented '*_scr.med' archives decryption. 2016-05-31 02:41:33 +04:00
morkt
acb32ac1fe implemented Studio Nekopunch PACK archives. 2016-05-30 17:07:15 +04:00
morkt
97c4722d86 implemented DxLib MED archives. 2016-05-30 15:48:02 +04:00
morkt
5f1641243b variation of Nitro+ PAK archives. 2016-05-21 10:31:09 +04:00
morkt
c493e8a307 implemented GR3 image format. 2016-05-20 21:53:09 +04:00
morkt
2b41686e3f implemented 'non color' ARC archives. 2016-05-20 04:12:23 +04:00
morkt
fda4f26845 implemented encrypted Anime Game System archives. 2016-04-27 00:08:58 +04:00
morkt
b3d2f6b999 implemented AFA and ALK archives. 2016-04-25 21:00:28 +04:00
morkt
8245941077 implemented Valkyrie Complex archives. 2016-04-23 20:13:11 +04:00
morkt
0daf668703 added GUI widget for encrypted ASB scripts. 2016-04-20 17:52:23 +04:00
morkt
65459934b2 implemented PDT10 images. 2016-04-19 16:19:24 +04:00
morkt
6e1f63351d implemented G00 images, NWA audio and OVK archives. 2016-04-19 12:29:39 +04:00
morkt
4410f006f1 (LimFormat): moved to separate file. 2016-04-15 12:20:02 +04:00
morkt
dee61a2929 apparently simplified chinese locale is called "zh-Hans" in .Net framework. 2016-04-14 01:06:33 +04:00
morkt
a76b432846 added simplified chinese string resources. 2016-04-13 18:07:06 +04:00
morkt
7444fca7ea implemented ZIT images. 2016-04-04 23:18:41 +04:00
morkt
eb1a913f1b implemented E-mote PSB containers.
raw textures browser, no layers reconstruction.
2016-03-25 03:36:31 +04:00
morkt
c92fde67a5 implemented 'Gpc7' archives. 2016-03-22 06:37:03 +04:00
morkt
fe125a8006 implemented YGP images. 2016-03-20 14:43:34 +04:00
morkt
7ea8fe53bc implemented GRP archives. 2016-03-20 09:42:36 +04:00
morkt
4b5059311c implemented EME archives. 2016-03-16 04:20:52 +04:00
morkt
51b0675cd0 moved ArcDX to DxLib folder. 2016-03-14 19:04:37 +04:00
morkt
5965c62f9b implemented ODIO archives. 2016-03-14 05:57:32 +04:00
morkt
bed589992d implemented WAG 'IAF_' archives. 2016-03-14 04:24:21 +04:00
morkt
834409f2a4 moved common stream classes to separate file. 2016-03-13 00:32:02 +04:00
morkt
d089e4895b implemented ALB images and VOI audio. 2016-03-12 13:06:54 +04:00
morkt
eb12144780 implemented ADX audio format. 2016-03-09 19:11:18 +04:00
morkt
4b06c409b8 moved AFS and BIP formats to CRI folder. 2016-03-09 11:00:51 +04:00
morkt
08836a156d implemented SPC compressed textures. 2016-03-09 10:57:50 +04:00
morkt
9beff31fee added some XP3 encryption schemes. 2016-03-07 18:23:10 +04:00
morkt
ed365530a6 implemented CPK archives, XTX images and HCA audio. 2016-03-03 08:55:23 +04:00
morkt
6a89368023 added broken implementation of ERI lossy images.
also reorganized Entis-related classes and enums. static math methods
moved to separate static class.
2016-02-29 12:35:48 +04:00
morkt
8d8dae710d NotTransform and XorTransform implementations moved to separate file. 2016-02-29 08:33:17 +04:00
morkt
4d90314f0a moved MAI-related formats to separate folder. 2016-02-20 19:12:59 +04:00
morkt
4ee3511075 implemented ADVEngine 'arc' archives and GPS images. 2016-02-20 18:23:02 +04:00
morkt
c912ddd5a7 implemented NPK2 archives (#16).
compressed entries not supported.
2016-02-17 12:01:40 +04:00
morkt
23e5856825 implemented variations of PAC archives and PGD images. 2016-02-13 17:37:32 +04:00
morkt
71e01d1ee1 implemented older versions of Xuse archives. 2016-02-13 02:02:07 +04:00
morkt
45e7b81cc0 implemented APS3 images. 2016-02-11 09:34:57 +04:00
morkt
f589a9de58 implemented multi-frame ERI images. 2016-02-11 06:39:48 +04:00
morkt
17ffc41a75 implemented ADS archives. 2016-02-07 19:24:28 +04:00
morkt
840751b703 implemented Circus PCK archives. 2016-02-05 17:28:56 +04:00
morkt
693d4dfa59 implemented 'Moko Pro' compressed resources. 2016-02-05 06:08:54 +04:00
morkt
9f4459441c (KiriKiri): encryption algorithms implementations moved to a separate file. 2016-02-04 12:18:19 +04:00
morkt
f502e9578c implemented CGF and IAF image sets. 2016-02-04 05:58:47 +04:00
morkt
2df23d677e (VafsOpener): implemented audio entries decoding. 2016-02-01 05:53:25 +04:00
morkt
9b6c4ddff0 implemented image format used in Softpal archives (VAFSH). 2016-01-31 02:58:23 +04:00
morkt
00f4fd6e23 implemented PCS archives. 2016-01-29 18:28:58 +04:00
morkt
3a5b3f7ca0 implemented 'Nemesis' compression. 2016-01-25 09:02:39 +04:00
morkt
0b1f554660 implemented LINK3 archives and AP-2 images. 2016-01-24 04:10:39 +04:00
morkt
8469deef17 implemented DAF2 archives. 2016-01-22 02:34:07 +04:00
morkt
2bae9b188b implemented GD archives. 2016-01-18 20:34:45 +04:00
morkt
53501d5bb2 implemented AOIBX10 script containers. 2016-01-17 15:21:48 +04:00
morkt
6f0a334b05 implemented VFS archives and AOG audio files. 2016-01-17 12:11:17 +04:00
morkt
a1a9a17703 implemented encrypted AZ system archives and TYP1 images. 2016-01-15 11:56:10 +04:00
morkt
fa5015c1e8 (LwgOpener): moved to separate source file. 2016-01-10 02:46:58 +04:00
morkt
bc737cd19d implemented SNN+INX archives and ZBM images. 2016-01-10 02:39:55 +04:00
morkt
d1e6ee4a35 implemented Xuse audio archives. 2016-01-05 23:54:54 +04:00
morkt
7ff67b1922 implemented Tmr-Hiro PAC archives. 2015-12-23 19:48:21 +04:00
morkt
9520f312b7 implemented ESC-ARC archives. 2015-12-20 09:33:51 +04:00
morkt
923f520814 support different schemes for YPF archives. 2015-12-18 13:39:26 +04:00
morkt
69382f33b9 implemented Favorite BIN archives and HZC1 images. 2015-12-09 18:30:17 +04:00
morkt
4ef415935f renamed ArcInnGrey to ArcPACKDAT. 2015-12-08 21:42:53 +04:00
morkt
9e26853c46 ArcFVP moved into separate folder. 2015-12-08 21:41:09 +04:00
morkt
341800cda9 implemented G2 archives and PGX images. 2015-12-08 21:19:13 +04:00
morkt
d462cf2269 implemented MCA and CLM images. 2015-12-06 22:30:18 +04:00
morkt
7e30141e94 implemented CPZ archives and PB3 images (#10) 2015-12-03 16:16:54 +04:00
morkt
bfc1d4e5ee implemented HG2 images containing multiple frames. 2015-11-30 03:52:18 +04:00
morkt
ca919c1ee9 implemented CatSystem HG2 images. 2015-11-29 12:28:12 +04:00
morkt
5f8fd31d20 implemented Pulltop ARC archives (#12). 2015-11-29 05:30:28 +04:00
morkt
3b5d19fa98 implemented AI6WIN ARC archives and AKB images. 2015-11-28 16:35:49 +04:00
morkt
e7814ba985 implemented PK archives and MAG images.
"BANANA Shu-Shu" formats
2015-11-28 08:12:08 +04:00
morkt
452cf3b807 implemented PBX "Pandora.box" archives. 2015-11-27 06:06:37 +04:00
morkt
2f7706f228 implemented Kaguya "AO" images. 2015-11-24 17:02:26 +04:00
morkt
0924d385e8 implemented "MCG 1.01" images. 2015-11-23 21:31:10 +04:00
morkt
111ffab7ac implemented sudio e.go! PAK0 archives. 2015-11-22 18:30:49 +04:00
morkt
c461da3cd7 implemented propeller MPK archives and MGR images. 2015-11-21 10:27:36 +04:00
morkt
a67f319694 implemented Adobe Photoshop PSD images. 2015-11-17 21:31:09 +04:00
morkt
3ad0b80d0f implemented old Eushully archives. 2015-11-13 11:44:12 +04:00
morkt
81b604b54d implemented IPH image format. 2015-11-12 09:37:17 +04:00
morkt
2f8c18f6d8 implemented WA2 audio format. 2015-11-11 22:38:38 +04:00
morkt
a3f07173a5 implemented μ-GOS bitmaps. 2015-11-11 12:48:13 +04:00
morkt
09c5b82b76 implemented DET archives. 2015-11-09 04:14:37 +04:00