Artikash / Textractor

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

M characters missing from copy #438

Open ChellyCoco opened 3 years ago

ChellyCoco commented 3 years ago

Thanks for the awesome program!

I've finally managed to link it up to an Uta No Princesama game, and whilst the text comes through fine it seems to be missing all of the M characters in hiragana (ま、み、む、め、も) , also Ho (ほ), and I've noticed a few Kanji beginning with M missing too.

I thought it might be something to do with my regex filter but it's empty and disabled, still having the issue. I have replacement running on a few character names and I've tried disabling that too.

Lua is running because I needed an RQ code for this one.

Extensions are: Lua, Replacer, Remove Repeated Characters, Remove Repeated Phrases, Copy to Clipboard, Bing Translate and Extra Window.

Code I'm hooking with is RQ@15B6C8F4 if it helps?

https://vndb.org/v10035

InkedCapture1_LI InkedCapture3_LI InkedCapture8_LI

lycorisnoirge commented 10 months ago

i've had the same issue for a while now and on the same game... did you manage to find a solution?