安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
"Merryfield May 12 @ 2:39pm
Hey I figured out how to make the ships work as mechanical, rather than as biological.
If you go to where your computer stores this mod, "C:\Program Files (x86)\Steam\steamapps\workshop\content\281990\751394361\common\graphical_culture" for me, then open up the text doc.
For each ship set (unsc_01, cov_01, sangheili_01), create a new line between "fallback = ..." and "has_city_graphics" (Sangheili doesn't have the "city_graphics" line, but I ignored it so dunno if it works). Then copy & paste the following:
ship_kinds = {
default_ship
space_amoeba
tiyanki
voidworm
cutholoid
crystalline_entity
}
Finally save the doc, and hopefully should work. Also kinda user beware, editing game files could mess stuff up, so be careful. Still, if stuff does go wrong, then I think "verify file integrity" ought to fix whatever has happened."
Your problem (one of them) is you're not on the right game version. "Compatible with 3.13.*" this mod is yet to be updated to Biogenesis. You have to roll your game back for it to work correctly. Same with your friend.
As for the ships. I'll go pull up the fix again.
I'm in their Discord. It's just a matter of how many people are on the team for the specific game mod, and morale of course. But team size makes all the difference.
They're still keeping SotP up to date for Sins of a Solar Empire: Rebellion. And I think launched SotP2 onto moddb and Nexus when Sins 2 released on Epic. Not sure their plans for the Steam Workshop though.
there seems to be an Incompatibility with NSC and SoTP with the Exploration Cruiser and Cruiser.
https://sp.zhabite.com/workshop/filedetails/discussion/2473560875/596274358322761216/
"Merryfield May 12 @ 2:39pm
Hey I figured out how to make the ships work as mechanical, rather than as biological.
If you go to where your computer stores this mod, "C:\Program Files (x86)\Steam\steamapps\workshop\content\281990\751394361\common\graphical_culture" for me, then open up the text doc.
For each ship set (unsc_01, cov_01, sangheili_01), create a new line between "fallback = ..." and "has_city_graphics" (Sangheili doesn't have the "city_graphics" line, but I ignored it so dunno if it works). Then copy & paste the following:
ship_kinds = {
default_ship
space_amoeba
tiyanki
voidworm
cutholoid
crystalline_entity
}
Finally save the doc, and hopefully should work. Also kinda user beware, editing game files could mess stuff up, so be careful. Still, if stuff does go wrong, then I think "verify file integrity" ought to fix whatever has happened."
Just that Steam users are getting increasingly annoying and sometimes a direct aggressive response helps them figure it out faster than the elongated, drawn out response, such as yours. Half the users on Steam who ask for "Updates" don't ever bother reading anything longer than three sentences. And those that do, tend to have more than two braincells.
No offense to you, but the name calling was not needed. Civility is met with civility.
And this mod is amazing i don't ask him to get updated now, or in one moth, or in one year, it was just a question to anybody who would know, all love for the author of this amazing mod :)
@Macus It's part of some awesome new code added in 4.0! It lets modders make shipsets and portrait mods without also added a fallback city set. I believe there is also a "has_ship_set" line that does the same but with shipsets.
The SotP Mod Team runs this mod for three very different games. Their team for Stellaris is literally one guy. So you try to make a game altering mod, and update it every DLC drop.
You should apply to work on their Stellaris team. Discord is linked.
If you go to where your computer stores this mod, "C:\Program Files (x86)\Steam\steamapps\workshop\content\281990\751394361\common\graphical_culture" for me, then open up the text doc.
For each ship set (unsc_01, cov_01, sangheili_01), create a new line between "fallback = ..." and "has_city_graphics" (Sangheili doesn't have the "city_graphics" line, but I ignored it so dunno if it works). Then copy & paste the following:
ship_kinds = {
default_ship
space_amoeba
tiyanki
voidworm
cutholoid
crystalline_entity
}
Finally save the doc, and hopefully should work. Also kinda user beware, editing game files could mess stuff up, so be careful. Still, if stuff does go wrong, then I think "verify file integrity" ought to fix whatever has happened.
you can fix that by adding the following to the graphical_culture.txt right below unsc_01 = { and above fallback = humanoid_01
ship_kinds = {
default_ship
space_amoeba
tiyanki
voidworm
cutholoid
crystalline_entity
}
ship_selection_weight = {
base = 0
modifier = {
set = 10
graphical_culture = from
}
}
has_city_graphics = no
ship_color = no
It does work with the current version of the game
No.