RimWorld

RimWorld

Transmog (Fork)
Sized apparel not working when transmog is enabled? (not loaded)
For some mods that supports sized apparel (SA0) such as Imperial Attires, the transmog did not use the sized apparel version of the clothes, and this make body part clipping out from the non SA
low res version of the cloth. While they work when the clothes are worn by the pawn themselves.

I remember in older version of the unforked transmog this problem also happened for a while.

Here is the log, but not sure if that bug was included in logs. If the issue is not on the transmog side I would also like to know!

https://gist.github.com/HugsLibRecordKeeper/01197d166a5ee307afe7e2e771ffbaf1
Last edited by Zhugelaocunfu; Jul 25 @ 7:17am
< >
Showing 1-6 of 6 comments
Bounty  [developer] Jul 25 @ 10:45am 
I'll check it out now.
Bounty  [developer] Jul 26 @ 4:14am 
I'm sorry, but I cannot support the SizedApparel mod because it's an addon for RJW. I don't offer support for RJW and its related addons, as their significant system-level changes make them too complex for me to troubleshoot alone.
Ok, thank you for letting me know
(lnx)'=1/x Jul 29 @ 3:38pm 
While discussing the SA0/RJW mod and its compability here might not be the best place, I noticed that SA0 does include support for Transmog. However, it only loads such patches after detecting mod with ID localghost.transmog (the original Transmog version before it was forked).

For those who want to enable both SA0 and Transmog @Zhugelaocunfu, it's recommended to edit SA0's code: all you need is to add a check for the current Transmog mod (rw.mod.transmog); then, recompile SA0. ​​This only requires a tiny modification on SA0, and no other change is needed.​
Thank you for that! It helped so much
Last edited by Zhugelaocunfu; Jul 31 @ 8:26am
The only thing the sized apparel compatibility patch was doing was setting the fake apparel holdingOwner on https://github.com/rw-mod/Transmog/blob/master/Source/1.6/TransmogApparel.cs#L84
@Bounty anything against just setting the holdingOwner? So far it hasnt caused any issues as far as i am aware
< >
Showing 1-6 of 6 comments
Per page: 1530 50