HIllya51 / LunaHook

Visual Novel Text Hook Engine / LunaTranslator 核心文本提取器
GNU General Public License v3.0
210 stars 10 forks source link

Text in dialogue box is split into separate lines #27

Closed Vincent-Dawn closed 2 months ago

Vincent-Dawn commented 2 months ago

Version 程序版本

3.1.4

Related screenshot (optional) 相关截图(可选)

Screenshot 2024-04-27 180139 Screenshot 2024-04-27 180234

Reproduction steps 复现步骤

This has been happening for awhile with the same game I mentioned in a LunaTranslator issue . I wanted to wait a bit after what happened last time after I didn't upload the photos correctly.

It appears that with this game, and possibly other Cyclet games, that when text appears in the dialogue box that is more than one line is split into two or three separate lines in LunaHook.

HIllya51 commented 2 months ago

Increase the flushdelay and then use plugin in LunaHook or use text process method in Lunatranslator to filter the line separators.

屏幕截图 2024-05-03 122346
Vincent-Dawn commented 2 months ago

I increased the flush delay to 300 and later to 400 and that seemed to work, also which plugin do I use?

I think it might be thread linker, I added it to the plug in menu, but I don't know how to use it.

HIllya51 commented 2 months ago

Try by youself, I don't use plugins.