Commit Graph

3465 Commits

Author SHA1 Message Date
scientificworld
d2882f03b8 feat: support SDAT used by Utawarerumono Steam Edition 2026-04-16 22:49:49 +08:00
scientificworld
19827e5eeb feat: more image formats 2026-04-16 22:47:43 +08:00
scientificworld
13dee197da chore: csproj update 2026-04-16 12:44:22 +08:00
scientificworld
9124ce1066 feat: HuneX image formats 2026-04-16 03:07:38 +08:00
scientificworld
ebb27bd9f6 fix: old archive type of RPM system 2026-04-15 01:12:48 +08:00
scientificworld
37d8412a54 feat: some legacy stuff 2026-04-14 18:23:17 +08:00
scientificworld
31a6071462 feat: HuneX initial support 2026-03-11 17:58:20 +08:00
scientificworld
74050870dc feat: support .epk and .fcd decryption 2026-02-17 17:00:41 +08:00
devseed
75b2c78665 feat: implement UnpackD, UnpackH and decryption for GSS
Untested yet.
2026-02-05 02:52:51 +08:00
scientificworld
af695a70b3 feat: support NEKOPACK old version 2026-02-05 00:10:10 +08:00
scientificworld
7ca2e1b16d feat: support RepiPack v2 2026-02-04 02:25:00 +08:00
scientificworld
2837415e20 feat: support Kimi ga Ita Kisetsu ~Primary~ 2026-02-03 14:46:40 +08:00
Crsky
1bdeddbab0 Merge pull request #159 from MishaIac/master
Add support for NEKO WORKs Unity PACK/EXFS resource archive
2026-02-02 07:30:21 +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
Crsky
214f09befb Merge pull request #158 from gopicolo/feature/psp-gim-support
Add PSP GIM support and support for guyzware Inc psp visual novels
2026-01-28 01:54:43 +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
9647b68729 Merge branch 'scientificworld-master' 2026-01-27 02:42:01 +08:00
nanami5270
ed1b39efdd Merge branch 'master' of https://github.com/scientificworld/GARbro-Mod into scientificworld-master 2026-01-27 02:41:39 +08:00
Crsky
ede00c430f Merge pull request #157 from gopicolo/new-formats
Add support for Kid P2T files, Tim files, Broccoli Pak/GRP/MPEG and Leaf Video
2026-01-27 00:08:08 +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
57a5e2a79c feat: support IRISPCK used by CatSystem Android
It appears that red<=>blue channel swapping is needed for hg3 images contained in this type of archives.
2026-01-25 23:53:46 +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
nanami5270
29f83a33ff Add support "Koakuma-chan no Yuuwaku!" GARbro-Mod-1.0.1.7 2026-01-20 04:05:28 +08:00
ななみ
662798ba0f Merge pull request #16 from scientificworld/master
Add support for several games
2026-01-20 04:01:06 +08:00
scientificworld
8c2746084b feat: support AGES mkII archive and audio
TODO: epk decrypt, raw PCM support
2026-01-19 15:12:35 +08:00
scientificworld
87195d8673 feat: support compressed and embedded EVB package
There might be a conflict with Experimental/Microsoft/ArcEXE.cs. Maybe add a option later to disable that?
2026-01-18 10:10:35 +08:00
scientificworld
54cc895d1f fix: NPK version 2026-01-17 10:13:16 +08:00
scientificworld
ab5eab7264 chore: add some keys for NPK3 games
Taken from https://github.com/marcussacana/MwareStuff/blob/master/NPK3Tool/Program.cs
2026-01-17 01:45:02 +08:00
scientificworld
c4def92554 feat: add keys for BITTERSWEET FOOLS - Download Edition 2026-01-17 01:38:23 +08:00
scientificworld
f762ba8f88 feat: add BITTERSWEET FOOLS .mip archive 2026-01-17 01:06:42 +08:00
scientificworld
fa6d6c9c22 fix: (LPK) properly decrypt script file in patch
Tested on Nekonade Distortion: Ren'ai Jishou no Dead End and Sakura Synchronicity.

Actually idk what the extra flag represents, but seems that only patch files use it.
2026-01-16 16:40:12 +08:00
scientificworld
3f22faca3d feat: support NPK3 2026-01-16 16:30:56 +08:00
scientificworld
7355ead1f6 feat: support new index format of Cyberworks/TinkerBell games after 2024 2026-01-16 12:33:33 +08:00
scientificworld
d37285960f feat: (DAT/TIMELEAP) add support for unencrypted archive used in trial edition 2026-01-09 11:13:05 +08:00
scientificworld
402b2fb7ca fix 2026-01-08 21:06:54 +08:00
scientificworld
663d472cee feat: add Broccoli P00 archive
in alpha stage, filename and image format support may be added later
2026-01-08 20:52:20 +08:00
scientificworld
f20a235f85 fix: (DATA/Csystem) scheme query window will pop up before checking 2026-01-08 10:15:33 +08:00
ななみ
9c887a7631 Merge pull request #12 from scientificworld/master
Support for several games
2026-01-07 18:30:17 +08:00
scientificworld
25f06a1c98 chore: code enhancement 2026-01-07 12:02:14 +08:00
ななみ
f58aa743b7 Merge pull request #14 from gopicolo/master
Add KID P2T archive support and fix global TIM2 transparency scaling
2026-01-07 02:02:59 +08:00