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
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
nanami5270
29f83a33ff
Add support "Koakuma-chan no Yuuwaku!"
2026-01-20 04:05:28 +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
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
ななみ
24c501d73d
Reduce diff for easier review
2026-01-07 01:59:47 +08:00
ななみ
8679559e2b
Reduce diff for easier review
2026-01-07 01:54:23 +08:00
gopicolo
2abbe6f3b7
Add PS1 TIM image support
2026-01-05 12:00:03 -03:00
gopicolo
441e234cee
Add KID P2T archive support and fix global TIM2 transparency scaling
2026-01-05 11:17:22 -03:00
scientificworld
7909b5b641
feat: EVB parsing improvement
2026-01-04 12:26:59 +08:00
scientificworld
8a80875b68
fix: append -> concat
2026-01-03 12:07:51 +08:00
scientificworld
51ed011911
feat: improve ASAR detection method
2026-01-03 11:38:41 +08:00
scientificworld
32d48b7e44
feat: add support for EVB package
2026-01-03 11:00:26 +08:00
nanami5270
9c2f57ed26
(CRX): implemented version 2 write method by sagilio
2025-12-31 05:28:10 +08:00
scientificworld
a27a9d8a5c
feat: support unencrypted LIBP archive
2025-12-31 02:42:48 +08:00
scientificworld
db28f8abd6
chore: remove debug code
2025-12-27 22:56:54 +08:00
scientificworld
c94178744b
feat: add support for older NeXAS archives
2025-12-27 22:53:12 +08:00
TheVNConnoisseur
83e3eb88f1
feat: added motto haramase succubus
...
The decoding was done through the English release, but for some reason, not all files can be decoded successfully, and some garbage data gets left inside each file (that can be removed without any consequence).
Incidentally enough, the ORIGINAL Japanese release has been decoded successfully without any issue, even though that was not the release used.
2025-12-27 13:55:18 +01:00
TheVNConnoisseur
af022b13e6
fix: added krkrdump template
2025-12-27 13:38:50 +01:00
scientificworld
7cfe2e328e
feat: add ADVRUN archive and image formats
2025-12-25 10:25:44 +08:00