Touhou Kouryudou: Unconnected Marketeers – Installing English Patch on Linux

Commands only work if your Steam library is in its default location.

Each step has only one command. Don’t try to split up the commands by line, just copy the whole block.

Preparation

  1. Download the latest release of the patcher (thcrap.zip):
https://github.com/thpatch/thcrap/releases
  1. Extract thcrap.zip into your game folder

(This command only works if you downloaded it to the “Downloads” directory)

unzip $HOME/Downloads/thcrap.zip -d $HOME/.local/share/Steam/steamapps/common/th18/

Installing the Patch

  1. Rename th18.exe to th18_jp.exe
mv $HOME/.local/share/Steam/steamapps/common/th18/th18.exe $HOME/.local/share/Steam/steamapps/common/th18/th18_jp.exe
  1. Rename thcrap.exe to th18.exe
mv $HOME/.local/share/Steam/steamapps/common/th18/thcrap.exe $HOME/.local/share/Steam/steamapps/common/th18/th18.exe
  1. Define the game’s location (honestly just paste it in it works)
mkdir $HOME/.local/share/Steam/steamapps/common/th18/config && echo /{/"th18/":/"Z:$HOME/.local/share/Steam/steamapps/common/th18/th18_jp.exe/",/} > $HOME/.local/share/Steam/steamapps/common/th18/config/games.js
  1. Run the game (not “Game Setting”) through Steam
  2. Go through the installer and select “English language pack” (the default)
  3. On the next game you should see your game. just click next.
  4. Deselect ALL shortcut options (it will complain)
  5. Finish the installer
  6. Rename th18.exe to thcrap.exe
mv $HOME/.local/share/Steam/steamapps/common/th18/th18.exe $HOME/.local/share/Steam/steamapps/common/th18/thcrap.exe
  1. Rename thcrap_loader.exe to th18.exe
mv $HOME/.local/share/Steam/steamapps/common/th18/thcrap_loader.exe $HOME/.local/share/Steam/steamapps/common/th18/th18.exe
  1. Run the game!

Be the first to comment

Leave a Reply

Your email address will not be published.


*