Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
unrelatedly, for people who are having trouble with metamorph genes, while i haven't yet tested it out in-game, generated genes from VRE Lycanthropes and Cyanobot's Genes seem to have no issues with this mod.
Thanks Metalocif for updating.
It's genuinely one of the most important mods for biotech
I've long wanted to realize one narrative scenario about a hemophage patriarch able to create different servants from his genes. Mod "Cyanobot's Genes" - exactly has an option to create a custom gene implanter, for different xenotypes.
The only limitation is that you need a xenotype from the mod, not a saved one.
And unfortunately, I have not been able to make my own according to the guide. A couple of wrong symbols in the code and my homemade xenotype is simply not recognized by the game as a mod...
Now with the automatic creation of mods to custom xenotype all works.
"Smart genes"
converts the name of the trait to format example: "Fast_Learner" in the editor. Unknown format in the .XML file.
and something seems to be messing with that
the genes are saving correctly, but specificaly the information of the gendered genes mod isnt saved, if i ever export a xenotype with gender specific genes, that information is not saved, and if i ever load the exported xenotype it will appear as if it werent gender specific, i doubt it is a bug, cuz this mod isnt exactly famous, so they probably didnt even think of actually having a way to save that info, i cant really blame them for not knowing it
Look at Outland - Genetics used a base Xenotype (XenotypeDef_Base) for the goblins to get the acension to work.
I had a similar issue removing Acension from the Goblin genes (it was causing my goblins / hobs / orcs to have genes I removed).
If your genes are not saving it's probably because they are getting overwritten by some kind of previous forms genes.
If you're making them from scratch try doing what outland does and make a Base Xenotype first.
Tests:
1. A xenotype I was trying to export, the Yttakin King boss enemy, progressively removing genes from different mods. When I arrived on Expanded Archite Genes, yup wouldn't export.
2. A xenotype with only genes from Expanded Archite Genes.
3. A xenotype with a single gene from Expanded Archite Genes, plus random other genes I clicked.
I was a very silly billy and didn't collect an error log while doing this, because idk how to collect logs when you're in the xenotype creation menu and not actually in game.
Perhaps grabbing and using those genes yourself, you might see something I'm not.
Fantasy Goblins (updated) none of the genes with 'goblin' in the name played nice.
Dwarfism from Stoneborn also had to be taken out, but other pawn size genes work.
I also had to remove 'elven ears' and 'white skin' but I don't know which mods those came from.
Copying to the clipboard doesn;t work either?
If so, try deleting the local mod, unsubscribing from this mod, and resubscribing once you ensured Steam cleared the files from your computer.
If that doesn't work, I'm out of ideas; fortunately, writing xenotypes in XML is just listing gene defNames surrounded by <li> tags, it's far from difficult.
In the Xenotype editor, you will find the "Export Xenotype" button. Click it, input a description, then "Export to local mods folder". The xenotype will then be added to a local mod - not this mod, another mod, that this exporter generates on your computer. You have to turn that mod on to see your exported xenotypes; perhaps that is your issue.