Commit Graph

2513 Commits

Author SHA1 Message Date
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
ななみ
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
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
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
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
akiWagashi
da42c05a69 Update deserialization check in Kaguya's ParamsDeserializer 2025-11-16 01:37:49 +08:00
akiWagashi
269897afbf Add support of "Bakumatsu Jinchuu Houkoku Resshiden Miburo" 2025-10-20 20:18:17 +08:00
MLChinoo
c210eb7ae6 solve conflicts 2025-09-28 12:35:58 +08:00
Crsky
407ed9d5b1 Add support "PENDULUM" 2025-09-28 04:11:38 +08:00
Crsky
a5e5535e06 Merge branch 'master' of https://github.com/crskycode/GARbro 2025-09-28 02:05:51 +08:00
Crsky
82cf8f23bd Fix https://github.com/crskycode/GARbro/issues/105 2025-09-28 02:05:39 +08:00
Crsky
94497fdda3 Merge pull request #104 from zzwbdz/patch-1
Update ImageRMT.cs
2025-09-28 02:03:00 +08:00
Crsky
e12c663d7d Merge pull request #109 from Manicsteiner/chore_singlefile
add list files into repo
2025-09-28 01:52:40 +08:00
Crsky
2984ecd298 Merged https://github.com/crskycode/GARbro/issues/129 2025-09-28 01:42:16 +08:00
Crsky
d31f6562a5 (ShiinaRio): Added SaiminCrypt 2025-09-28 01:38:57 +08:00
Crsky
57ceb5794b (ShiinaRio): Added Ushimitsu2Crypt 2025-09-28 01:37:54 +08:00
Crsky
86eea913e1 Merged https://github.com/crskycode/GARbro/issues/127 2025-09-28 01:31:55 +08:00
Crsky
b209d6e23b Merged https://github.com/crskycode/GARbro/issues/125 2025-09-28 01:29:28 +08:00
Crsky
0155cfcfc7 Merged https://github.com/crskycode/GARbro/issues/130 2025-09-28 01:13:28 +08:00
Crsky
bb89462335 Merged https://github.com/crskycode/GARbro/issues/132 2025-09-28 01:10:28 +08:00
Crsky
d19d03fa93 Merged https://github.com/crskycode/GARbro/issues/147 2025-09-28 01:06:08 +08:00
Crsky
2612d213af Fix stream copy 2025-09-28 01:03:47 +08:00
Crsky
9fd59c64e0 Avoid unnecessary memory copying. 2025-09-28 00:44:00 +08:00
Crsky
66d6674849 Revert "Avoid unnecessary memory copying."
This reverts commit f1c31aa347.
2025-09-28 00:42:05 +08:00
Crsky
f1c31aa347 Avoid unnecessary memory copying. 2025-09-28 00:41:39 +08:00
Crsky
55dd3764eb Merge pull request #148 from kyororay/master
修正: Cyberworksにおけるtype d差分画像、及び非圧縮type b画像のデコードエラー
2025-09-27 23:02:36 +08:00
Crsky
9740262820 Fix ImageArray serialization 2025-09-27 22:53:04 +08:00
Crsky
19d6bb3a2a Added reference System.Runtime.Serialization 2025-09-27 22:52:30 +08:00
Crsky
6478bac389 Update ImageMCG.cs 2025-09-27 21:46:37 +08:00
kyororay
b66e3130dd 修正: ベース画像検索処理において、画像データの直前にある不要なパディングを削除する処理を追加 2025-09-12 00:58:32 +09:00
kyororay
7b73ada26d 修正: PackedEntryクラスのメンバ変数IsPackedの判定条件変更 2025-09-12 00:55:07 +09:00
Manicsteiner
e9092e8cea fix: F&C Soreiyu MCG v200 img dec 2025-08-14 15:59:28 +08:00
Killerswin2
fbe07b813b Resolved: database files being overwritten 2025-08-01 18:23:41 -05:00
Killerswin2
fb6fd6512d fixed: out of bounds index 2025-08-01 18:16:05 -05:00
Killerswin2
81db3e6d54 remove try catch statement 2025-08-01 18:16:05 -05:00
Killerswin2
c36d892656 added: Kano2Crypt for Kiss Kano2 game 2025-08-01 18:16:05 -05:00
MLChinoo
1d934cc7d9 fix 2025-07-31 19:34:32 +08:00