Commit Graph

88 Commits

Author SHA1 Message Date
263c156d03 Add support to import comu message to scn scripts 2025-07-01 16:54:16 +08:00
30feefffbd add selects import support for scn script 2025-07-01 14:31:40 +08:00
6d76d8454d Fix wrong serde serialize for psb file 2025-07-01 14:01:40 +08:00
cbfbf622cf Add support to import scn script 2025-07-01 11:14:40 +08:00
49a16888a3 Add comumode export support for scn script 2025-06-30 20:42:18 +08:00
05a4ee447b scn script support selects 2025-06-30 19:17:01 +08:00
ff00a65dab Add kirikiri Scn script support 2025-06-30 17:39:38 +08:00
aafa03db02 Use wrapping macro 2025-06-30 10:22:28 +08:00
ebcce0b741 Add support to export multiple images 2025-06-29 19:25:55 +08:00
389ba1f52a add script type detect for catsystem int archive 2025-06-29 18:35:36 +08:00
199008f803 . 2025-06-29 17:22:55 +08:00
46f6e6104e add new settings 2025-06-29 17:20:09 +08:00
76554b06ec fix bug 2025-06-29 16:50:42 +08:00
7d2522fdf7 Add hg3 export support 2025-06-29 16:48:38 +08:00
0a6ac0afcb Add catsystem2 int archive support 2025-06-29 13:27:04 +08:00
63286fe5a0 Use generic types 2025-06-19 14:27:19 +08:00
6e45e90878 Add cbg v2 impl (Have bug 2025-06-17 13:28:04 +08:00
b98380fcd3 Add support to DSC file in BSE encryped files 2025-06-16 17:15:30 +08:00
b2b1d14acf Add BGI CompressedBG v1 decode support 2025-06-16 13:51:24 +08:00
d807b9fe5b Add support to create BGI sysgrp image 2025-06-14 16:44:42 +08:00
1e70036d47 Add support to detect BGI sysgrp image 2025-06-14 13:11:29 +08:00
c1269bdd3c Add support to export image from archive.
Add an argument to allow detect sysgrp image
2025-06-14 12:04:27 +08:00
48c3051e0d Bug fix 2025-06-12 21:53:50 +08:00
242d501af5 Add BGI Image decode support
Fix DSC decompress
2025-06-12 21:52:01 +08:00
8bed66d4f1 FIX BSE decode 2025-06-12 17:59:39 +08:00
ecaa9cc213 ADD BSE support for v1 2025-06-12 15:37:11 +08:00
12fc8f86d7 Add BGI Bse encrypted format support 2025-06-12 15:07:21 +08:00
798b6279c2 BgiArchiveV1 add DSC decode support 2025-06-12 13:35:44 +08:00
bc9519aa31 Add script type detect 2025-06-12 12:49:09 +08:00
71cdebadd3 Add DSC decompress support 2025-06-12 11:49:08 +08:00
d6b6ea32a7 Rename 2025-06-11 21:39:13 +08:00
b4f806f5d5 Add basic BGI unpack support 2025-06-11 17:42:21 +08:00
a64d0e0380 优化 ArchiveContent 接口,改为使用 MemReader 处理数据,提升内存管理效率 2025-06-11 12:03:43 +08:00
b8493c3100 minor fix 2025-06-10 16:30:42 +08:00
27cbadb44b Fix 2025-06-10 12:45:42 +08:00
d67d1d617e Disable output file not found warning by default 2025-06-10 11:27:04 +08:00
dac8aaae85 Add itufuru(いつか降る雪) script support 2025-06-09 23:01:30 +08:00
0e6a6d5880 Update bp code 2025-06-08 09:48:08 +08:00
a6e230eb7d Add support for BGI ._bp script 2025-06-08 09:25:54 +08:00
f7554f5969 Add support to create script file. Add bgi ._bsi file support 2025-06-07 22:06:33 +08:00
afd7dc5674 Fix warning 2025-06-07 21:17:30 +08:00
4068cc5a04 Use a more safe way to patch BGI script 2025-06-07 21:07:28 +08:00
f1e35c904c 添加 BGI 脚本导入重复字符串的支持;新增 WriteAt 特性以支持在特定偏移写入数据 2025-06-07 18:18:56 +08:00
5533e901f7 实现 CPeek 特性并在 MemReader 和 MemWriter 中添加支持;重构 V1Parser 和 BGIScript 中的字符串读取逻辑 2025-06-07 15:17:24 +08:00
4fcb4a4d24 BGI parser use ReaderExt and Peek 2025-06-07 13:48:57 +08:00
04b2e63b4f Minor fix 2025-06-07 13:20:18 +08:00
eaee52d64d Add support to unpack archive files 2025-06-07 13:12:41 +08:00
ddb54da46c Fix escude crlf 2025-06-05 17:15:10 +08:00
2321669754 LZW Compress use u32 2025-06-05 16:41:21 +08:00
4e9d7eb943 Add support to dump name for panicon 2025-06-05 16:28:30 +08:00