边缘世界 RimWorld

边缘世界 RimWorld

评价数不足
VTE NL Facial Animations Asari Fix
   
奖励
收藏
已收藏
取消收藏
Mod, 1.4
文件大小
发表于
更新日期
869.400 KB
2023 年 10 月 21 日 上午 11:04
2023 年 10 月 23 日 上午 6:45
2 项改动说明 ( 查看 )

订阅以下载
VTE NL Facial Animations Asari Fix

描述
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 条留言
awoychosky123 6 月 20 日 上午 10:16 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3504377458
Cassius  [作者] 5 月 15 日 下午 1:47 
@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 5 月 14 日 下午 9:28 
@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  [作者] 5 月 14 日 上午 11:44 
@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 5 月 14 日 上午 10:28 
@Cassius This is only the case with Renegade edition. Legacy still uses it.
Cassius  [作者] 5 月 8 日 上午 7:45 
@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 月 5 日 上午 1:33 
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  [作者] 2023 年 10 月 23 日 上午 6:47 
@塔洛斯 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 2023 年 10 月 22 日 上午 4:43 
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 2023 年 10 月 22 日 上午 4:19 
Your FA content is quite rich
I will guide my Asari FA subscribers here
Thank you for making