Page 1 of 1

Hex Edited Cloth [Solved]

Posted: Sat Jun 28, 2014 5:08 pm
by Kingpin
I hexed on Anakin's Cloak onto one of my units, but this happened:
Image

Anyone have any ideas?

Re: Hex Edited Cloth

Posted: Sat Jun 28, 2014 6:01 pm
by MileHighGuy
That's happened before. I don't know how to fix it but if you search the forums it might help you (if you haven't already).

Re: Hex Edited Cloth

Posted: Sat Jun 28, 2014 6:43 pm
by thelegend
Never tried before but this may help: http://www.gametoast.com/viewtopic.php?f=27&t=10000

Re: Hex Edited Cloth

Posted: Sat Jun 28, 2014 6:45 pm
by MileHighGuy
thelegend wrote:Never tried before but this may help: http://www.gametoast.com/viewtopic.php?f=27&t=10000
No, that's a different issue.

Re: Hex Edited Cloth

Posted: Sat Jun 28, 2014 10:16 pm
by Kingpin
I also tried Dooku's cape, same thing. Both of them on another unit, too. Any ideas?

Re: Hex Edited Cloth

Posted: Sun Jun 29, 2014 1:09 am
by AQT
You need to also hex edit over the MODL chunks with NAME called c_some-bone. Just insert them all before CL1L.

Re: Hex Edited Cloth

Posted: Sun Jun 29, 2014 11:19 am
by Kingpin
I did, I inserted them at the bottom right before CL1lL, like your tutorial said.

Re: Hex Edited Cloth

Posted: Sun Jun 29, 2014 12:46 pm
by AQT
If you did, then the problem should no longer be present. The tutorial doesn't mention anything about hex editing over the collision chunks that I referred to above. How did you know to already do that?

Just to be clear, the collision MODL chunks that you specifically need have the following NAMEs:
  • c_ribcage
  • c_r_calf
  • c_r_thigh
  • c_r_thigh_skirt2
  • c_r_thigh_skirt1
  • c_l_calf
  • c_l_thigh_skirt1
  • c_l_thigh_skirt2
  • c_l_thigh
  • c_pelvis_skirt1
  • c_pelvis_skirt2

Re: Hex Edited Cloth

Posted: Sun Jun 29, 2014 1:04 pm
by AceMastermind
3 tools that can perform this task quickly: The first 2 are more complete.

Re: Hex Edited Cloth

Posted: Sun Jun 29, 2014 1:08 pm
by Kingpin
AQT wrote:If you did, then the problem should no longer be present. The tutorial doesn't mention anything about hex editing over the collision chunks that I referred to above. How did you know to already do that?

Just to be clear, the collision MODL chunks that you specifically need have the following NAMEs:
  • c_ribcage
  • c_r_calf
  • c_r_thigh
  • c_r_thigh_skirt2
  • c_r_thigh_skirt1
  • c_l_calf
  • c_l_thigh_skirt1
  • c_l_thigh_skirt2
  • c_l_thigh
  • c_pelvis_skirt1
  • c_pelvis_skirt2
Ohhhhh I seeeeeeee. Are these going to all be in order next to each other?

EDIT: IT WORKED!
Image