安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
The ion cannon doesn't have a texture swap since the shipsets use their own designs for it.
pdxmesh = {
name = "ascendant_01_ion_cannon_mesh"
file = "gfx/models/ships/ascendant_01/starbases/ascendant_01_ion_cannon.mesh"
scale = 1.0
###NEW STUFF BELOW HERE###
meshsettings = {
name = "small_shield1Shape.002"
index = 0
texture_diffuse = "fallen_empire_02_colossus_diffuse.dds"
texture_normal = "fallen_empire_01_colossus_normal.dds"
texture_specular = "fallen_empire_01_colossus_specular.dds"
shader = "PdxMeshShip"
}
}
(You can change file under "texture_diffuse =" to whatever Fallen Empire colour you want)
I did run into an issue where I couldn't get the ion cannon to change colour, but I eventually got it working by adding my own meshsettings under its entry in the "ascendant_starbase_meshes.gfx" file.
Thank you so much for pointing me in the right direction, I would still be pulling my hair out if it wasn't for you. I've left an award on your profile as thanks
ascendant_empire_small_warship_specular > fallen_empire_small_warship_specular
ascendant_empire_large_warship_specular > fallen_empire_large_warship_specular
ascendant_empire_colossus_specular > fallen_empire_01_colossus_specular
ascendant_empire_stations_specular > fallen_empire_stations_specular
ascendant_empire_civilian_normal > fallen_empire_civilian_normal
ascendant_empire_small_warship_normal > fallen_empire_small_warship_normal
ascendant_empire_large_warship_normal > fallen_empire_large_warship_normal
ascendant_empire_cruiser_normal > fallen_empire_cruiser_normal
ascendant_empire_colossus_normal > fallen_empire_01_colossus_normal
ascendant_empire_stations_normal > fallen_empire_stations_normal
There is a single .gfx file in each ship size's (and megastructure's) folder, they all need this applied to ascendant_01 only (if you care about the alt colour not being broken).
That should cover everything.
I can't recommend that, instead a better way to do that is to edit the .gfx files with the following file swaps. This can be done with a find and replace operation in most text editors worth their salt.
Preferably in a local mod so that any updates won't revert it, the wiki has more info on making your own mod but you'll just need to match the file path with the original files so they override correctly. Don't forget to put your mod below this.
ascendant_01_civilian_diffuse > fallen_empire_civilian_02_diffuse
ascendant_01_small_warship_diffuse > fallen_empire_small_warship_02_diffuse
ascendant_01_large_warship_diffuse > fallen_empire_large_warship_02_diffuse
ascendant_01_colossus_diffuse > fallen_empire_02_colossus_diffuse
ascendant_01_stations_diffuse > fallen_empire_stations_02_diffuse
To start, I would like to say that this ship mod is one of my favorites and I thank you for putting it online.
I spent my afternoon translating mods and I want to share the fruits of it.
Would you be interested ?
Restored.
I love it.