Artikash / Textractor

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

Issue with too many hooks, and no good hooks #618

Open Ikuze321 opened 3 years ago

Ikuze321 commented 3 years ago

I am trying to play Higurashi with textractor but I'm getting like, 100 or 200 hooks and I cannot find a good one. So many of them just say stuff like "HideGButton" or "MouseScrollWheelButton" and then there's tons with just boxes and nonsense, and then when i do find one with the actual text from the game it's got repeated lines and it's also missing lines.

I also have no idea how the save function works. I have hit it before but as far as i can tell it does nothing.

Ikuze321 commented 3 years ago

I also read the FAQ and tried the REGEX filters, they seem to have no effect and crash textractor. I also tried searcing for text to find a hook and I'm just getting garbled crap that has the text I searched for but it's not right at all how it should be (not including all the text, mixed with the english, and also there are 800 found hooks)