Skip to content

steamdeck

DQX and dqxclarity can be run together directly on your Steam Deck without the need to dual boot Windows. This is done by running dqxclarity within the same wine prefix that DQX resides in, giving it access to the same process space.

Info

Serany does not play DQX on a Steam Deck and put this together as a best effort for those who have asked for this to be made available. Supporting this is extra overhead he doesn't want to manage and he doesn't want to make sure everything introduced into dqxclarity also works on the Steam Deck. Although the below instructions work, the amount of support provided will be at his discretion.

Warning

You need to both be comfortable navigating around your Steam Deck and also be able to follow on-screen directions. If you're "bad with computers" or tend to ignore directions and skip ahead, this process may not be for you.

pre-requirements

  • A Steam Deck booted into Desktop Mode
    • If you're in Gaming Mode (the default mode), press the "STEAM" button on your controller, select "Power" and select "Switch to Desktop"
  • Your Steam Deck must have an internet connection

installation

  • While in "Desktop Mode", select the "Application Launcher" button in the bottom left and open "Konsole"

application_launcher

  • This presents you with a terminal window. To get started, you will need to type the following into the Konsole window. Make sure to copy the entire line (it scrolls!):
bash -c "$(curl https://raw.githubusercontent.com/dqx-translation-project/steamdeck/refs/heads/main/install.sh)"

Tip

You have a few options here:

  • You can open this webpage onto your Steam Deck through Firefox so you can copy this command
  • You can press "X" on your Steam Deck to open the on-screen keyboard and type this way
  • You can remote into your Steam Deck from a computer and perform the commands this way. Personally, I use Rust Desk

Note

For those concerned about malicious code being run on their Steam Deck, you can review the script yourself.

  • In the Konsole window, paste this command and press enter. This will download the script and execute it on your Steam Deck

install_command

  • You are presented with a TUI, which is interactable with a keyboard using the arrow keys and the enter key

main_menu

From here, you will want to go through each option from top to bottom (1, 2, 3, etc.). This TUI will automate several commands for you and present on-screen instructions when you need to do things yourself. Just about every manual step it asks requires you to interact with your Steam client to add non-Steam games. As the script goes into detail on what to do, this guide will end here.

If you have not installed dqxclarity before and are interacting with this for the first time:

  • Familiarize yourself with dqxclarity. These are the PC install instructions, but how it works is the same
  • You will need to set up an API key (DeepL, Google Translate), which is used for machine translating the server-side text. Optionally, you can set enablegoogletranslatefree to True if you don't want to set it up (although this provides inferior translation quality). This is done within option 6: "Edit user_settings.ini"

If you have questions, reach out in the #clarity-questions channel in the DQX Worldwide Discord. Make sure you provide as much detail as possible, including screenshots, error messages, what you did, etc. Messages like "help", "this doesn't work" or support by proxy (doing it for a friend) will be ignored.

known issues

  • Pre-rendered cutscenes (such as the one that plays at the end of the Ethene prologue) will not play correctly and show as either colored bars or a black screen. If the game softlocks because of this, it will need to be forcefully closed and you will need to choose to skip the cutscene upon logging in again. This is a general Steam Deck issue with certain video formats, so there is no known solution at this time.