Want to hook UTF-32
Please support UTF-32 in Textractor so that text can be hooked. After many attempts, I found that most games that aren't hooked on Textractor are UTF-32 text encoding. Textractor has very good performance than other Texthookers. Please support UTF-32 in Textractor. I guarantee that many issues will disappear.
Or if you know the H code that can hook UTF-32, please let me know!
12000 utf-32
12001 utf-32BE
so try HS12000# or HS12001#, like HS12000#-1C@123456

Thanks! I found the address to hook the text with Cheat Engine first. How can we make this combination? Like this, 1C@123456
These are the addresses I found.
24FCCADED5C
2EA751D3D2F - 42 8B 44 08 28 - mov eax,[rax+r9+28]
try RS12000#@text string address, or see guide guide
Thank you very much for your kindness. Sadly, I tried several hooking addresses combined with RS12000#@, but it didn't work out. I tried to find the h code myself after looking at the guide, but I failed. :(
In "Settings" you can set the default codepage. Try to see, once the correct code page has been set, perhaps Textractor automatically finds the correct hook.
I thought it was a very good idea, so I tried it right away. However, when I attach the game, this error screen occurs, and the Textractor automatically shuts down. What I tried was 12000, 12001 on the UTF-32 code page. Both are experiencing errors
.
To hook UTF-32 use RQ4< instead of RS12000#. I think Textractor can't handle codepage 12000/1, though I'm surprised that's the error message.