#words #helper #selecting #poem #windows #tool #ddlc

nightly bin+lib ddlc_helper

DDLC word selecting helper, and a library of DDLC poem's words

10 stable releases

2.0.4 Jul 29, 2021
2.0.3 Jul 24, 2021
1.3.0 Jul 16, 2021

#363 in Games

MIT license

9KB
304 lines

ddlc_helper

crates.io

中文文档

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

Releases for Windows are avaliable on Github

Build

cargo +nightly build --release

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.


lib.rs:

the words are from DDLC wiki

No runtime deps