Commit Graph

2591 Commits

Author SHA1 Message Date
Crsky
030d3adbbc Use old SixLabors.ImageSharp 2026-03-17 18:12:05 +08:00
Crsky
f61d08f1d9 Merge pull request #178 from crskycode/fix/xp3-webp-detection
fix: Fix XP3 RIFF detection
2026-03-17 17:32:33 +08:00
Crsky
47c8219417 Merge pull request #174 from crskycode/feat/suppor-tlg-mux-qoi
feat: Support TLG mux qoi
2026-03-17 17:32:00 +08:00
Crsky
bbd7476b6f style: format 2026-03-17 17:29:53 +08:00
Crsky
be1485a429 perf: Use stream decode in DecodeQOI 2026-03-17 17:12:41 +08:00
Crsky
94b6bc22f0 fix: Fix XP3 RIFF detection 2026-03-17 16:35:26 +08:00
Crsky
387d6110ce fix: Add argument check 2026-03-17 11:05:12 +08:00
Crsky
60b0f0bf40 feat: Add TLG mux qoi archive 2026-03-17 10:44:30 +08:00
Crsky
bb2c831206 feat: Support multi-layer qoi 2026-03-17 09:41:29 +08:00
akiWagashi
89a617854d Update code style 2026-03-15 12:09:31 +08:00
akiWagashi
3ba4ef5e4e Add supprot for SimpleCrypt32 of Entis 2026-03-15 01:09:55 +08:00
Crsky
cd548330a9 feat: Support TLGqoi file 2026-03-14 02:26:39 +08:00
Crsky
c4d3c71513 feat: Support TLG mux qoi 2026-03-13 23:58:37 +08:00
Crsky
612eb2d0ad (Entis): Support ERISACrypt 2026-03-10 14:43:26 +08:00
Crsky
ed4ff6de9a Update BCnEncoder.Net package 2026-03-06 10:57:23 +08:00
akiWagashi
42d4c33a0b Add support for new Circus Voice.dat format
Delete unused namespace
2026-03-01 13:56:47 +08:00
Crsky
3beec0e668 Update header comment 2026-03-01 03:37:28 +08:00
Crsky
801b93aed4 feat: Support Khronos texture format 2026-03-01 03:32:40 +08:00
Crsky
52205b50b3 Update App.config 2026-03-01 03:30:56 +08:00
Crsky
d5a32a2058 Add SixLabors.ImageSharp 2026-02-28 11:37:21 +08:00
Crsky
7e9da65cf1 Use ZstdSharp 2026-02-28 11:16:25 +08:00
Crsky
dc813737b4 Fix SharpZip.StringCodec warning 2026-02-28 11:00:49 +08:00
Crsky
9e6286d29a Update packages 2026-02-28 10:51:58 +08:00
Crsky
9463157541 Compile ArcFormats 2026-02-28 09:55:46 +08:00
Crsky
51e14b9291 Clean 2026-02-28 09:38:23 +08:00
MLChinoo
72088c2da3 feat: initial support for "Dracu-Riot! [Steam]" 2026-02-27 22:01:37 +08:00
Crsky
d132f95b4a style: Keep GARbro code style 2026-02-16 23:46:10 +08:00
zzwbdz
04cce56ab8 Add Repack support for ELF (.ArcAi6win)
Only tested on the ELF's Ai6win engine game "媚肉の香り," the repackaged .arc files can be read normally by the game, theoretically supporting all ELF's Ai6win engine games.
But it may not support .arc files of Silky and Silky Plus.

Silky and Silky Plus are derivative brands of ELF, ELF has gone bankrupt, but Silky Plus has survived to this day.

Games from the three brands share a set of unpacking logic, but it is not yet clear whether Silky and Silky Plus have encrypted .arc files afterward.
2026-02-15 01:41:55 +08:00
Crsky
d7a1f910ea feat: Add Frontier Works engine image format support 2026-02-10 08:30:57 +08:00
Crsky
a0b9084978 feat: Add Frontier Works engine resource archive support 2026-02-10 08:03:59 +08:00
gopicolo
99cc04c3a6 Add Repack support for Leaf/Aquaplus (.pak) 2026-02-05 21:34:49 -03:00
Crsky
66e4e40bff fix: Add offset check 2026-02-02 20:01:10 +08:00
Crsky
5893179d92 fix: Add offset check 2026-02-02 19:58:20 +08:00
Crsky
e5ffd784c5 feat: Add Edoire's resource archive 2026-02-02 19:30:03 +08:00
Crsky
4bc4ecb909 Add support "Daunya-san to Kainushi-kun" 2026-02-02 18:00:19 +08:00
MishaIac
181dd3a724 Add support for NEKO WORKs Unity PACK/EXFS resource archive
Tested on Nie no Hakoniwa (Steam version)
2026-02-01 13:14:09 +02:00
nanami5270
d162a02e59 Add support "Hanagane Kanade * Gram - Chapter:4 Ayase Kanade" 2026-01-30 17:27:17 +08:00
gopicolo
fce112d99b Fix typo in Guyzware description 2026-01-27 13:48:13 -03:00
gopicolo
2dd7052e02 Fix typo in Guyzware description 2026-01-27 13:45:25 -03:00
gopicolo
31a1a4f42f Add PSP GIM support and support for guyzware Inc psp visual novels 2026-01-27 01:07:48 -03:00
nanami5270
ed1b39efdd Merge branch 'master' of https://github.com/scientificworld/GARbro-Mod into scientificworld-master 2026-01-27 02:41:39 +08:00
gopicolo
85c6ccfea9 Add support for Kid P2T files, Broccoli Pak/GRP/MPEG and Leaf Video 2026-01-26 11:53:30 -03:00
scientificworld
53395b5453 chore: update database 2026-01-26 19:40:26 +08:00
scientificworld
54023174b6 fix: add .exe extension to EVB to fix priority
See implementation of FormatCatalog.Instance.FindFormats<ArchiveFormat> for details.
2026-01-26 19:25:28 +08:00
nanami5270
2e89ad5832 (HZC): fix missing Dispose 2026-01-26 15:26:25 +08:00
nanami5270
dba750ba39 (Favorite): support TLG format within HZC 2026-01-26 15:13:38 +08:00
scientificworld
c1bef5d0b2 Merge remote-tracking branch 'add-catsystem-arc-zt' 2026-01-26 13:21:58 +08:00
nanami5270
c77112e586 Add support "Kioku no Kenban" 2026-01-26 06:26:35 +08:00
scientificworld
7c47c64083 feat: support FOG archive 2026-01-25 14:52:09 +08:00
scientificworld
718f255b25 Merge branch 'dev' 2026-01-24 01:28:15 +08:00