Artikash / Textractor

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

Textractor is unable to hook and translate Gekkou Yuusha. #693

Open Haiyami opened 3 years ago

Haiyami commented 3 years ago

So this game is a bit weird. I think the text is compiled in java script or something because textractor refuses to hook the game and says javascript is too low quality. Also this game is weird because upon running it there are like 5 exe processe going on. Which means 5 exes are hooked while running the game?

Anyways The full Japanese title is 下戸勇者 ~酒は飲まねど酒池肉林!

It's my CaramelBox&IchigoAgi. I don't know what they did with this game but it's god damn hard to get a proper hook. I used the find hook feature and that doesn't work either. So I'm wondering if we can get this game added to textractor's library of automatically recongized hooks.

Lithenoodleguy commented 3 years ago

Having the same issue, nothing seems to work with all the find hooks being full of gibberish Unicode even with Japanese locale.

lgztx96 commented 3 years ago

see https://github.com/Artikash/Textractor/issues/615

Lithenoodleguy commented 3 years ago

Thank you