我在哪里可以找到星际争霸 II 中的地图文件夹?
Where can I find the maps folder within StarcraftII?
我正在尝试为深度强化学习设置星际争霸 II,然后 Tutorial。
有时我被建议下载地图:
Get the maps
PySC2 has many maps pre-configured, but they need to be downloaded
into the SC2 Maps directory before they can be played.
Download the ladder maps and the mini games and extract them to your
StarcraftII/Maps/ directory.
问题是我找不到我的地图目录。
欢迎任何建议或提示。
Create one yourself
所以问题是,我找不到它,因为有 none。
事后看来,简单的解决方案是创建一个:
C:\Program Files (x86)\StarCraft II\Maps\mini_games
提示:确保不要将您的地图直接放入 Maps 文件夹中,而是放在另一个子文件夹中(例如 mini_games),否则将找不到地图.
我正在尝试为深度强化学习设置星际争霸 II,然后 Tutorial。
有时我被建议下载地图:
Get the maps
PySC2 has many maps pre-configured, but they need to be downloaded into the SC2 Maps directory before they can be played.
Download the ladder maps and the mini games and extract them to your StarcraftII/Maps/ directory.
问题是我找不到我的地图目录。 欢迎任何建议或提示。
Create one yourself
所以问题是,我找不到它,因为有 none。 事后看来,简单的解决方案是创建一个:
C:\Program Files (x86)\StarCraft II\Maps\mini_games
提示:确保不要将您的地图直接放入 Maps 文件夹中,而是放在另一个子文件夹中(例如 mini_games),否则将找不到地图.