Open migig3 opened 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.
Yes, If I make Userhook it can read the text, but I want it to work automatically like ITHVNR.
Yes, I agree with you. I made the post to say this is a problem for me too and it exists. :)
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.