HIllya51 / LunaHook

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

text hook #2 #56

Closed NekoIriyaRu closed 3 weeks ago

NekoIriyaRu commented 3 weeks ago

vndb link/id

https://vndb.org/v1545

Game resource 游戏资源

Games built on the Shiina Rio engine have a text issue. While the text often follows an AAAABBBBCCCC pattern, it's not always consistent. This means that a filter designed to handle AAAABBBBCCCC text can accidentally remove necessary letters from words. As a result, translations processed through this filter can become nonsensical. Here's an example of a game using the Shiina Rio engine: https://mega.nz/file/2mwlmAgS#Vu786qUVxEZ8RBx5g56B-6I6JCip5pnxWnsYM-dUF_E Pass: ryuugames.com

screenshot 截图

image

HIllya51 commented 3 weeks ago

Show me cases where text cannot be filtered

HIllya51 commented 3 weeks ago

actually, it's ABCDABCDABCD pattern, not AAAABBBBCCCC pattern, I think maybe you select the wrong pattern.

NekoIriyaRu commented 3 weeks ago

actually, it's ABCDABCDABCD pattern, not AAAABBBBCCCC pattern, I think maybe you select the wrong pattern.

Here's an example of text filtering using the ABCDABCDABCD pattern on another game. I doubt the text was filtered correctly, as the resulting translation is nonsensical. This screenshot was taken from within the game itself: https://vndb.org/v2616.

image

HIllya51 commented 3 weeks ago

Isn't this text completely correct? If the translation is incorrect then you should try another translation.

NekoIriyaRu commented 3 weeks ago

Isn't this text completely correct? If the translation is incorrect then you should try another translation.

For translation, I use Google Translate API, Gemini, and DeepLX.

HIllya51 commented 3 weeks ago

Screenshot with more information

NekoIriyaRu commented 3 weeks ago

Screenshot with more information

I doubt you would understand text in Russian.

NekoIriyaRu commented 3 weeks ago

https://vndb.org/v2616 image

NekoIriyaRu commented 3 weeks ago

image (chat gpt = gemini )

NekoIriyaRu commented 3 weeks ago

Due to the flawed text filtering, the approximate meaning of the text is lost in translation.

HIllya51 commented 3 weeks ago

屏幕截图 2024-06-08 154508

There are texts without duplicates, why do you have to choose a duplicate text? Waste of my time

NekoIriyaRu commented 3 weeks ago

I can't find any non-duplicated text.

NekoIriyaRu commented 3 weeks ago

It only displays duplicated text.

image