RimWorld

RimWorld

126 ratings
Cat Ears Aren't Skin-Coloured
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5, 1.6
File Size
Posted
Updated
39.530 KB
21 Oct, 2022 @ 1:32pm
17 Jun @ 5:41am
6 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Cat Ears Aren't Skin-Coloured

Description
Cat ears are no longer skin-coloured. That's it.

This mod is included in 'Anime Cat Ear Retexture', so you don't need both.





(changed cat ear gene to reference 'color' from the hair instead of skin. Requested on Reddit.)
[ko-fi.com]
31 Comments
Holgast  [author] 25 Apr, 2024 @ 2:46am 
great stuff - I'll try it out later. Wonder what I did wrong my end 😂
IPN 24 Apr, 2024 @ 9:24pm 
The following patch changed ears to hair-colored for me:

<Patch>
<Operation Class="PatchOperationReplace">
<xpath>Defs/GeneDef[defName="Ears_Cat"]/renderNodeProperties/li/useSkinShader</xpath>
<value>
<useSkinShader>false</useSkinShader>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/GeneDef[defName="Ears_Cat"]/renderNodeProperties/li/colorType</xpath>
<value>
<colorType>Hair</colorType>
</value>
</Operation>
</Patch>
Holgast  [author] 19 Apr, 2024 @ 3:50pm 
yeah, the full release added the pawn rendering changes which fucked up everything. I've attempted to fix it in the other version but it's not showing the changes. I guess I could remove 1.5 from both of them for the time being
twsta 19 Apr, 2024 @ 5:26am 
This mod no longer works with the 1.5 update.
twsta 19 Apr, 2024 @ 5:23am 
[Cat Ears Aren't Skin-Coloured] Patch operation Verse.PatchOperationReplace(Defs/GeneDef[defName = "Ears_Cat"]/graphicData/colorType) failed
file: /home/tristin/.steam/debian-installation/steamapps/workshop/content/294100/2878100119/Patches/Core.xml
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

[Cat Ears Aren't Skin-Coloured] Patch operation Verse.PatchOperationReplace(Defs/GeneDef[defName = "Ears_Floppy"]/graphicData/colorType) failed
file: /home/tristin/.steam/debian-installation/steamapps/workshop/content/294100/2878100119/Patches/Core.xml
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Holgast  [author] 8 Nov, 2022 @ 1:30am 
It shouldn't do, this mod's About.xml is just looking for the Biotech DLC - feel free to check it yourself. Never heard of or used this other mod you've mentioned. also I'm not having this happen on my Rimpy 🤷🏼‍♀️ Perhaps you need to update your Rimpy client?
fey 7 Nov, 2022 @ 3:35pm 
It looks like it's another mod on the workshop, but it's weird that it requires it when it didn't before
Holgast  [author] 7 Nov, 2022 @ 2:09pm 
that's rather interesting, I wonder if something changed and you have to refer to the dlc with another name now
fey 7 Nov, 2022 @ 10:38am 
This is throwing an error suddenly for me in Rimpy. I have all DLC installed but it says it requires Biotech Expanded - Core. Had no issues previously.
Ded 29 Oct, 2022 @ 12:56am 
How easy would it be to have tails also inherit hair colour rather than skin colour?