[DynamicBonesFix] Nipple ring fix v2 #83

Merged
Njaecha merged 6 commits from NippleRingFix into master 2025-09-13 13:56:15 +00:00
Njaecha commented 2025-09-13 12:08:48 +00:00 (Migrated from github.com)

Moves the postfix to a method that exists in all version of koikatsu.

Moves the postfix to a method that exists in all version of koikatsu.
ManlyMarco (Migrated from github.com) approved these changes 2025-09-13 13:54:32 +00:00
ManlyMarco (Migrated from github.com) reviewed 2025-09-13 13:55:24 +00:00
@ -44,15 +44,13 @@ namespace IllusionFixes
// The game has a very weird structure for the dynamic bone on nipple rings which breaks if there is a leaf-particle on the chain.
ManlyMarco (Migrated from github.com) commented 2025-09-13 13:55:23 +00:00
            [HarmonyPostfix, HarmonyWrapSafe, HarmonyPatch(typeof(ChaControl), nameof(ChaControl.LoadCharaFbxData))]
```suggestion [HarmonyPostfix, HarmonyWrapSafe, HarmonyPatch(typeof(ChaControl), nameof(ChaControl.LoadCharaFbxData))] ```
Sign in to join this conversation.
No description provided.