Thanks !
However I've still found a few (minor) untranslated things:
- when winning against bosses, the gold amount received is not translated. In the scripts:
Code:
ObtainGold = "お金を %s\\G 手に入れた!"
- statistics after having sex are not translated in some parts of the game. In Map004 (2 times), in Map006 (1 time) and in Map007 (1 time):
Code:
ShowTextLine("セックス回数 +1")
ShowTextLine("男をイかせた回数 +1")
ShowTextLine("絶頂回数 +1")
ShowTextLine("膣内射精回数 +1")
- some text in Map004 (when having sex with Joston - 4 times 2 lines), and Map042 (2 times 2 lines):
Code:
ShowTextLine("ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!")
ShowTextLine("ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!ズボッ!")