Commit Graph

3424 Commits

Author SHA1 Message Date
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
TheVNConnoisseur
9fafbc871f chore: added instructions to add a new game through SchemeTool 2025-12-27 13:14:51 +01:00
scientificworld
ec15a2ad84 feat: add DAT/DUKE format
similar to PAC/CLIO but with encryption.
2025-12-25 20:26:47 +08:00
scientificworld
7cfe2e328e feat: add ADVRUN archive and image formats 2025-12-25 10:25:44 +08:00
ななみ
939a0cdbdb Merge pull request #10 from scientificworld/master
Support for multiple games
2025-12-25 00:39:28 +08:00
scientificworld
f03ab31060 feat: add ASAR format 2025-12-23 18:50:06 +08:00
scientificworld
eddc66e958 fix: improve Sas5 formats handling 2025-12-23 11:34:26 +08:00
scientificworld
256672fc01 feat: add PAC/TLP format
Many internal image(?) formats remain unsupported now.
2025-12-22 23:12:28 +08:00
nanami5270
0c41aed3a6 Fix scheme name "Cross Concerto" 2025-12-18 17:37:43 +08:00
nanami5270
4b3af20a29 Add support "Cross Concerto [Steam]" 2025-12-17 20:46:34 +08:00
scientificworld
ea3831abfb feat: add SALA ONE .ipd archive support 2025-12-14 23:10:15 +08:00
scientificworld
f0eb036217 fix: DAT/FWA some archives cannot be opened
tested on image.dat from Boy Meets Girl - Trial Edition
2025-12-14 14:34:39 +08:00
scientificworld
5383b2ff09 feat: add DAT/TIMELEAP format
Incompatible with trial edition, because that the archive in it is not encrypted. The encryption was added in test edition.
2025-12-13 21:21:35 +08:00
scientificworld
870d228364 feat: append and sort nekopack.lst
Data from https://github.com/Yggdrasill-Moe/Niflheim/blob/master/NEKOPACK/name.txt
2025-12-13 18:09:26 +08:00
nanami5270
d20e6eb086 Update README.md 2025-12-13 07:38:22 +08:00
nanami5270
18813b9bd8 Add support "Tsumugi no Hanayome" 2025-12-12 03:52:10 +08:00
Pkuism
8f9cc5895e Merge pull request #6 from scientificworld/master
Added support for Sas5's GAR archive and code patch format, added a certain game's resource files list.
2025-11-30 18:50:09 +08:00
ななみ
c2a7cfb7b3 Merge pull request #5 from shiikwi/master
Update Key ImageCZ
2025-11-30 10:07:49 +08:00
scientificworld
d49a2cf5a4 Fix previous commit 2025-11-29 13:35:58 +08:00
scientificworld
12d5ed1a66 Add support for SAS5 engine patch format 2025-11-29 13:22:29 +08:00
shikwi
4a591fbffd Update Key ImageCZ 2025-11-29 02:42:45 +08:00
scientificworld
7d655ee6d1 Add support for "Yuuki Yuuna wa Yuusha de Aru A"
Unsure if the list is complete, but it should cover most of the resource files.
2025-11-27 11:47:37 +08:00
scientificworld
fdbc67c540 Add support for SAS5 .gar archive 2025-11-24 17:51:41 +08:00
ななみ
0a9b6d614d Merge pull request #4 from akiWagashi/master
Update deserialization check in Kaguya's ParamsDeserializer
2025-11-16 02:59:36 +08:00