Sid Meier's Civilization VI

Sid Meier's Civilization VI

Hillier Hills
V-tin 2023 年 4 月 5 日 上午 1:00
Fix for Desert Mountain
Found issue with desert mountains not appearing with this mod. To fix this:

- Open the file with any text editor "TerrainStyle.artdef" (..steam/steamapps/workshop/content/289070/2361535448/ArtDefs/)

- Find the part:

<Element class="AssetObjects..ArtDefReferenceValue">
<m_ElementName text=""/>
<m_RootCollectionName text=""/>
<m_ArtDefPath text=""/>
<m_CollectionIsLocked>false</m_CollectionIsLocked>
<m_TemplateName text=""/>
<m_ParamName text="DesertMountainLayer"/>
</Element>

- Fill it like this:

<Element class="AssetObjects..ArtDefReferenceValue">
<m_ElementName text="Default"/>
<m_RootCollectionName text="DesertMountain"/>
<m_ArtDefPath text="TerrainStyle.artdef"/>
<m_CollectionIsLocked>false</m_CollectionIsLocked>
<m_TemplateName text=""/>
<m_ParamName text="DesertMountainLayer"/>
</Element>

- Save the file and it's fixed.
最后由 V-tin 编辑于; 2023 年 4 月 6 日 下午 11:42
< >
正在显示第 1 - 1 条,共 1 条留言
Lil Beetle 2023 年 4 月 24 日 上午 11:37 
Thanks
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50