Huskfox Posted September 15, 2019 Posted September 15, 2019 Hi, I've been having trouble trying to fix a glitch i'm having with dk robes replacement by don kain whenever i go into free look i see the inside of the player characters face. any idea? https://www.gamefront.com/games/knights-of-the-old-republic/file/k1-jedi-robes-replacement-pack 1 Quote
DarthParametric Posted September 15, 2019 Posted September 15, 2019 All body models have a FreeLookHook which is where the 1st person camera attaches to. The body model in that mod either put it in the wrong spot, or possibly it lacks one altogether so the camera just attaches to the HeadHook. Either way, the model would need editing. It's up to the author to fix, or you'll have to do it yourself. Quote
DarthParametric Posted September 15, 2019 Posted September 15, 2019 It would appear these are retextures of the N_JediCounM/F models, and as such they lack the FreeLookHook (since they were never intended to be used by players). Based on a hex comparison, the included models are just straight duplicates of the vanilla models that have been renamed, not custom/edited models. As such, the OdysseyBase names weren't changed, which at the very least likely generates an error log in the game's directory, and may possibly cause issues in some circumstances. The solution is to decompile the models and add the hook nodes (and rename the OdysseyBases at the same time). Since these are just vanilla models, there are no issues with editing/rehosting someone else's content. Try these. I have transplanted the FreeLookHooks (and also the MedalHooks) from the regular PxBIM models. [K1]_Fix_For_DK_Robe_Replacement_FreeLookHook.7z 2 Quote
Huskfox Posted September 15, 2019 Author Posted September 15, 2019 It appears to be working. Awesome! your a true scholar thank you! 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.