Commit Graph

434 Commits

Author SHA1 Message Date
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
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
6d7cf5f42e Add support to decompress file in ××な彼女のつくりかた2 2026-05-02 19:27:08 +08:00
c298e1c1e1 Add Kano2Crypt 2026-05-02 17:12:13 +08:00
ed56ef1e39 Add SyangrilaSmartCrypt 2026-05-02 16:12:23 +08:00
4efff1c7fd Add NinkiSeiyuuCrypt 2026-05-02 15:33:08 +08:00
dfa9410b2c Add NekoWorksCrypt (tested gamehttps://vndb.org/v32811) 2026-05-02 13:54:39 +08:00
a13775f4a8 Add HybridCrypt (untested) 2026-05-02 11:06:39 +08:00
3d2e2a5545 Update fastcdc from 3.2.1 to 4.0.1 2026-05-02 10:05:28 +08:00
28be9fc250 Add PinPointCrypt (untested) 2026-05-01 23:44:50 +08:00
42fa26fdd4 Add FestivalCrypt (untested) 2026-05-01 23:23:52 +08:00
50e76bbb6b add support to handle tostulover choice (#8)
from 7bd3db8e21
2026-05-01 16:34:57 +08:00
aafe7411e2 fix bug when loading POINT.DAT (fix #8 ) 2026-05-01 15:34:55 +08:00
21d026731b Impl better to_data for some archive entry 2026-04-13 16:36:39 +08:00
4f7d696dbe impl Send + Sync mark for archive extract API (#12) 2026-04-13 15:35:01 +08:00
034f4f7a52 Add Send + Sync mark to Box<dyn Script> (#12) 2026-04-13 14:49:55 +08:00
dd2921f2dd Impl A thread safe DOM for xml5ever (#12) 2026-04-13 12:05:32 +08:00
e16412350f Add is_audio to ScriptBuilder (#12) 2026-04-13 08:31:18 +08:00
8f59064239 Fix detect function panic 2026-04-12 16:50:29 +08:00
acbd18a3f6 Fix lifetime 2026-04-12 16:25:59 +08:00
73059190d2 Fix overflow problem 2026-04-12 10:54:34 +08:00
d21e8c04d2 correct is_this_format document 2026-04-12 07:32:02 +08:00
52145d7c04 Fix some overflow problem 2026-04-12 00:29:11 +08:00
6265c8f46b Add SmxCrypt 2026-04-11 22:10:52 +08:00
9b983728ef Add MadoCrypt 2026-04-11 16:15:21 +08:00
2873780797 Allow to speicfy custom file list path 2026-04-11 14:57:55 +08:00
072fbad6f9 Add RhapsodyCrypt 2026-04-11 14:02:35 +08:00
4f3110cef8 Add PuCaCrypt
Fix CaseInsensitive cause BTreeMap not works correctly
2026-04-11 10:37:12 +08:00
dc29823b16 Update deps: aes, cbc 2026-04-11 09:15:22 +08:00