ddlc_helper

crates.io

中文文档

DDLC_Helper is a tool to select words in DDLC(Plus).

Releases are avaliable on Github

Build

cargo +nightly build

This project used the unstable feature once_cell after 2.0.0.

Usage

  1. Select a charactor you like. (e.g. Sayori)
  2. You should set language as English in DDLC when selecting words.
  3. Use OCR tool to recogonise words in the game. (e.g. ShareX)
  4. Type the words we just got to this tool. (the words should be split in whitespaces like CRLF, Space, Tab, ...)
  5. Select one of words ddlc_helper prints prefixed with "Result:".

Notice

This tool is NOT letter-case sensitive, although the output should always be lowercase.