Touhou Puppet Play Forums
Touhou Puppet Dance Performance => Touhou Puppet Dance Performance => : Shiningbolt January 09, 2015, 09:38:46 AM
-
What I usually do for Japanese games is use a program called ITH to grab the game's text and read from there. However, ITH has issues with this game.
Does anyone happen to have the /h code for the game or some other means to grab the text as it's shown on screen?
(By the way, I want to play this game in Japanese since I'm trying to learn the language.)
-
I used AGTH with options /x3 /kf /ks /c <game path>. I then look through all the addresses until I find the one the game's text is in. Make sure the "Start in" directory is set to wherever the game is.
This method is probably even more outdated and arcane, but it works for most things.
Another tool I've heard mentioned that provides text hooking is Visual Novel Reader, but I've never used it.
-
Oh. Using AGTH like you said worked. Thanks for the help!