Crsky
|
4dbd752e21
|
(SakanaGL): support multiple archives by morkt
|
2023-09-10 18:51:33 +08:00 |
|
Crsky
|
ae9eb98d03
|
Merge remote-tracking branch 'upstream/master'
|
2023-09-10 18:37:21 +08:00 |
|
morkt
|
419a5f4e31
|
(Legacy): bunch of formats.
(GSX): K5 archives + K4 images.
(HyperWorks): G images.
(IDA): better support packed entries.
(Logg): ARF, MBM archives, FRM images.
(Omi): DAT archives.
(Rare): X archives.
(RHSS): 'CRG' archives.
(SplushWave): better SWG images support.
|
2023-09-07 12:47:22 +04:00 |
|
morkt
|
8b23273fa9
|
(ImagePreview): better recognize new entry.
use entry object instead of its name.
|
2023-09-07 12:34:54 +04:00 |
|
morkt
|
50168996e1
|
(AboutBox): sort audio formats by tag.
|
2023-09-07 12:33:30 +04:00 |
|
morkt
|
e68b7a5ede
|
(BMP): inverted alpha channel.
commented out for now, as there's no way to correctly recognize it.
|
2023-09-07 12:32:52 +04:00 |
|
morkt
|
e14b7e444c
|
(ImageDecoder.SourceFormat): allow protected set.
|
2023-09-07 12:30:47 +04:00 |
|
morkt
|
a7d9b9c8dd
|
(FileExists): check filename without directory first.
|
2023-09-07 12:30:14 +04:00 |
|
morkt
|
97aed46293
|
(ReadString): support UTF-16 encodings.
|
2023-09-07 12:28:24 +04:00 |
|
morkt
|
ef5a060ee5
|
Update .gitignore
|
2023-09-07 12:26:31 +04:00 |
|
morkt
|
78da1d7ab8
|
(SakanaGL): support multiple archives.
|
2023-09-07 12:26:07 +04:00 |
|
morkt
|
a2d0118784
|
(Experimental): limited support of EXE file resources.
|
2023-09-07 12:23:55 +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 |
|
Crsky
|
79f1dce76e
|
Add missing native libraries.
|
2023-08-25 09:23:35 +08:00 |
|
Crsky
|
8237e02000
|
Fix project files.
|
2023-08-25 09:21:44 +08:00 |
|
Crsky
|
902b5381f3
|
Merge branch 'master' of https://github.com/morkt/GARbro
|
2023-08-25 09:03:13 +08:00 |
|
morkt
|
77fde27d26
|
bunch of stuff.
|
2023-08-24 01:33:50 +04:00 |
|
Crsky
|
e2109e4015
|
Format some files, removes unreferenced files.
|
2023-08-14 09:45:39 +08:00 |
|
Crsky
|
69b38c2980
|
Merge pull request #11 from YeLikesss/master
Added HxCryptLite algorithm from @YeLikesss
|
2023-08-07 21:16:02 +08:00 |
|
YeLike
|
459b476ea5
|
Add HxCryptLite
|
2023-08-07 20:40:52 +08:00 |
|
Crsky
|
848a3a7b17
|
Add support "Ore no Hitomi de Maruhadaka! Fukachi na Mirai to Misukasu Vision"
|
2023-08-06 06:14:09 +08:00 |
|
Crsky
|
fb543fd3bc
|
Added support "11eyes -Resona Forma-"
|
2023-08-06 06:07:39 +08:00 |
|
Crsky
|
1b30bb8249
|
Add support "Rui wa Tomo o Yobu -Full Voice Edition-"
|
2023-06-30 19:33:43 +08:00 |
|
Crsky
|
1aa985dffd
|
Add support "Mashiro-iro Symphony -Love is pure white- Remake for FHD"
|
2023-06-27 20:52:34 +08:00 |
|
Crsky
|
ba1f807157
|
Add support "Mashiro-iro Symphony: Sana Edition"
|
2023-06-27 20:45:13 +08:00 |
|