Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export animation "BLM idle with weapon" for Miqote Female #3

Open
SanyaBane opened this issue Mar 27, 2023 · 0 comments
Open

Export animation "BLM idle with weapon" for Miqote Female #3

SanyaBane opened this issue Mar 27, 2023 · 0 comments

Comments

@SanyaBane
Copy link

So, I want to export "BLM idle with weapon" animation for Miqote Female.

But looks like this animation exists only for "c0101" (Hyur Male)
"chara/human/c0101/animation/a0001/bt_jst_sld/resident/idle.pap"

There is no something like this for "c0801" (Miqote Female). Following path does not exist:
"chara/human/c0801/animation/a0001/bt_jst_sld/resident/idle.pap"

If I use "c0801" (Miqote Female) skeleton and "c0101" (Hyur Male) animation in config like this:

"SkeletonPath":"chara/human/c0801/skeleton/base/b0001/skl_c0801b0001.sklb",
"AnimationPaths":[
"chara/human/c0101/animation/a0001/bt_jst_sld/resident/idle.pap"
]

Unfortunately resulted animations is stretched for Hyur Male body type, so little Miqote stretches and becomes a giraffe.

Do you know how to fix it / possible workaround?

I wonder if this Miqote animation:
"chara/human/c0801/animation/a0001/bt_jst_sld/resident/idle.pap"
does really exists in game but we just don't know how to get it (unknow hash or something), or it indeed does not exist and FFXIV retarget this animation for Miqote in game itself (or something like this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant