Dragon Quest X Translation Project

Logo

Table of Contents

dqxclarity

dqxclarity is a Python program that enables the game to display in English. It uses both a live translation service and modded game file to render English in the game client.

download

pre-requirements

For instructions on how to get an API key:

installation

installation troubleshooting

My antivirus says dqxclarity is a virus

When you download and extract dqxclarity, your antivirus may trigger and flag the program as a virus. This is a false positive and can be ignored, but you may need to make an exception in your antivirus to mark the executable as OK. I recommend making an exception to the entire Clarity folder.

I extracted the zip and the dqxclarity.exe program disappeared (or isn’t there)

Your antivirus is removing dqxclarity from your computer. I’d suggest adding an exclusion to your entire dqxclarity folder in this case. If you use something other than Windows Security, you will need to Google how to add an exclusion/exception using that software.

When I launch dqxclarity, a window opens and immediately closes

There are so many reasons why this could occur, but first, take a look inside of your dqxclarity folder and look for a folder called logs. Inside of that is a file called startup.log. The error message should be listed in here.

A few common issues:

If you aren’t sure what to do, please stop by the Discord, post your issue in the #clarity-questions channel (with the accompanying console.log file attached) and we’ll be happy to take a look.

When I launch dqxclarity, the game dialog is translated, but all of the menus are still in Japanese

Make sure you checked “Update Translated Game Files” in the dqxclarity window. This downloads two custom files that are then placed in your game folder, which is what enables all of the in-game menus to be translated.

If you’re still seeing the menus in Japanese, note that every time the game patches, it overwrites the modded files. You will need to re-download them by launching dqxclarity and ensuring that “Update Translated Game Files” is checked.

uninstallation

faq

Can I get in trouble for using dqxclarity?

Short answer: probably not. Although what dqxclarity is doing is against the ToS, many overseas players have been using dqxclarity for quite some time and we’ve heard of no one receiving a ban, or even warned for using it. This doesn’t mean that it can’t happen, so there will always be an inherent risk, but it is likely to be very small.

Can Japanese players see that I’m using dqxclarity?

Everything dqxclarity does is client side, so only you will see it. However, there are 2 specific instances where they can determine that you’re using dqxclarity:

Doing either of these things will broadcast a message in English that all nearby players can see. English itself isn’t prohibited, but this message is automated and supposed to be in Japanese, so seeing it in English instead of Japanese could raise an eyebrown. It’s doesn’t hurt to craft and fish in secluded places, such as your home, a My Town, or a less populated server/area if you’re paranoid, but others perform these same actions in public without a problem.

Every time I talk to an NPC, my game freezes for a few seconds

This is not a bug, but an (unfortunate) expected experience. As we don’t have access to server-side text in game, text that is encountered is translated on-the-fly by sending it to a translation service like DeepL or Google Translate. The time it takes for the text to send, be translated and returned is the duration of the pause you’re experiencing. There isn’t really anything we can do about this issue and it’s just a behavior you have to get used to.

Every time I encounter a loading screen or change zones, the game throws an error or crashes!

The reason this happens is because dqxclarity does not currently have an intelligent way to re-hook itself back into the game. During loading screens, the game has to “hide” the fact that it’s inside of the process, or you will receive an error message (INVALID_CALL_1). dqxclarity is configured to wait a short period of time during loading screens before re-attaching to the game. If you have a slow/older computer that takes too much time to transition out of the loading screen, you will inconsistently (and possibly consistently) run into this problem.

Workaround: Note that I will not support installations that run into these issues. This problem is usually seen with people that run DQX on very slow/old computers or laptops. I can provide you a workaround that you can try, but it’s just a workaround.

Since you’ve directly edited the file, any future updates from dqxclarity will overwrite these changes. You will need to come back into this file and change the value back to what you used before.