Artikash / Textractor

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

Textractor does not work correctly on NP21/W (PC98 games) #751

Open migig3 opened 2 years ago

migig3 commented 2 years ago

The latest version of NP21/W (PC98 emulator) supports text hooking. (ini file needs to be modified for the text hook https://simk98.github.io/np21w/download.html)

However, if I use ITHVNR on NP21/W the hook is automatically caught, but if I use Textractor on NP21/W an error occurs. (If I add H-codes separately on Textractor, text hooking works anyway, But I wish it would work automatically like ITHVNR)

I'd appreciate it if you could fix it.

unknown 1644375731768_fail

ENjoyBlue2021 commented 2 years ago

Can confirm this. I had the same trouble too. If you get the Hook with ITHVNR first and make a userhook it reads the text no problem. Searching for hooks didn't give a result either. Also for some reason if I try to attach to the 64bit version NP21/W crashes.

migig3 commented 2 years ago

Yes, If I make Userhook it can read the text, but I want it to work automatically like ITHVNR.

ENjoyBlue2021 commented 2 years ago

Yes, I agree with you. I made the post to say this is a problem for me too and it exists. :)