How To Manual Patch The Game With The Recent Translations

It’s been some time since anything’s been said here, so I felt I might as well give an update on the progress our translation team has been making.

If you’ve been following our translation efforts since April, you may have noticed that everything pertaining to the main story, sidequests, and all of the other map text has been translated.  To put it simply, with the exception of a couple areas of flavor text, Monster Girl Quest: Paradox is pretty much all translated now, and you can play the game from start to finish and even dive into the postgame without running into walls of moonrunes.

However, our work is not quite finished yet.

Some of the more observant players may have noticed parts of the translation to be of questionable quality.  And not just the final stretch of the game, but some earlier segments as well that Dargoth had translated.  To that end, the more competent and Japanese-versed translators among our team, yom and Upthorn, have been doing thorough playthroughs of the game to catch any awkward or unusual text and polish up the translation and writing to ensure the quality some have come to expect our of this project.  This is currently taking priority.

I also mentioned those exceptions of flavor text earlier.  To sum it up, here’s what still needs to be translated.

  • Labyrinth of Chaos gear enchant effects.  A lot of them are already translated, but some still are still in Japanese.  There’s also some untranslated boss text.  Soul is supposedly working on these.  Aside from those, the entire LoC is translated.
  • Giving Presents in the Pocket Castle.  We’ve actually begun work on this, though progress will be slow until the story translation is done being polished.
  • Skill Words (AKA, what characters say in combat upon using skills).  This hasn’t been started yet, I imagine this is going to be the last wall we climb before our work is truly complete.

And as far as Dargoth is concerned, he’s still missing-in-action.  He’s responded a couple times in one of the MGQ Discords, but until he actually does anything beyond a simple “I’m still here”, I can’t say he’s back.

With all that out of the way, here is the translation patching guide once again!

Step 1: Have the latest version (2.41) of Monster Girl Quest Paradox

This is important: you must be patching a 2.41 game of Paradox.  You can tell what version you have by the number that appears on the top-left of the title screen when you run the game.  If the version number is anything other than 2.41, you’re playing an outdated game and need to acquire the latest one.  If you’ve purchased this game before on DLSite, you can redownload the latest version without having to buy it again.

At this point, your MGQ Paradox folder should only contain the files you extracted from the .zip package it came in–nothing else, not even save files.  If you have save files, please move them out of the folder until you have successfully translated your game.

Step 2: Obtain the RPGMakerVXAce Translator

Now we need the program that will allow us to apply the translation, which is the RPGMakerVXAce Translator.  You can find it at Dargoth’s Bitbucket repository.

https://bitbucket.org/ArzorX/monster-girl-quest-paradox-translation/src/master/

Click the Downloads tab, and you should find “RpgMakerVXAce Translator 0.10c.7z” among the available downloads.  Save it, and extract its contents wherever you like–preferably in a new folder outside of your MGQ Paradox folder.

Step 3: Run the Ytinasni.RpgMaker.GameSelector.exe

There should be a file called “Ytinasni.RpgMaker.GameSelector.exe” among the files you extracted.  Run it, and it will prompt you to input the directory of your MGQ Paradox Game.exe file.  If you don’t feel like typing it all out, a simple method is to right-click Game.exe, click Properties, copy the file path shown there, and paste it into the prompt.  Press Enter, and let the program run its course–during this time, it will generate a bunch of files, most notably a Blobs folder.  This might also be a good time to mention you should have some disk space available–as the Blobs folder can grow quite large–mine is up to 10GBs in size, so that should be about how much disk space you should set aside.  You’ll need to set aside a few GBs more later once you actually run the translator a few steps later…

As the GameSelector nears the end of its process, a folder called Script should be generated.  This is where the game’s text script is located, and what really matters when it comes to translating your game.  Once the GameSelector is done, it should tell you to press any key to exit.  That means it’s time for the next step, which is…

Step 4: Replace the Japanese scripts with the translated ones

The Script folder contains all of MGQ Paradox’s text inside of it.  Right now, all of the scripts are in their orignal Japanese state.  The way we translate our game is by replacing all of these Japanese scripts with the translated English scripts from the translation team. You can find all of the translated files at our bitbucket, which is in the following link:

https://bitbucket.org/ArzorX/monster-girl-quest-paradox-translation/src/master/

Click the Downloads tab, and click “Download Repository” to acquire all of the scripts in a single zip package. Once you’ve download the script package, unpack the contents into the Script folder that was generated by the GameSelector.  Click Yes whenever asked to replace the existing files.

