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
Hermaphrodite Gene Continued basically erases several of my age related patches. Since a major feature of Way Better Romance is age related changes for HAR compatibility, I consider this breaking my mod. So I will have to mark it as incompatible. I'm about to upload an update for AlternateFertility, so I suggest you use that instead.
Hey, new to the world of Rimworld modding, so apologies if this is something you've looked at, but I was digging into this for another compatibility patch and think there's actually a solution to the traits bit, unsure about the dating/hookups.
The psychology disabled gene prevents them from gaining any traits that aren't in the allowedTraits def. This is what allows them to work with VE's warcaskets
https://github.com/Vanilla-Expanded/VanillaRacesExpanded-Android/blob/main/1.5/Source/HarmonyPatches/TraitSet_GainTrait_Patch.cs#L16
So by patching the allowedTraits, you should be able to allow them to gain traits from your mod
https://github.com/Vanilla-Expanded/VanillaRacesExpanded-Android/blob/main/1.5/Defs/AndroidSettings.xml#L49
I might noodle around with a compatibility patch once I'm done moving and get some free time, but thought I'd mention it in case it's something you want to integrate
I can also be found on Discord as SaMaHaJoGu if you do get around to trying to patch it up. I'd love to be the guinea pig for testing comp patches for them.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3081507494
I mostly just want the stains and can probably disable the recreation since it's already in this mod
If they changed their postfix to use the abstract JobDriver instead of JobDriver_Lovin, I could easily apply it to my JobDriver_DoLovinCasual. This would only require some minor adjustments on their side, but is obviously up to them and might have consequences I can't anticipate.
Problem is, AlternateFertility has a dealbreaker of an issue of its own.