Commit Graph

556 Commits

Author SHA1 Message Date
f20e4611b0 Update sha3 to 0.12.0 2026-06-03 00:01:26 +08:00
5d3f19340e Update jieba-rs to 0.10.1 2026-06-02 23:47:25 +08:00
7b58e08299 Add support for Yu-Ris YSTD(Global counts) file (.ybn) 2026-06-02 16:42:25 +08:00
8c767fd9e9 Add support for Yu-Ris YSVR(Variables) file (.ybn) 2026-06-02 14:39:51 +08:00
6de87fb8ea Update Yuris TSTB dump support 2026-06-02 11:27:21 +08:00
d09a3041c5 Move to Hxv4Crypt 2026-06-01 23:21:17 +08:00
f9c08c753a Remove private mode, open source hxv4 params generate 2026-06-01 21:11:00 +08:00
c63b766110 Update YSTB disasm code 2026-06-01 18:12:44 +08:00
906c72faaf Add support for Yu-Ris YSLB(labels) file (.ybn) 2026-06-01 15:12:09 +08:00
06936c821a Add support for Yu-Ris YSTL(file list) file (.ybn) 2026-06-01 13:10:58 +08:00
807c53511d Add workround fix 2026-05-31 10:05:29 +08:00
af238e67ef fix bug 2026-05-30 22:12:37 +08:00
eaa4ba6eec Add serde support for Yu-Ris YSTB(compiled script) file (.ybn) 2026-05-30 12:36:01 +08:00
f1e9c15355 Fix not expected extension name when unpacking file ( fix #14 2026-05-29 16:41:02 +08:00
24f73a03f8 Fix \R parse 2026-05-29 16:24:06 +08:00
465b0d7f9e Fix some parser issue 2026-05-29 10:17:00 +08:00
2012ac795f Better handle YSTB argument data 2026-05-28 16:25:38 +08:00
6b8b169d10 Add support for YU-RIS compressed image file (.ydg) 2026-05-28 14:54:10 +08:00
af76b42f41 Handle more choices in totsulover
Allow to trace choice syscall in user function
2026-05-23 09:47:02 +08:00
7ac2c19dd8 Add custom segmenter support 2026-05-20 14:59:52 +08:00
17fbc10d2e Add support for Yu-Ris scenario text file (.txt) 2026-05-17 15:54:41 +08:00
f7b1a51b9f Fix when zstd with none segmenter, result xp3 crashed 2026-05-16 15:56:40 +08:00
a15623d2fd Add basic support for Yu-Ris YSTB(compiled script) file (.ybn) 2026-05-15 14:14:28 +08:00
99c90ddec7 Allow to create yscfg/yser file 2026-05-14 09:45:09 +08:00
04fef8f2a3 Add support for Yu-Ris YSCFG(config) file (.ybn) 2026-05-13 21:25:21 +08:00
76461f57c4 Update yscm file unpack 2026-05-13 20:47:16 +08:00
61334083e7 Add support for Yu-Ris YSER(error message) file (.ybn) 2026-05-13 19:20:10 +08:00
5702a1d248 Add support for Yu-Ris YSCM(opcodes metadata) file (.ybn) 2026-05-13 18:15:04 +08:00
b832552fca 优化压缩 2026-05-12 23:23:38 +08:00
70ef574b94 Add compress level for BGI Dsc file 2026-05-12 21:31:32 +08:00
b198a2fb3f Use Package-Merge Algorithm for bgi dsc compress 2026-05-12 18:11:40 +08:00
b7815d7516 Add support to unpack xp3 file in pe(exe) file 2026-05-12 10:26:55 +08:00
39aa262fb2 Add support to use key package in filelist.json 2026-05-11 12:12:58 +08:00
5feef20311 Add skip existed for unpack command 2026-05-09 22:40:48 +08:00
79f9371591 Add support to filter file with file hash 2026-05-09 17:16:02 +08:00
b2a4064bdc Update game list 2026-05-09 16:20:10 +08:00
aca72df20f Fix previous filter key not updated bug 2026-05-07 22:04:53 +08:00
d3eef35488 Allow multiple index keys (lllj PKG and DL have different index key) 2026-05-07 21:13:43 +08:00
4f0991afc9 Fix index key detect 2026-05-07 14:16:56 +08:00
191d7af25d Now support to detect default path 2026-05-06 10:44:52 +08:00
e1ead588ea Add HxCrypt 2026-05-06 00:00:54 +08:00
a52953a7dd Add HxCryptLite (tested game: https://vndb.org/v16483 ) 2026-05-04 19:11:17 +08:00
b9bd5179ec Add SisMikoCrypt (untested) 2026-05-04 14:28:50 +08:00
b376a9ab22 Add XanaduCrypt 2026-05-04 13:21:31 +08:00
382e80887a Add ChocolatCrypt 2026-05-04 10:55:14 +08:00
0a9e0ff0a7 Add HachukanoCrypt (untested) 2026-05-04 10:15:42 +08:00
c9949e8ef5 Add ChainReactionCrypt (tested game: https://vndb.org/v2673 ) 2026-05-03 17:06:33 +08:00
76f0467da2 Add PureMoreCrypt (tested game https://vndb.org/v14927 ) 2026-05-03 11:28:41 +08:00
f4e4a48aa3 Add MiburoCrypt 2026-05-02 22:08:07 +08:00
aa40b2aa7b Add UTF-16 LE mark to stream 2026-05-02 19:42:04 +08:00