0%

Steam and SteamChina share the same game file

Steam and SteamChina share the same game file

Recently, SteamChina was launched in China. I download it and want to play the CSGO in the China server. But it reminded me download the game file, I found them don’t use the same file. Here is the solution to the problem.

  1. Find the absolute paths about Steam and SteamChina

    1
    2
    Steam: 			E:\Install\Steam\steamapps
    SteamChina: E:\Install\SteamChina\steamapps
  2. Delete or rename the folder steamapps in the SteamChina

  3. Open the CMD

  4. Create the file link

    1
    mklink /d "E:\Install\SteamChina\steamapps" "E:\Install\Steam\steamapps"
  5. Reload the SteamChina

-------------The end of this article, thanks for reading-------------