Page 21 of 22

Re: Dark Souls FLV file

Posted: Tue Jul 26, 2016 11:12 pm
by newwwwbe
What a kindly, thanks

Re: Dark Souls FLV file

Posted: Wed Jul 27, 2016 1:50 pm
by newwwwbe
Oh I have a problem about
Image

such dibe91's problem https://facepunch.com/showthread.php?t=1262653&page=27
Image

I follow the solution like hkxcmd.exe convert c4100.hkx Skeleton-out.hkx,
but working isn' t good like picture
So, what I miss ? and Is it editing fmt_darksouls_flver_XML_for_anim?

Re: Dark Souls FLV file

Posted: Wed Jul 27, 2016 3:45 pm
by shakotay2
As from the posts as of November 25th 2015 on facepunch it looks as if the problem with the nubs was not solved.
You should ask Snaz or dib91 there to get answers.

What are the names of those nubs?
What happens if you ignore/delete them?

You should be more precise/detailed in your explanations.
("working isn' t good like picture" doesn't really help)

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 12:12 am
by newwwwbe
OK, first, asked why is stand animation is fine but other animation is strange as in the view
and I guess because of nubs or python
Image Image

Second many DS character have nubs looked bad on feet and
'silver knight' skeletone is bad
Image

I found facepunch, dib91 say " I tried to test your(Snuz) script "fmt_darksouls_flver_XML_for_anim.py". there are no more bones out of place"
https://facepunch.com/showthread.php?t=1262653&page=27
so, I tried to check py but I couldn't because I did't know where I check in py and my bad python skill
and I tried to follow like "hkxcmd.exe convert cXXXX.hkx Skeleton-out.hkx"
but It was still, not change

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 12:30 am
by newwwwbe
AS you say, Here is nubs names:
Image

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 1:07 am
by Snaz
You guys keep going on about some nubs, but as far as I know, they don't matter for the final animation. The skeleton in the .flver has nubs, yes, but the skeleton in the Skeleton.hkx file does not, which is the one used for animation.

Basically, if you end up with nubs data, you're working with an old, outdated version, which was part of my attempt to extract the skeleton from the .flver . As you can see, the black knight skeleton is wrong, kalameet, nito and several others will be wrong as well. Follow the thread, and you will find the answers, surely... I even updated some older posts, saying that the information and links they contain are outdated..

Anyway, using the newer methods as explained here: https://github.com/Danilodum/dark_souls_hkx/releases will work. Please take a look if you haven't already. Primarily, replace the old .py script (delete the old one).

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 1:59 am
by newwwwbe
I don't know what py give me matter, I really followed https://github.com/Danilodum/dark_souls_hkx/releases and change new py
so I could play well animation in noesis and 3ds max
but if I import both the mesh+skeleton and the animation to 3ds max , weapon is upside down
perhaps you teach me what I should delete
Image
or other way

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 9:39 am
by newwwwbe
I'm sorry annoying, but please check the process what I missed

1. Use rick's tool to unpack, unbind dvdbnd1 and cXXXXbnd
(some file didn't ex) c2260.anibnd c5200.anibnd ~other anibnds)

2.Search skeleton.hkx in unbind anibnd,

3.Use hkxcmd to convert skeleton,hkx to skeleton-out.hkx

3.5. Convert hkx file in hkxwin32 folder to .kf, but fbx + kf = fail
Image

4.Use SSADF.exe to convert hkx file to damnhavoke, so they work good in noesis)

5.Thank to "shakotay2", I adjust scale 100 in fmt_darksouls_flver_fileskel_SKINNED because I don't know adjust damnhavokk
so I can't adjust scale 1000

6.Use noesis to convert .flver and .damnhavoke to .fbx
(some flver file have even bad skeleton folded ex) c410, c2550~ etc)

6.5.To solve skeleton problem, I set hkxcmd and skeleton-out.hkx in cXXXX.flver side
,command "hkxcmd.exe convert cXXXX.hkx Skeleton-out.hkx", open the cXXXX.flver in noesis
but it was still folded and sticked out = FAill

7.import both fbx file....work, but is not good
character hold weapon upside down and throw away the weapon

*py in noesis
Image

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 3:23 pm
by Snaz
All those files that start with "fmt_darksouls_flver" are not meant to be there. You should have just ONE. So:

1. In the folder 'noesis/plugins/python' -> Delete all the files that start with "fmt_darksouls_flver".
2. In the folder 'noesis/plugins -> Delete all the files that start with 'darksouls'.
3. see that you have ONE file here:
Image. Here's a link to the correct file https://github.com/Danilodum/dark_souls ... ls_hkx.dll
4. see that you have ONE file here:
Image. Here's a link to the correct file https://github.com/Danilodum/dark_souls ... th_root.py
5. convert Skeleton.hkx or cXXXX.hkx (which can sometime be found in the same folder as cXXXX.flver) to Skeleton-out.hkx.
6. Put Skeleton-out.hkx next to cXXXX.flver
7. Now you can open and export .flver files as fbx, and import that in your 3d program (3ds max for example).

For the animations to work:
8. Follow the steps here: https://github.com/Danilodum/dark_souls ... s/tag/v1.0 CAUTION! step 3 on that page says -> "copy the dll to your noesis plugins folder (where the other dll's are)". You have already done this in step 2 above.
9. when you now open noesis, you will be able to see .damnhavok files. These files can be opened, and you will see the animations.
10. export the animations as fbx. NOTE: you can do this 1 by 1. Noesis also has a batch process function that can be found in the menu -> tools -> batch process [1]
11. import the .flver fbx in 3d program (3ds max)
12. import a .damnhavok animation fbx in 3d program (3ds max). make sure you choose 'update animation' as import method.
13. play the animation, do whatever you want

[1] quick batch process guide:
1. navigate to a folder that contains .damnhavok files
2. go to tools -> batch process
3. set the input extension as damnhavok
4. set the output extension as fbx
5. press folder batch
6. press export

Re: Dark Souls FLV file

Posted: Thu Jul 28, 2016 11:39 pm
by newwwwbe
It's work! thanks a lot
god bless you

Re: Dark Souls FLV file

Posted: Fri Jul 29, 2016 6:55 pm
by dibe91
I have a question, how do you extract the files from the archive of dark souls? the binder tool can extract only the Dark Souls 2 and Dark Souls 3 archives!

Re: Dark Souls FLV file

Posted: Sat Jul 30, 2016 7:41 am
by dibe91
I have a problem with the textures of the boss, I can not remove them! I always see this error:
Image

Re: Dark Souls FLV file

Posted: Sat Jul 30, 2016 11:13 pm
by Glarkon
dibe91 wrote:I have a problem with the textures of the boss, I can not remove them! I always see this error:
Image

the .xml and .chrtpfbdt need to be in the same folder as chrtpfbdt.exe.

Re: Dark Souls FLV file

Posted: Mon Aug 01, 2016 11:13 pm
by newwwwbe
dibe91 wrote:I have a question, how do you extract the files from the archive of dark souls? the binder tool can extract only the Dark Souls 2 and Dark Souls 3 archives!
rick's tool = dark souls 1 binder tool (but some anibnd can't be unpack such like c2240.anibnd~etc)

Re: Dark Souls FLV file

Posted: Fri Mar 24, 2017 12:20 am
by zweihard
Hey,

Is it possible to edit these animations and use them in Dark Souls?

Thanks in advance