Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Dark Souls FLV file

Post questions about game models here, or help out others!
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

Some simple replacements that were [mostly] automated by my tool, DSMODT:
Image

Things that changed:
1) These are Silver Knights in the Depths. They still use the Hollows' AI, so they're pretty stupid, but they look/animate like Silver Knights. This is because I replaced all the graphics/animations for the Hollows with the Silver Knights', in the game's archives.
2) There are simple red lines scribbled onto the Silver Knights' capes/shoulders/chests. (You'll probably have to click the image to see the full version to see this) This is because I manually changed those textures and saved them into the game's archives.

Still a bunch of work to make this user-friendly. There's a bunch of hard-coded stuff I need to fix up, but it's coming along nicely-- DSMODT will actually take whatever mesh/textures you currently see in it, and save it out to Dark Souls' format, so I just need to provide a way for the user to replace the meshes/textures they see, which should be simple(ish).
~Nyxo~
||| Twitter ||| Youtube |||
TehDave
advanced
Posts: 74
Joined: Tue Apr 21, 2009 5:24 am
Has thanked: 10 times
Been thanked: 5 times

Re: Dark Souls FLV file

Post by TehDave »

Wonder if it'll ever be feasible to add completely new worldspaces to the game. New levels and that sort of thing.

The model replacement is nice though, I imagine Nexus will be filled to the brim with nude models though.
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

ATM, I don't see why replacing an existing zone completely can't be done, however the possibility of completely adding a new zone (and, say, modifying an existing one, to make an entrance..) is unknown at this time.
~Nyxo~
||| Twitter ||| Youtube |||
User avatar
takoyaki111
advanced
Posts: 48
Joined: Mon Oct 21, 2013 7:43 pm
Has thanked: 7 times
Been thanked: 3 times

Re: Dark Souls FLV file

Post by takoyaki111 »

does anybody know where i could locate pricilla in the files?

ive extracted all of the files.
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

I've got my local copy of DSMODT working for repacking files, with custom mesh support. At this time, I have no means to import custom meshes, so all I can do is load in an existing Dark Souls mesh and then save it out as a "custom mesh". So while it doesn't -look- custom, with what the code does, it is custom, I assure you!

Youtube video of Proof-of-Concept Dark Souls modding

I still have much work to do before I make it public, but everything is coming along nicely~
~Nyxo~
||| Twitter ||| Youtube |||
dibe91
mega-veteran
mega-veteran
Posts: 223
Joined: Tue Jul 29, 2014 9:06 am
Has thanked: 3 times
Been thanked: 14 times

Re: Dark Souls FLV file

Post by dibe91 »

nyxo wrote:I've got my local copy of DSMODT working for repacking files, with custom mesh support. At this time, I have no means to import custom meshes, so all I can do is load in an existing Dark Souls mesh and then save it out as a "custom mesh". So while it doesn't -look- custom, with what the code does, it is custom, I assure you!

Youtube video of Proof-of-Concept Dark Souls modding

I still have much work to do before I make it public, but everything is coming along nicely~
sorry but I think I can add external models from the game? I can do that is to create new weapons or replaces the old model with a new one?
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

The video shows that that is possible with my private copy of DSMODT, yes.
The public version cannot do any of that yet.
~Nyxo~
||| Twitter ||| Youtube |||
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

Not sure if you guys saw, but I put Diablo3's Skeleton King into Dark Souls the other day- it even made it on to Kotaku: http://kotaku.com/bonkers-mod-puts-diab ... 1626994309

That said, I'm currently polishing up DSMODT and making it a much nicer user experience, but I'm hoping to release it to the public soon with custom mesh capabilities.
~Nyxo~
||| Twitter ||| Youtube |||
Mr.Mouse
Site Admin
Posts: 4073
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 450 times
Been thanked: 682 times
Contact:

Re: Dark Souls FLV file

Post by Mr.Mouse »

Great stuff! Keep up the good work! :D

Looking forward to your release here. :)
TehDave
advanced
Posts: 74
Joined: Tue Apr 21, 2009 5:24 am
Has thanked: 10 times
Been thanked: 5 times

Re: Dark Souls FLV file

Post by TehDave »

Oh god, that's cool as hell.

So the tools can spit out a mesh/skeleton for you to edit now?
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

At the moment, there's no support for editing skeletons, as that gets into Havok territory. And as we all know, being able to -read- a file format is definitely very different than being able to -write- that same file format.

Once I have Havok under control tho, there will be almost nothing we can't mod in Dark Souls.
~Nyxo~
||| Twitter ||| Youtube |||
TehDave
advanced
Posts: 74
Joined: Tue Apr 21, 2009 5:24 am
Has thanked: 10 times
Been thanked: 5 times

Re: Dark Souls FLV file

Post by TehDave »

I meant when you export model to edit, does it also give you the skeleton so you have something to weight to?
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

Technically there's no exporting of the meshes at this time. DSMODT currently only supports importing meshes, not exporting them.
~Nyxo~
||| Twitter ||| Youtube |||
TehDave
advanced
Posts: 74
Joined: Tue Apr 21, 2009 5:24 am
Has thanked: 10 times
Been thanked: 5 times

Re: Dark Souls FLV file

Post by TehDave »

So wait, how did you weight Leoric to Artorias' skeleton then?
nyxo
advanced
Posts: 68
Joined: Sun Jan 06, 2013 3:54 am
Been thanked: 18 times
Contact:

Re: Dark Souls FLV file

Post by nyxo »

DSMODT has a rudimentary bone-mapper in it. So long as you provide a mesh that's weighted to a skeleton with bone names that match those on the skeleton of the enemy it's being applied to, the bone weights transfer over.

So all I did is wrote a program that took the Skeleton King file and "rebuilt" portions of it to fit on Artorias, such as changing bone names, deleting some bones, adding others, and appropriately moving around bone weights as required with those changes; and then saved it as a collada (.DAE) file to be imported into DSMODT.
~Nyxo~
||| Twitter ||| Youtube |||
Post Reply