Commit Graph

2022 Commits

Author SHA1 Message Date
morkt
5bd4b5df02 (AgReader): tidied code. 2018-02-08 10:54:11 +04:00
morkt
3ca174ca39 (LibPReader): adjusted file entry flag check. 2018-02-08 10:48:37 +04:00
morkt
4642788522 updated formats. 2018-02-07 04:25:49 +04:00
morkt
479173951f implemented UCG archives. 2018-02-07 04:03:18 +04:00
morkt
95852ac729 implemented Utage encrypted images. 2018-02-07 03:45:07 +04:00
morkt
d520c98d84 (SenrenCxCrypt): override ReadName instead of Init. 2018-02-07 03:41:14 +04:00
morkt
7702f10ffb (RIP): implemented CRip images. 2018-02-03 20:07:40 +04:00
morkt
3ef5702a1b (S5I): fixed reader. 2018-02-03 20:05:39 +04:00
morkt
f099e55ac6 (rUGP): adjusted deserialization. 2018-02-03 19:57:47 +04:00
morkt
87fa9df020 (MGD): apparently alpha channel is not inverted. 2018-02-03 19:55:22 +04:00
morkt
73db11a6bc (FJSYS): changed password query. 2018-02-03 19:53:41 +04:00
morkt
0257244a73 added signature. 2018-02-03 19:52:15 +04:00
morkt
60dd9a1bae (MCG): implemented 16bpp images. 2018-02-03 19:52:01 +04:00
morkt
992661a651 implemented MD002 archives. 2018-02-02 03:45:40 +04:00
morkt
3174b6c3df (DetBmpFormat): added signature. 2018-02-02 03:28:12 +04:00
morkt
c46ed676d4 (AI6WIN): filenames may contain paths. 2018-02-02 03:27:05 +04:00
morkt
dc33220179 (AgReader.Unpack): local var name. 2018-02-02 03:26:17 +04:00
morkt
0cbbb6dee8 implemented multi-frame 'fSGX' images as frame archives. 2018-02-02 03:25:08 +04:00
morkt
da7cfb8336 (TAN): fixed OpenImage. 2018-02-02 03:24:28 +04:00
morkt
332d2a4c2a (ACTGS): archive variation. 2018-02-02 03:23:59 +04:00
morkt
6460761487 updated formats. 2018-01-31 05:44:22 +04:00
morkt
030894546a (PAZ): added signature. 2018-01-31 05:40:35 +04:00
morkt
6dafc95461 implemented hcsystem PACK archives and OPF images. 2018-01-31 00:00:54 +04:00
morkt
f0ec7b3682 (ChocolatCrypt): new KiriKiri encryption.
reworked ChainReactionCrypt base class.
2018-01-30 16:38:36 +04:00
morkt
ebbac01c40 (OGG): added fix checksums setting. 2018-01-30 09:30:34 +04:00
morkt
0a702c5c5d (LocalResourceSetting): fallback to setting name when no text found. 2018-01-30 09:20:12 +04:00
morkt
a8a74b05c4 don't derive classes from OggAudio. 2018-01-30 09:17:49 +04:00
morkt
1e0726e17d squeezed some identical localization strings. 2018-01-30 06:54:46 +04:00
morkt
07c69a4866 (ZIP): query password for encrypted archives. 2018-01-30 06:34:24 +04:00
morkt
98e42a1f66 added ja-JP resources. 2018-01-29 21:56:37 +04:00
haniwa55
ac3cb9bc33 lang : Japanese translation. (#144)
* added Japanese translation.
* ArcCPZ.cs add encrypt & encode methods
2018-01-29 19:09:32 +04:00
morkt
482e679e58 (ArPkStream.Read): optimized with BinarySearch. 2018-01-29 06:20:16 +04:00
morkt
13da37b2d9 (ArcZIP): moved to separate folder. 2018-01-29 04:11:23 +04:00
morkt
ceb98dfc74 (KiriKiri): added another filename scrambling method. 2018-01-29 03:58:53 +04:00
morkt
f402d8272c (ZIP): switched to #ZipLib because Net library does not support encrypted archives. 2018-01-29 03:49:43 +04:00
morkt
b4e1e41c93 (PACKDAT): decrypt scripts. 2018-01-29 03:36:30 +04:00
morkt
a4ba1ecdd5 (KG): header variation. 2018-01-29 03:35:31 +04:00
morkt
e738da02a1 (RealLive): NWK audio archives. 2018-01-28 10:19:46 +04:00
morkt
878415e71e (Unity.Texture2D): added ARGB4444 textures. 2018-01-28 10:16:07 +04:00
morkt
a90d3ee9b0 (Unity): fixed compressed segments detection.
better recognize image entries.
2018-01-28 10:15:34 +04:00
morkt
6c0f4657ac released v1.5.34 2018-01-23 16:28:46 +04:00
morkt
0425aa269e implemented TCD1 archives and SPD7 images. 2018-01-23 15:38:52 +04:00
morkt
db4a6ebe48 (DREF): perform rectangle arithmetics when blending. 2018-01-23 09:36:26 +04:00
morkt
00feb768ea implemented DREF references as compound images. 2018-01-22 21:15:48 +04:00
morkt
b8712afd89 (PSB): enumerate EmChunks if other options failed. 2018-01-22 21:07:11 +04:00
morkt
96729d8961 (DDS): added DXT3 decoder. 2018-01-22 21:04:06 +04:00
morkt
140173da7a (PkOpener): added archive name extensions. 2018-01-22 17:25:24 +04:00
morkt
816194f128 added #ZipLib reference for BZip2InputStream support.
DonNetZip bzip2 decompressor fails when input stream contains trailing
garbage.
2018-01-22 17:24:35 +04:00
morkt
910e2e8387 (PCK): restore 1024x1024 textures. 2018-01-22 15:55:21 +04:00
morkt
045d4c0a24 implemented PalmTree 'AR' archives. 2018-01-22 15:52:49 +04:00
morkt
e8f87af7f0 (OGG): another tag for ogg streams embedded into WAV files. 2018-01-22 15:51:23 +04:00
morkt
eaa3ce4702 (ZipOpener.SearchForSignature): added signature sequence as a parameter. 2018-01-22 15:50:29 +04:00
morkt
90b5d5f269 (NonColor): reworked archive index reading. 2018-01-22 11:41:46 +04:00
morkt
05a27d5560 (RepiPack): use ToLowerShiftJis extension method. 2018-01-22 11:37:45 +04:00
morkt
da947f20b6 (StringExtensions): added ToLowerAscii and ToLowerShiftJis methods. 2018-01-22 11:36:31 +04:00
morkt
4538f9676e implemented MIK01 archives and WV5A audio. 2018-01-21 19:32:21 +04:00
morkt
f819d99c86 (MBL): consider all files within '*_data' archives to be scripts. 2018-01-21 11:59:40 +04:00
morkt
e00dc73aad (MK2): added BPR01 decompressor. 2018-01-21 11:54:23 +04:00
morkt
834fc8631b (RcbReader): fixed input counter. 2018-01-21 11:52:48 +04:00
morkt
e38644bab4 (ArcNEKO): MNG files are recognized by DetectFileType. 2018-01-21 11:51:34 +04:00
morkt
7d7f5a71d2 implemented PCG archives. 2018-01-20 09:43:31 +04:00
morkt
ac50e3244c added nameless BIN resource archive implementation. 2018-01-20 09:40:35 +04:00
morkt
ca5318246c (IMG2): fixed decoder. 2018-01-18 11:50:06 +04:00
morkt
8d629c3eb7 (ScrPlayer): implemented 'pac2' archives. 2018-01-18 07:20:27 +04:00
morkt
6ecdbcb999 (MngFrameDecoder): missing re-throw. 2018-01-18 07:18:41 +04:00
morkt
4e45160237 implemented old GD format. 2018-01-18 07:18:03 +04:00
morkt
880f2189f5 (PngFormat): added HeaderBytes static field. 2018-01-17 02:11:30 +04:00
morkt
02853c4438 implemented MNG images. 2018-01-17 01:28:48 +04:00
morkt
a04b6aae9b implemented Lilim IMG images. 2018-01-17 01:26:23 +04:00
morkt
8986ce3844 (ANT): use ReadUInt8 method instead of ReadByte. 2018-01-16 12:06:31 +04:00
morkt
aa93dabd2d implemented D.O.'s VRS, GGA and GGS images. 2018-01-16 11:53:25 +04:00
morkt
c270574f52 updated formats. 2018-01-15 21:56:39 +04:00
morkt
e4a8a8b3aa updated formats. 2018-01-15 12:27:10 +04:00
morkt
7caeda1b15 (EGO): implemented earlier version of format. 2018-01-15 12:26:52 +04:00
morkt
bdad7902cc (MbImageFormat): accept 'MC' signature as well. 2018-01-15 03:06:43 +04:00
morkt
e08858a60a (MCG): copy array instead of clone. 2018-01-15 03:05:49 +04:00
morkt
2512cba973 (LST): moved to Tactics folder. 2018-01-12 20:22:25 +04:00
morkt
c3f4343558 added localization strings for settings. 2018-01-12 19:56:25 +04:00
morkt
3e6645a336 (OGG): have to check for 'OggS' signature now. 2018-01-12 19:16:58 +04:00
morkt
0d43484e34 (OGG): recognize Ogg streams embedded into WAVE files. 2018-01-11 20:25:50 +04:00
morkt
2d389ec528 (LST): fixed decryption for names containing characters identical to encryption key. 2018-01-11 20:22:53 +04:00
morkt
eb8e7598a0 (DSK): ignore empty entries. 2018-01-11 20:21:29 +04:00
morkt
dabed60304 implemented DAI_SYSTEM resource archives. 2018-01-11 20:20:42 +04:00
morkt
d8389d2289 added ISettingsManager implementation. 2018-01-11 18:39:43 +04:00
morkt
c1a6c69145 Merge remote-tracking branch 'refs/remotes/origin/master' into res-settings 2018-01-10 17:32:19 +04:00
morkt
a6865194c4 updated formats. 2018-01-10 17:20:42 +04:00
morkt
51e7b224ec (WidgetXP3): better remember last used scheme. 2018-01-10 17:11:29 +04:00
morkt
6af3e14f34 (RCT): ApplyMask setting text. 2018-01-10 02:29:26 +04:00
morkt
df9deb0d09 Merge remote-tracking branch 'refs/remotes/origin/master' into res-settings 2018-01-09 04:31:35 +04:00
morkt
77459967fa implemented ecrypted ACTGS archives. 2018-01-09 04:30:43 +04:00
morkt
cd4e1174af fixed code to work with new resource settings interface. 2018-01-08 20:04:23 +04:00
morkt
2e2e447c42 moved Settings to Properties folder. 2018-01-08 19:56:31 +04:00
morkt
d8d2c57248 (SEEN): ignore zero-sized entries. 2018-01-07 12:05:04 +04:00
morkt
6cdf10df13 implemented 'CLS_TEXFILE' images. 2018-01-07 01:25:12 +04:00
morkt
86171a11f1 (CgdFormat): file length may vary. 2018-01-07 01:15:11 +04:00
morkt
efa9a31658 implemented Bonk pack archives. 2018-01-05 20:25:17 +04:00
morkt
851fe04756 (XP3): display selected decryptor name in popup dialog. 2018-01-04 20:46:37 +04:00
morkt
d87ac53f9b implemented Ail 'LNK2' archives. 2018-01-04 20:43:30 +04:00
morkt
eae1509a12 (BinOpener): recognize 'ACP_PK.1' archives. 2018-01-04 18:15:20 +04:00
morkt
7f823d20af updated formats. 2018-01-03 22:09:03 +04:00
morkt
22df3f0e33 implemented Nekopunch PBM images. 2018-01-03 22:01:32 +04:00
morkt
f44c13c19e (G24Format): low-cased extensions. 2018-01-03 21:59:51 +04:00
morkt
c9425ed876 implemented Maika BK archives. 2018-01-02 20:24:15 +04:00
morkt
63399a827e updated formats. 2018-01-02 20:04:38 +04:00
morkt
6cfe3c3c8e (DWV): fixed. 2018-01-02 07:07:34 +04:00
morkt
e7bac5c4ed implemented TPF archives. 2018-01-02 07:02:15 +04:00
morkt
2bdfc873b6 (AosOpener): use HuffmanStream. 2018-01-02 07:01:43 +04:00
morkt
9b9d91a954 implemented LAX archives. 2018-01-02 07:00:58 +04:00
morkt
4631caa346 updated year. 2018-01-02 06:58:07 +04:00
morkt
47769f4112 changed target framework version to .Net v4.6 2018-01-02 06:56:32 +04:00
morkt
1a8b0d8b4a (HuffmanCompression): classes utilizing Huffman compression. 2018-01-02 06:43:41 +04:00
morkt
92a133fd52 (AGF): implemented 4bpp images. 2018-01-02 06:40:07 +04:00
morkt
e998491cda (LzssStream): use PackedStream as base. 2018-01-02 06:39:09 +04:00
morkt
0abbadd97b (PackedStream): added Reader property. 2018-01-02 06:34:50 +04:00
morkt
c9e41ba2c8 (CgOpener): added extensions and signatures. 2018-01-02 06:33:38 +04:00
morkt
8932735018 (DwvAudio): calculate BitsPerSample. 2018-01-02 06:32:49 +04:00
morkt
d6b2140304 released v1.4.33 2017-12-31 10:37:39 +04:00
morkt
364049f72a (CGF): sanity check. 2017-12-31 09:02:24 +04:00
morkt
b66893a2aa (PkOpener): added "pke" extension. 2017-12-31 09:02:15 +04:00
morkt
5ecb488929 (GR2): alternative '*Pola*' images. 2017-12-31 09:01:57 +04:00
morkt
f8eb7968ca (PackedStream): generic class for compressed streams implementations. 2017-12-31 08:59:42 +04:00
morkt
c94f2930ab (Gr2Opener): added "vic" extension. 2017-12-31 08:50:50 +04:00
morkt
d6908c9e1e (BURIKO): decode BSE-encrypted entries. 2017-12-30 06:40:47 +04:00
morkt
54fbad8ff1 implemented 'GaleX' images. 2017-12-30 00:33:28 +04:00
morkt
12f39b87e7 (MbFormat.OpenAsBitmap): made protected. 2017-12-29 13:38:16 +04:00
morkt
b3ba259843 updated formats. 2017-12-29 01:27:19 +04:00
morkt
f0c6748c74 (SmileCrypt): added constructor parameters. 2017-12-29 01:21:28 +04:00
morkt
1550b868f4 implemented 'Morning' encrypted archives. 2017-12-29 01:20:58 +04:00
morkt
9aaa6434db implemented TLZ archives and MAG images. 2017-12-29 01:19:52 +04:00
morkt
150047a617 implemented GHP3 images. 2017-12-29 01:19:22 +04:00
morkt
0f8c5ce023 (Tactics): another old archive format. 2017-12-29 01:18:22 +04:00
morkt
12fa5adb31 (PDT): support 'PDT11' images. 2017-12-29 01:14:46 +04:00
morkt
186444f957 (RCT): limit recursion when reading baseline images. 2017-12-29 01:13:58 +04:00
morkt
884c7acc85 (MOE): support 8bpp images. 2017-12-29 01:13:19 +04:00
morkt
bb4e6ea7b4 (GGP): added "gg" extension. 2017-12-29 01:12:45 +04:00
morkt
6b66b7b2e2 (GSA): another filename extensions pattern. 2017-12-29 01:12:20 +04:00
morkt
5423e32bef (ArcAil): use archive name in generated filenames. 2017-12-29 01:11:35 +04:00
morkt
6e4dc2db53 (ADPACK): special case for audio archives. 2017-12-29 01:09:33 +04:00
morkt
9c7fb9d2de updated formats. 2017-12-26 20:37:40 +04:00
morkt
3c252b5462 implemented 'CLS_FILELINK' archives. 2017-12-26 20:15:11 +04:00
morkt
5f1eb8be9b (MK2): additional image signature. 2017-12-26 20:06:54 +04:00
morkt
8a79aa4b17 implemented ScenePlayer PMA archives. 2017-12-26 20:06:07 +04:00
morkt
a4731f05d5 (GrdReader): check read count. 2017-12-26 20:04:40 +04:00
morkt
3d43247015 implemented ARC1 archives. 2017-12-26 20:03:16 +04:00
morkt
259426661d (DetBmpFormat): additional image signatures. 2017-12-26 19:59:28 +04:00
morkt
8d3a584072 (ASSET): use second AssetReader constructor. 2017-12-26 19:57:34 +04:00
morkt
81bfe4bd33 (G00): increased entries limit. 2017-12-26 19:55:41 +04:00
morkt
d46821edd1 (PAZ): added some signatures. 2017-12-26 19:55:13 +04:00
morkt
dd0c72ba15 (LINK): recognize params v05.7 2017-12-26 19:54:53 +04:00
morkt
c6bff302dc implemented GR2 'PACK' archives. 2017-12-26 19:53:40 +04:00
morkt
e9d6b3d05c (GR2): fixed 15bpp images. 2017-12-26 19:53:08 +04:00
morkt
927698d938 implemented C's ware DAT archives. 2017-12-21 04:33:38 +04:00
morkt
69133943c9 (Circus): archive entry name length variation. 2017-12-21 04:32:22 +04:00
morkt
2aa471bc5f (EME): switched EmFormat to EmeImageDecoder.
use OpenImage method override to decode image.
2017-12-21 04:16:09 +04:00
morkt
baf8decf14 (WRC, ARC0): added extensions and signatures. 2017-12-19 20:51:08 +04:00
morkt
27262433fa (BC): bitmap stride fix. 2017-12-19 20:50:08 +04:00
morkt
2ad78a55f7 added WSM0 archives implementation. 2017-12-19 20:46:40 +04:00
morkt
4adf45edcf implemented P8 archives and TB1 images. 2017-12-19 20:45:34 +04:00
morkt
33b78b5853 (UnityAssetOpener): fixed. 2017-12-15 01:56:33 +04:00
morkt
f071bef660 (Unity): implemented 'resources.assets' archives. 2017-12-15 01:16:16 +04:00
morkt
59924e0285 (Unity.Texture2D): more texture formats. 2017-12-15 01:10:39 +04:00
morkt
3233cdc18e (DDS): added DXT1 decoder. 2017-12-15 01:05:42 +04:00
morkt
613481d391 (DXT): added DXT1 decoder. 2017-12-15 01:02:54 +04:00
morkt
184b1ce2db updated formats. 2017-12-14 12:58:57 +04:00
morkt
38e18c6976 (Seraphim): added variable archive schemes.
restore scrambled images.
2017-12-14 10:56:33 +04:00
morkt
dfb56d21ce (SeraphReader): added Info property, cosmetic changes. 2017-12-14 10:54:17 +04:00
morkt
339129d7d3 (YKG): fixed header reading. 2017-12-13 13:29:11 +04:00
morkt
d74d569d20 (GrpOpener): detect raw WAV and PNG files. 2017-12-13 13:28:57 +04:00
morkt
1f6dad40ff (MGS): decode ADPCM-encoded entries. 2017-12-13 13:27:31 +04:00
morkt
c864eaa606 (AdpDecoder): made re-usable. 2017-12-13 13:25:17 +04:00
morkt
45e086583c implemented GSA images. 2017-12-12 11:34:24 +04:00
morkt
46549d3634 implemented RMT images. 2017-12-11 08:11:30 +04:00
morkt
d2d98ca143 implemented Bishop PK archives. 2017-12-11 08:10:44 +04:00
morkt
982d6fb2b1 implemented DNS archives and 'YP' images. 2017-12-10 14:14:58 +04:00
morkt
bde8615513 implemented 'WARC 1.0' archives. 2017-12-09 18:15:06 +04:00
morkt
3052cccd50 (GrpFormat): added GR2 images implementation. 2017-12-09 18:10:40 +04:00
morkt
1860077251 (VPK): added VPK0 archives implementation. 2017-12-08 14:45:08 +04:00
morkt
8fbc8d4723 (G24): recognize 16bpp images. 2017-12-08 14:44:27 +04:00
morkt
cb000d2e50 implemented another version of Ai5Win archives. 2017-12-08 14:42:54 +04:00
morkt
5e1e4338f1 (Ai5Win): generalized index reader. 2017-12-08 14:42:20 +04:00
morkt
a5d76f7b29 implemented LZS images. 2017-12-08 14:41:40 +04:00
morkt
99492745aa implemented XPK1 archives. 2017-12-06 08:54:12 +04:00
morkt
19a6f9f125 (Xp3Opener.SkipExeHeader): made static. 2017-12-06 08:53:17 +04:00
morkt
27e44ff9eb implemented PIC images. 2017-12-05 22:33:06 +04:00
morkt
fe9683e307 (LZ): added extension. 2017-12-05 22:31:59 +04:00
morkt
de57984c64 (malie): added signature. 2017-12-05 22:31:27 +04:00
morkt
fef6dd5bb1 implemented CAF archives and CFP images. 2017-12-05 22:30:53 +04:00
morkt
18f52a78f8 (DAT/hibiki): try to read archive index from adjacent archive. 2017-12-02 05:21:44 +04:00
morkt
32b256b013 (DAT/YaneSDK): added sanity checks. 2017-12-02 05:10:41 +04:00
morkt
2d89134535 updated formats. 2017-12-01 22:01:50 +04:00
morkt
a81055f74d (YPF): lookup game in parent directory, too. 2017-12-01 21:57:11 +04:00
morkt
92169e0408 updated formats. 2017-11-28 02:35:42 +04:00
morkt
9449fae75d updated formats. 2017-11-27 12:52:57 +04:00
morkt
ae0e966564 implemented CPZ7 archives. 2017-11-27 12:47:15 +04:00
morkt
ab5d1e03fc (LINK): 'params.dat' deserializer fine-tuning. 2017-11-27 12:43:47 +04:00
morkt
698d509c19 implemented PMS images. 2017-11-26 17:04:53 +04:00
morkt
af46fefc39 (Seraphim): archives implementations split into separate classes. 2017-11-26 00:35:07 +04:00
morkt
59259051fe implemented 'PARROT1.0' archives. 2017-11-26 00:32:47 +04:00
morkt
e8ebfe4d1b typo. 2017-11-26 00:32:20 +04:00
morkt
b18cf73df4 updated formats. 2017-11-25 07:39:44 +04:00
morkt
b2d03a5844 implemented DPK archives and DBM images. 2017-11-25 01:56:49 +04:00
morkt
8d9c51ea02 implemented BLD archives. 2017-11-25 01:55:23 +04:00
morkt
74874e44cf (MAI4): try default decompression method, fall back to the second one on failure. 2017-11-24 01:28:43 +04:00
morkt
98288fdf1c (IFL): fixed compressed files handling. 2017-11-24 01:25:55 +04:00
morkt
8e450855a3 implemented ScenePlayer PMX archives. 2017-11-24 01:24:42 +04:00
morkt
0f7fb19f88 (GRD): use common LzssStream class for decompression. 2017-11-23 18:24:21 +04:00
morkt
c7ba369605 (PmpFormat.ReadMetaData): use PeekByte instead of ReadByte. 2017-11-23 18:22:56 +04:00
morkt
57e56e1f2a implemented UK archives and GPC images. 2017-11-23 01:23:59 +04:00
morkt
979582304c (BPC): fixed BPP sanity check. 2017-11-23 01:21:14 +04:00
morkt
5bd5568719 implemented BPC images. 2017-11-22 19:59:13 +04:00
morkt
b8cd3d2ce4 implemented AVG32 engine seen.txt scripts archive. 2017-11-22 19:56:12 +04:00
morkt
b1c8a7ad71 implemented PNX images. 2017-11-22 19:52:26 +04:00
morkt
a1f3db374e implemented Zenos archives. 2017-11-21 12:11:51 +04:00
morkt
aec330d8a5 (RPM): moved archive index interpreter logic to separate class. 2017-11-21 12:10:18 +04:00
morkt
5d3b66824c (MGS): moved to separate file. 2017-11-21 10:23:41 +04:00
morkt
15982675c5 implemented Masys ALP bitmasks. 2017-11-21 10:13:02 +04:00
morkt
f5a847c966 (MGS): archive could contain non-WAV files too. 2017-11-21 10:12:07 +04:00
morkt
4967aae168 (WILL): archives may contain filenames without extension. 2017-11-21 00:01:23 +04:00
morkt
0158006226 (RGSS): dropped one version check. 2017-11-21 00:00:07 +04:00
morkt
91a1ea7705 (FA2): misc. 2017-11-20 23:59:28 +04:00
morkt
e3eba7e0f6 implemented C25 images. 2017-11-20 23:57:44 +04:00
morkt
f7b9642a41 implemented RPG Maker archives (#107) 2017-11-18 23:10:18 +04:00
morkt
f4e5fc6029 implemented Tamamo PCK archives. 2017-11-16 11:34:52 +04:00
morkt
5d6438c2b6 (ARCG): recognize BMX archives with external encrypted index. 2017-11-12 10:13:16 +04:00
morkt
601b335238 (WSM): recognize 'WSM4' archives. 2017-11-12 10:05:49 +04:00
morkt
6553d73230 (MBF): recognize 'MBF1' archives. 2017-11-12 10:05:02 +04:00
morkt
800e69dfcb (BMP): use image offset stored in header. 2017-11-12 10:02:21 +04:00
morkt
41fe47f7b5 (MBL): graphics archive format variation. 2017-11-12 09:56:01 +04:00
morkt
6e035b7c25 released v1.4.32 2017-11-09 20:27:26 +04:00
morkt
cb536f040e (fPK): implemented archives version 2. 2017-11-09 00:57:32 +04:00
morkt
dcedc79678 (SG): implemented sRGB images type 3. 2017-11-09 00:16:05 +04:00
morkt
1d59b50ea1 (RPA): do not prepend empty header to entries. 2017-11-09 00:14:44 +04:00
morkt
857f4c544b (RPA): added missing Pickle codes for long integers (#104) 2017-11-07 16:00:58 +04:00
morkt
e783d26957 (GCP): non-standard bitmaps workaround. 2017-11-07 15:43:23 +04:00
morkt
62ccf44288 (GRP): archive variation. 2017-11-07 15:43:01 +04:00
morkt
84a94d1636 updated formats. 2017-10-30 08:54:17 +04:00
morkt
0bb857876b (RepiPack): only ASCII characters supposed to be low-cased. 2017-10-29 08:12:46 +04:00
morkt
9d2eb27383 implemented 'RepiPack' archives. 2017-10-28 12:08:48 +04:00
morkt
ac27791ea3 use FormatCatalog.ReadFileList method to read file lists. 2017-10-28 11:49:15 +04:00
morkt
4517bd55e8 (VZY): dispose original stream. 2017-10-28 11:47:39 +04:00
morkt
da1762dc64 (MD5): added final methods. 2017-10-28 11:43:25 +04:00
morkt
64ba3f8294 implemented ALO images and VZY audio. 2017-10-23 08:55:38 +04:00
morkt
703b097de5 (WMA): NAudio has been updated, workaround no longer necessary. 2017-10-07 00:54:49 +04:00
morkt
bfe38d3ef8 updated formats. 2017-10-06 12:32:44 +04:00
morkt
13f53affbb (Csystem): workaround for some incremental images. 2017-10-01 17:59:31 +04:00
morkt
90941a0ba6 updated formats. 2017-09-30 20:18:20 +04:00
morkt
d54305d3ff (Csystem): slight image variation. 2017-09-30 20:14:52 +04:00
morkt
d7d49c010b (KiriKiri.ICrypt): added virtual method EntryReadFilter. 2017-09-27 18:04:42 +04:00
morkt
b713a01031 (XP3): added optional AES decryption. 2017-09-27 15:42:53 +04:00
morkt
99ab258678 (ERI): fixed incremental images with different stride. (#96) 2017-09-26 21:20:21 +04:00
morkt
c29aee53b8 updated formats. 2017-09-22 13:25:05 +04:00
morkt
d4132c2cac (SFA): replaced AosEntry with PackedEntry. 2017-09-22 13:22:21 +04:00
morkt
09793a08d8 variation of ABM bitmaps. 2017-09-17 07:08:58 +04:00
morkt
271ede6f07 implemented FGA archives. 2017-09-17 07:05:41 +04:00
morkt
81be6901a3 updated formats. 2017-09-12 17:40:21 +04:00
morkt
cb2b6e2f43 (KiriKiri): another encryption scheme. 2017-09-12 17:35:11 +04:00
morkt
481b0995a7 implemented LunaSoft PAC archives. 2017-09-12 17:34:12 +04:00
morkt
afb13290f5 released v1.4.31 2017-08-15 16:20:05 +04:00
morkt
d6e441fe64 (KiriKiri): added variation of CX encryption scheme. 2017-08-15 16:07:54 +04:00
morkt
651aad92a2 (LibCfiScheme): added 'rotate key' scheme parameter. 2017-08-15 16:04:53 +04:00
morkt
0b80548a81 updated formats. 2017-08-14 15:08:24 +04:00
morkt
fd55204172 (TCD): assign "image" type to *.spd files. 2017-08-14 15:05:59 +04:00
morkt
532f58625c implemented SPD archives. 2017-08-14 15:05:24 +04:00
morkt
4b0506c9d0 (YPF): lookup game by executable name. 2017-08-14 15:04:25 +04:00
morkt
f40226866c (QLIE): updated 'FilePackVer3.1' archives support (#84) 2017-07-29 02:13:22 +04:00
morkt
8724e8131c (INT): added scheme lookup by executable name. 2017-07-28 16:53:34 +04:00
morkt
c499d4c707 updated formats. 2017-07-28 16:50:32 +04:00
morkt
b574d2fb96 updated formats. 2017-07-24 14:33:26 +04:00
morkt
e1bfe9cb09 fixed cast. 2017-07-19 07:01:13 +04:00
morkt
40575baacb (MG2): alternative encryption (#81) 2017-07-17 11:07:21 +04:00
morkt
3ad1c60dde updated formats. 2017-07-15 06:11:11 +04:00
morkt
b4ec3d229e (GBC): format variation. 2017-07-15 06:08:51 +04:00
morkt
cbab8b200a (PCF): alternative encryption scheme. 2017-07-15 06:03:04 +04:00
morkt
37539cc083 -debug. 2017-07-15 06:00:33 +04:00
morkt
eb53552bbc implemented PSM images (#80) 2017-07-07 19:47:14 +04:00
morkt
0c8b3e3e62 released v1.4.30 2017-07-05 14:24:25 +04:00
morkt
2aa6f92b1a (DxLib): implemented archives version 6. 2017-07-05 01:11:23 +04:00
morkt
8c37a7e107 (Csystem): support new incremental images. 2017-07-04 07:41:54 +04:00
morkt
525c2ff29b (KiriKiri.RhapsodyCrypt): added "txt" extension. 2017-07-04 07:38:19 +04:00
morkt
1aeb6cb791 updated formats. 2017-06-27 14:48:04 +04:00
morkt
5bd63c01cb (XP3): adjusted reading filenames from archive index.
some modified Kirikiri builds don't store filenames within archives at
all, only filename hashes.
2017-06-27 14:42:27 +04:00
morkt
37a038b090 updated formats. 2017-06-14 01:21:32 +04:00
morkt
96ebe2bd85 (PFS): recognize 'pf6' archives. 2017-06-14 01:19:06 +04:00
morkt
5097a98cb3 updated formats. 2017-06-08 08:29:31 +04:00
morkt
241cb95f8b (CfiDecryptor): null argument check. 2017-06-08 08:27:01 +04:00
morkt
8a74eb1c77 (malie): LIBP alignment handling. 2017-06-07 00:54:03 +04:00
morkt
360664343f updated formats. 2017-06-06 23:25:16 +04:00
morkt
da3403339e (malie): generalized encryption handling. 2017-06-06 23:22:19 +04:00
morkt
2d186edb39 another KiriKiri encryption scheme. 2017-06-03 03:45:06 +04:00
morkt
abd6ff6b39 released v1.4.29 2017-06-01 22:50:36 +04:00
morkt
a5f398a2d5 (Will.ArcOpener): added common signatures. 2017-05-28 13:34:33 +04:00
morkt
337f238198 (HDatOpener): preserve filenames in external archive index. 2017-05-21 23:45:14 +04:00
morkt
6185af55cd updated formats. 2017-05-21 18:30:36 +04:00
morkt
b1ebf89890 implemented YaneSDK archive variation (#67). 2017-05-21 18:28:10 +04:00
morkt
2f2b067272 (PSB): added DXT5 decoder. 2017-05-21 18:18:02 +04:00
morkt
11273de4f6 updated formats. 2017-05-04 04:26:28 +04:00
morkt
2ceafe55df updated projects. 2017-05-04 04:22:22 +04:00
morkt
0fd301d72b (Kaguya): implemented AN21 animation resources. 2017-05-02 22:00:36 +04:00
morkt
ae74ed29e6 released v1.4.28 2017-04-21 10:10:07 +04:00
morkt
693cecd71a (XP3): fixed encrypted files packing. 2017-04-21 09:07:15 +04:00
morkt
e98910ac0c (ShiinaRio): another decryption class.
made KeyDecryptBase more flexible to allow extensions.
2017-04-21 08:56:00 +04:00
morkt
596915408e (XtxReader): don't use intermediate output buffer. 2017-04-21 08:51:16 +04:00
morkt
d51e45e476 (XTX): use DxtDecoder. 2017-04-14 09:53:00 +04:00
morkt
0cb1783363 (Unity): implemented Texture2D images. 2017-04-14 09:43:46 +04:00
morkt
a42b34fbec (DDS): DXT5 compression. 2017-04-14 08:28:12 +04:00
morkt
3cd7ff697d (DDS): moved to separate folder. 2017-04-14 07:52:10 +04:00
morkt
3befd42b4d (Unity): moved to ArcFormats project. 2017-04-13 22:31:53 +04:00
morkt
5ccc623d2c updated nuget packages. 2017-04-13 22:11:21 +04:00
morkt
3203e48d83 implemented PKG archive variation. 2017-04-12 04:17:24 +04:00
morkt
683546eacf (Bm_Format): added "gpp" extension. 2017-04-11 17:31:05 +04:00
morkt
31a01f2e5d use HasExtension method instead of string.EndsWith. 2017-04-10 23:15:13 +04:00
morkt
a4bd5caf05 added static class implementing string extension methods.
methods check if file name ends with specified extensions.
2017-04-10 22:18:41 +04:00
morkt
2fd4d2cf7d (Silky.ArcOpener): check for duplicate entry offsets. 2017-04-10 22:04:23 +04:00
morkt
3763a054dd (ExeFile.InitSectionTable): fixed section name length. 2017-04-10 14:34:43 +04:00
morkt
4cd05c152c (Seraph): moved to separate folder. 2017-04-10 14:32:13 +04:00
morkt
20cf6c191b use ResourceInstance for formats instantiation. 2017-04-08 19:23:46 +04:00
morkt
51a1e81a17 implemented GRP audio archive. 2017-04-07 12:40:52 +04:00
morkt
e98a6a2fca (LZ4): decompression routine moved to separate class. 2017-04-05 18:33:35 +04:00
morkt
af3a8665ad updated formats. 2017-04-03 17:40:49 +04:00
morkt
03f8fb00b2 (TlgFormat.Read): set position in ReadTlg method. 2017-04-03 17:39:01 +04:00
morkt
f925e093f6 released v1.4.27 2017-04-02 16:05:24 +04:00
morkt
a1f2285a2e implemented MicroVision ARC1 archives, GPC images and IKM audio. 2017-04-02 15:30:00 +04:00
morkt
72f0c66aab (DatOpener.OpenEntry): ArcViewStream now buffered. 2017-04-02 14:49:48 +04:00
morkt
18529d0b83 implemented Kaguya 'UF01' archives. 2017-04-02 14:47:10 +04:00
morkt
ec00da4469 (Aps3Format): added 'ap3' extension. 2017-04-02 14:41:53 +04:00
morkt
89de867c2d (LZ4): use literal constants. 2017-04-02 10:01:51 +04:00
morkt
6e11704808 (ArcView.ArcStream): moved to separate file and renamed to ArcViewStream. 2017-03-30 05:49:02 +04:00
morkt
fd4563c812 implemented CRZ images. 2017-03-29 02:57:34 +04:00
morkt
3c54de3672 implemented GRA images. 2017-03-28 10:09:07 +04:00
morkt
f7b83ded85 implemented MJA animation as frame archives. 2017-03-27 08:22:42 +04:00
morkt
32a018fd7c implemented 'pf2' archives. 2017-03-27 08:19:52 +04:00
morkt
aeff1b48e4 updated formats. 2017-03-26 09:06:49 +04:00
morkt
3cefd9d151 (Csystem): implemented incremental images. 2017-03-26 07:27:52 +04:00
morkt
1d4cd23c50 (Csystem): another archive format. 2017-03-26 04:12:53 +04:00
morkt
9610424516 (Csystem): another image format. 2017-03-26 04:06:44 +04:00
morkt
2ee030aa84 (Csystem): archive index reading moved to specialized classes. 2017-03-26 04:05:35 +04:00
morkt
77cb9a853f (KiriKiri.KissCrypt): new decryptor. 2017-03-24 22:50:36 +04:00
morkt
1d849c37d6 (Csystem): tweaked filenames matching. 2017-03-24 22:48:56 +04:00
morkt
002158cbbb (Dogenzaka.BinOpener): additional sanity check. 2017-03-24 22:47:06 +04:00
morkt
8947e19d00 (LzssStream): use FrameFill property. 2017-03-24 22:46:16 +04:00
morkt
5620f48ea9 (PX): additional formats. 2017-03-24 22:45:43 +04:00
morkt
0d98917d5e (TAC): recognize hashed filenames. 2017-03-22 03:06:19 +04:00
morkt
f4363f3200 (RHA): corrected frame length calculation. 2017-03-22 03:03:03 +04:00
morkt
19f40169e2 (Csystem): archive name parser for 'inyoukyou_kuon'. 2017-03-22 03:02:21 +04:00
morkt
511ba480b0 (Adp4Audio): implemented ADPS decoder. 2017-03-21 02:09:01 +04:00
morkt
3cfdb81ffa implemented RHA audio. 2017-03-20 03:29:50 +04:00
morkt
2d9eceadfe implemented access to Leaf multi-frame images. 2017-03-17 16:01:38 +04:00
morkt
dffbf92272 (XP3): addional entry sanity check. 2017-03-17 15:59:30 +04:00
morkt
4e5b299f6a (Csystem): support older archives. 2017-03-17 15:58:52 +04:00
morkt
8956722f76 (Dogenzaka.BinOpener): additional entry check. 2017-03-17 15:51:06 +04:00
morkt
7b7c6c7174 updated formats. 2017-03-15 18:41:01 +04:00
morkt
5666fd18c0 updated formats. 2017-03-14 05:41:19 +04:00
morkt
309b1efe11 (EAGLS): recognize large index files (#53) 2017-03-14 00:46:57 +04:00
morkt
4d7534151a (Malie): implemented non-encrypted LIBU archives. 2017-03-13 19:17:59 +04:00
morkt
84e77b54f6 (QLIE): allow null values in KnownKeys. 2017-03-13 19:16:18 +04:00
morkt
e50d3af3d9 implemented PKG archives. 2017-03-13 18:05:31 +04:00
morkt
29a9c6d5e4 (QLIE): fixed older archives decryption. 2017-03-13 09:02:19 +04:00
morkt
e15754bf43 (G00Opener): replaced TgaStream with IImageDecoder. 2017-03-12 17:50:08 +04:00
morkt
7b5359e9a8 (TgaStream): obsolete. 2017-03-12 17:47:17 +04:00
morkt
2821973a12 updated formats. 2017-03-12 15:57:59 +04:00
morkt
b38d960ec2 (ABMP): moved reader to separate class. 2017-03-12 15:46:36 +04:00
morkt
32cc294fb0 (ABMP): implemented 'abimgdat15' sections. 2017-03-12 06:21:43 +04:00
morkt
2d6dec4dfc (QLIE): implemented FilePackVer3.1 2017-03-12 05:45:36 +04:00
morkt
7ddc894742 (MMX): added PSRLD instruction. 2017-03-12 05:39:17 +04:00
morkt
5b6f4e2c27 (KAAS): PbOpener moved to separate file. 2017-03-11 11:46:10 +04:00
morkt
b0329096ff (KAAS): implemented compression methods 1, 2, 8 and 9. 2017-03-11 11:40:30 +04:00
morkt
0206bc574e implemented KAAS engine audio. 2017-03-11 11:37:51 +04:00
morkt
df15daebf0 (ags): green background by default. 2017-03-11 11:37:22 +04:00
morkt
da05891157 (Ags.AniOpener): moved to separate file. 2017-03-09 10:53:24 +04:00
morkt
caeba06245 (AGS): static members made non-static. 2017-03-09 10:52:39 +04:00
morkt
1942af2774 (GalReader.ReadJpeg): is_alpha argument is redundant. 2017-03-09 10:50:32 +04:00
morkt
859a327f65 (GAL): fixed jpeg unpacker. 2017-03-05 21:52:05 +04:00
morkt
1e14ff627a (BGI): detect file types manually instead of relying on AutoEntry. 2017-03-03 17:45:00 +04:00
morkt
01cd7d7675 (MPK): check if *.msc entries are actually encrypted. 2017-03-03 17:42:51 +04:00
morkt
bbc77ecbaf (NEKOPACK): force *.alp files untyped. 2017-03-03 17:42:01 +04:00
morkt
262ffcdd2a (LZ4): messed up frame header bits. 2017-03-03 17:41:08 +04:00
morkt
f435bf7349 (MP3): added threshold for searching sync byte. 2017-03-03 17:38:58 +04:00
morkt
5990e6603f updated formats.
use "check" icon to mark formats creation support.
2017-03-01 16:34:33 +04:00
morkt
b0665d4dbf (ADS): workaround empty entry names. 2017-03-01 14:34:53 +04:00
morkt
3db6d9a732 released v1.4.26 2017-02-26 20:49:41 +04:00
morkt
3c5b8230e4 (NOA): look for archive key in accompanying exe files. 2017-02-26 02:42:05 +04:00
morkt
da438b6575 unused usings. 2017-02-25 15:54:43 +04:00
morkt
b03d2fdecc implemented MG2 and MAL images. 2017-02-25 05:42:15 +04:00
morkt
267353e1fc implemented ADP4 compressed audio. 2017-02-25 02:14:03 +04:00
morkt
99b8faab23 (AniOpener): check filename extension. 2017-02-25 02:01:34 +04:00
morkt
25f9285181 implemented DAF archives and CGF images. 2017-02-23 18:39:13 +04:00
morkt
10ff1cfcf9 (ImpDecoder.GetImageData): don't dispose input. 2017-02-23 17:52:27 +04:00
morkt
16c0daf643 (QLIE): attempt to extract archive key from game EXE resources. 2017-02-22 19:32:02 +04:00
morkt
1b6d27061e formats update. 2017-02-21 08:32:12 +04:00
morkt
cd2e43d61c (PsbOpener.OpenArcFile): new method. 2017-02-21 08:27:25 +04:00
morkt
872842d408 (PSB): ignore parse errors caused by invalid key. 2017-02-20 12:19:47 +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
01b6d41f82 updated formats database. 2017-02-15 23:01:08 +04:00
morkt
2df8145f83 (GameSystem): support PureMail archives. 2017-02-13 20:13:20 +04:00
morkt
f6f989dd2f (PSB): support "icon" entries and RL compression. 2017-02-13 20:03:46 +04:00
morkt
dc1647c5bf (AdvSys3): use Entry.ChangeType. 2017-02-13 19:49:06 +04:00
morkt
4929d1efd1 (MAI4): format may have different compression encoding without any indication in the header.
haven't figured out yet how to work around it.
2017-02-10 18:04:05 +04:00
morkt
8b9ddad110 implemented Software House Parsley CG archives. 2017-02-10 18:00:42 +04:00