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.
Find the absolute paths about Steam and SteamChina
1
2Steam: E:\Install\Steam\steamapps
SteamChina: E:\Install\SteamChina\steamappsDelete or rename the folder steamapps in the SteamChina
Open the CMD
Create the file link
1
mklink /d "E:\Install\SteamChina\steamapps" "E:\Install\Steam\steamapps"
Reload the SteamChina