Step 5: Run the Ytinasni.RpgMaker.Translator.exe

Once you’ve replaced the Japanese scripts with the translated ones, it’s now time to translate the game by running the “Ytinasni.RpgMaker.Translator.exe”.  Just run it, and wait a while.  It will check all of your scripts first to ensure there are no errors (and there hopefully shouldn’t be any, or our translators have really screwed up), then begin compiling them.  You’ll know it’s done when you get the “press any key” line.

Your translated game will be generated in a folder called “out” along where your RPGMakerVXAce Translator is.  Look inside it, run Game.exe, and you should now be playing a (mostly) translated copy of Monster Girl Quest Paradox! If you had moved your save files out of the original Japanese Paradox folder, you may now relocate them into your translated Paradox folder to pick up from where you left off.

If you ever want to update your translation later on, you can skip the first three steps and go straight to Step 4, no need to generate another Blobs folder or anything.  Just download the latest script files, replace the old ones with the new, and run Ytinasni.RpgMaker.Translator.exe again.

One final note: If you are continuing from a save file, note that your save retains map data from the time you saved your game.  Meaning, if you saved in a previously-untranslated location, the NPCs will still be giving you Japanese messages.  Don’t panic:all you have to do is exit the map, then re-enter for the game to “reload” the map script with the translated one.  Simple as that!

Guide made by the user Gemini Sunfall.


Video Tutorial guide made by Iliasroute ftw:
https://bitbucket.org/ArzorX/monster-girl-quest-paradox-translation/downloads/MGQ_Paradox_Manual_Path_Video_Tutorial_by_Iliasroute_ftw.mp4

For those who keeps updating your translation frequently, you’ve probably noticed that the Blobs folder can get pretty big, mine was over 10 GB”

As mentioned, the Blobs folder generated by the GameSelector is pretty big, and it gets bigger every time the Translator program is run. We’ve recently discovered that the GameSelector only requires specific files, and we can utilize this for more efficient patching. Just follow these steps:


•Make a new folder to copy some items in. It needs to have the Game.exe and Game.rgss3a files from the Paradox directory, and the game.ini file from the out folder created by the translator program.


•Delete or backup your existing Blobs folder (and backup your saves too, just in case)

•Run the GameSelector.exe and input the directory of the Game.exe from the new folder you created at the prompt.


•Run the Translator.exe; you don’t even need to replace the Script folder at this point unless it’s in need of updating . And that’s it. The Blobs folder is now a more sensible 500-700 MB, you still run the game from the exe in the out folder, and you update the translation the same as usual, though the program should now run a little faster.

Important :
In case you have problems after this tutorial with a black screen when you try watch some h-scenes of the game and you only get a black screen. Don’t worry, it’s not your fault or fault of the program, the problem is that you don’t have part 1 cgs in part 2 and without that you can’t watch part 1 h-scenes in part 2.

To fix that, just copy the graphics folder of part 1 into your part 2 folder and replace easy as that and you will not get anymore black screens.

Advertisement

143 thoughts on “How To Manual Patch The Game With The Recent Translations

  1. Hello, I was able to get paradox part 2 translated, but am a little confused on how to go about for part 1 since it’s latest version is 1.2 and not 2.41. I understand they’re the same game but would appreciate some guidance. Thank you.

    Like

  2. Don´t worry about that the recent version of part 2 already contains part 1 translation too.
    Just follow the steps to translate part 2 with the latest version and everything will work fine.

    Like

  3. So I ran the translation steps to a T and yet it gives me problems: For example, it gives me the “error game.ini failed reflex check” and that “you need to run Gameselctor before translator”, What the heck is wrong with it?

    Like

    1. other than that everything else seemed to go smoothly but those 2 errors are possibly the main reason why I can’t even translate the game

      Like

    2. Are you sure you are following the steps correctly?
      Another thing by the errors you are telling me. You are using the last version of the game?
      The patch won´t work in older versions, If you are still having problems with the patch process please feel free to contact me via email or my discord.
      Check the contact me section to find both.

      Like

  4. Hey, sorry for the dumb question but I downloaded the MGQv2.41 and the VXtranslator and when I run paste the directory of the game it let me do it but then nothing happens, the text just stay the same, The instructions said that I needed the latest patch of the game but I dont know if it has to be the v2.35 or Im doing something wrong.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s