Skip to content

zhengxiaoyao0716/yu-ris-ext-ybn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YU-RIS 引擎 .ybn 文本提取、打包工具

基于 regomne/chinesize/extYbn 修改,主要是增加了对非 ShiftJIS 字符的处理

Usage

猜测并输出 opcode:

.\extYbn.exe -e -output-opcode -ybn ".\ysbin\yst00112.ybn"

从 ybn 文件提取并输出文本

.\extYbn.exe -e -v -ybn ".\path\of\yst01234.ybn" ^
  -txt ".\output.txt" -json ".\output.json" ^
  -key 0x96AC6FD3 -op-msg 91 op-call 29

写入文本并重新打包 ybn 文件

.\extYbn.exe -p -v -ybn ".\path\of\yst01234.ybn" ^
  -txt ".\output.txt" -new-ybn "output.ybn" ^
  -key 0x96AC6FD3 -op-msg 91 op-call 29

About

YU-RIS 引擎 .ybn 文本提取、打包工具

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages