RimWorld

RimWorld

Vanilla Factions Expanded - Pirates
Matstar 26 Jun, 2024 @ 1:01am
Warcasket drops my FPS significantly
Warcasket drops my FPS significantly. Is it just me?
Whenever a Pawn wearing a Warcasket appears on the screen, there's massive stuttering.
There are no error logs, and it seems like it’s a graphics processing issue.
I’m not sure if this is just happening to me or if others are experiencing it too.
If I just remove the Casket from the character editor, everything's fine, so it's 100% a Warcasket problem.

-------------------------------------------------------------------------------------------------------------
<modExtensions>
<li Class="VFECore.ApparelDrawPosExtension">
<isUnifiedApparel>true</isUnifiedApparel>

<hideHead>true</hideHead> <----this

</li>
</modExtensions>

After various tests, it seems the problem narrows down to the Warcasket helmet.
It seems like there's an issue with the code that hides the head when the helmet is worn.
The only other mod I’m using that affects the head is Hats Display Selection, but removing it doesn't make much difference.
So it looks like it's a problem with VFE itself. Does anyone else not have this issue?