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
ななみ
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
ななみ
a78659e920
Merge pull request #11 from TheVNConnoisseur/master
...
feat: added Motto! Haramase! Honoo no Oppai Isekai Chou Ero ♥ Succubus Gakuen!
2025-12-31 05:10:39 +08:00
scientificworld
a27a9d8a5c
feat: support unencrypted LIBP archive
2025-12-31 02:42:48 +08:00
TheVNConnoisseur
ec34af00a1
Removed changes
2025-12-28 20:19:48 +01:00
TheVNConnoisseur
6b8233460b
Removed unnecessary files
2025-12-28 20:17:08 +01: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