RimWorld

RimWorld

Not enough ratings
VTE NL Facial Animations Asari Fix
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4
File Size
Posted
Updated
869.400 KB
21 Oct, 2023 @ 11:04am
23 Oct, 2023 @ 6:45am
2 Change Notes ( view )

Subscribe to download
VTE NL Facial Animations Asari Fix

Description
This mod fixes Asari faces from Rimeffect Asari and Reapers for Vanilla Textures Expanded NL Facial Animations

All credits to Nals and all the others who have made so many patches for me to waste my day trying to fix the damn asari faces!
12 Comments
awoychosky123 20 Jun @ 10:16am 
Anyone that is using the Renegade version of Asari and Reapers, I made a very basic patch that adds the fringes back to the Asari. You can find it here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3504377458
Cassius  [author] 15 May @ 1:47pm 
@Blackhall You kinda sound like you know what to do, you want to give it a go and fix? xD
Idk when i will have time to fix this nor even when ill play rimworld again but will take a look when i do.
Blackhall 14 May @ 9:28pm 
@Cassius The Fringes are actual head shapes and have their own ref IDs as far as I can see. Should be a simple transposition duplication as far as fixes to.
Cassius  [author] 14 May @ 11:44am 
@Blackhall Oh i see, i just looked it up i didn't know that one was also updated to 1.5, im a bit confused but is there any reason to use the legacy version over the renegade update? Either way i haven't played either one yet so idk if im going to fix this issue if im being honest.. Unless its super easy to fix.
Blackhall 14 May @ 10:28am 
@Cassius This is only the case with Renegade edition. Legacy still uses it.
Cassius  [author] 8 May @ 7:45am 
@Sharindel Don't think this fix is needed any longer in 1.5 as the remake of the Asari and Reapers mod does not use HAR it uses only Biotech DLC and Facial animations mod should work fine as its only a xenotype now. Correct me if im wrong as i have not played the new mod as of yet!
Sharindel 5 May @ 1:33am 
Hey there is a new Asari mod out there, can you make another fix for it? So asrari would be compleeted in 1.5. Please.
Cassius  [author] 23 Oct, 2023 @ 6:47am 
@塔洛斯 Thanks and i've added the change, it was in there before not sure how i managed to delete it and everything still worked on my end but its been re added!
塔洛斯_Talos 22 Oct, 2023 @ 4:43am 
I checked your content and found that your 1.4/Defs is missing HeadType.xml,
causing Asari to have no header
You can add this

<?xml version="1.0" encoding="utf-8" ?>

<Defs>
<FacialAnimation.HeadTypeDef>
<defName>RE_HeadNormal</defName>
<texPath>Things/Pawn/Humanlike/Heads_Blank/Normal</texPath>
<shader>Map/CutoutSkin</shader>
<raceName>RE_Asari</raceName>
<shaderColorOverride>Map/CutoutSkinOverlay</shaderColorOverride>
</FacialAnimation.HeadTypeDef>

<FacialAnimation.HeadTypeDef>
<defName>RE_HeadPointy</defName>
<texPath>Things/Pawn/Humanlike/Heads_Blank/Pointy</texPath>
<shader>Map/CutoutSkin</shader>
<raceName>RE_Asari</raceName>
<shaderColorOverride>Map/CutoutSkinOverlay</shaderColorOverride>
</FacialAnimation.HeadTypeDef>

</Defs>
塔洛斯_Talos 22 Oct, 2023 @ 4:19am 
Your FA content is quite rich
I will guide my Asari FA subscribers here
Thank you for making