如果Steam自动安装依赖失败,需要手动安装 .net core 5 和 VC++2019.
.net core在游戏根目录(当前路径)下 redist\dotnet\runtime_dotnet5_x64.exe
vc++2019在游戏根目录下 redist\vc\VC_redist.x64.exe
手动安装后正常了
.net core在游戏根目录(当前路径)下 redist\dotnet\runtime_dotnet5_x64.exe
vc++2019在游戏根目录下 redist\vc\VC_redist.x64.exe
手动安装后正常了










