Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2k stars 201 forks source link

A regex filter for Chou no Doku Hana no Kusari (PC R18 version) #1257

Open chisani opened 3 months ago

chisani commented 3 months ago

The game https://vndb.org/r46097 Uses furigana for some kanji words. Textractor does not hook the kanji words with the furigana at all, or hooks them separately, or one kanji from that word only. I'd like to request a regex filter if possible that can hook the text along with those kanji words normally, but without the furigana. How I want it to hook: 既に階下の大広間では、わざわざ呼び寄せた楽団が、夜会 の客を迎えるための楽曲を奏でている。 Thank you! picture

Blu3train commented 3 months ago

I don't know if you are the same person who opened a similar request on discord. I ask the same question here: Would this be the VN in question? https://store.steampowered.com/app/2249450/Butterflys_Poison_Blood_Chains/ Is it the Japanese steam version you're interested in?

chisani commented 3 months ago

I don't know if you are the same person who opened a similar request on discord. I ask the same question here: Would this be the VN in question? https://store.steampowered.com/app/2249450/Butterflys_Poison_Blood_Chains/ Is it the Japanese steam version you're interested in?

Which discord? Not for the steam version, the request is for the R18 original Japanese version. https://vndb.org/r46097

Blu3train commented 3 months ago

I don't have this version. I'll try to fix texthook.dll for the Steam version, then who knows, it might work for your version too.

Blu3train commented 3 months ago

Which discord?

If you haven't found my question then it's someone else asking pretty much the same thing. No problem

Blu3train commented 3 months ago

On Discord they just explained to me that the Steam version has LucaSystem engine while the version you use is KiriKiri engine, so it won't be compatible.

chisani commented 3 months ago

I was ignorant of that, didn't know! Which means that both need different hooks to hook?