Join also our Discord channel! Click here.
Kingdom Hearts Dream Drop Distance models/voices
-
- n00b
- Posts: 18
- Joined: Fri Oct 24, 2014 12:21 am
- Has thanked: 1 time
- Been thanked: 4 times
Re: Kingdom Hearts Dream Drop Distance models/voices
Reversing everything is a hard task, but there's far more documentation on ARM assembly than MIPS I think. That and the fact that the engine is the same one used for BBS so the file research done for BBS will help MayBeePah a bit more than just figuring stuff from nothing like you had to with KH2FM.
A handheld game hopefully isn't as complex as a console game
A handheld game hopefully isn't as complex as a console game
- MayBeePah
- advanced
- Posts: 44
- Joined: Mon Oct 06, 2014 7:22 am
- Has thanked: 1 time
- Been thanked: 30 times
Re: Kingdom Hearts Dream Drop Distance models/voices
I'm also making my own Arm disassembler specific for 3Ds games with the ctr SDK functions included, I'm not using IDA Pro... plus doing it all myself makes everything easier to understand.
I'm not someone who gives up, before I started this project I knew nothing about everything I've done so far.
when I first started extracting Kingdom Hearts 3D I made all my own tools.
I figured out how to hex edit, 3d modelling (Vertices, UV maps, Normals, TriangleStrips), learnt about 3 different compression techniques for textures, now I'm making my own program to automatically identify where the Arm binary accesses files. I very hopeful I will finish this project because of how much I've learnt
I expect It'll take a while, but I expect to Finish...
I'm not someone who gives up, before I started this project I knew nothing about everything I've done so far.
when I first started extracting Kingdom Hearts 3D I made all my own tools.
I figured out how to hex edit, 3d modelling (Vertices, UV maps, Normals, TriangleStrips), learnt about 3 different compression techniques for textures, now I'm making my own program to automatically identify where the Arm binary accesses files. I very hopeful I will finish this project because of how much I've learnt

I expect It'll take a while, but I expect to Finish...
- GovanifY
- advanced
- Posts: 59
- Joined: Wed Apr 16, 2014 9:25 pm
- Location: In the depths of a game...
- Has thanked: 1 time
- Been thanked: 32 times
- Contact:
Re: Kingdom Hearts Dream Drop Distance models/voices
Trust me, you won't finish this quickly, even if I hope you do.
Having created your own disasm is, though, impressive since having one as easy to use as IDA Pro's kind of hard.
Really glwt but trust me, it's a hard task(actually it is SO EASY compared to KH2FM since basically it's the same engine(and file formats most likely) than BBS but hey)
and it'll take a while but it is possible.
I cannot give you any help for now(busy w/ a lot of shits atm) but if you ever need help later I'd be glad to help ya(even if I know that working in solo is easier most of the time(at least it is for me))
Having created your own disasm is, though, impressive since having one as easy to use as IDA Pro's kind of hard.
Really glwt but trust me, it's a hard task(actually it is SO EASY compared to KH2FM since basically it's the same engine(and file formats most likely) than BBS but hey)
and it'll take a while but it is possible.
I cannot give you any help for now(busy w/ a lot of shits atm) but if you ever need help later I'd be glad to help ya(even if I know that working in solo is easier most of the time(at least it is for me))
The only limit I've encountered so far is my brain.
-----------------------------------------------
Ya can check my work here:
http://www.govanify.blogspot.fr
http://www.govanify.com
https://twitter.com/GovanifY
-----------------------------------------------
Ya can check my work here:
http://www.govanify.blogspot.fr
http://www.govanify.com
https://twitter.com/GovanifY
-
- beginner
- Posts: 24
- Joined: Tue Apr 10, 2012 12:02 pm
- Has thanked: 4 times
- Been thanked: 1 time
Re: Kingdom Hearts Dream Drop Distance models/voices
Okay... At least you made it this far... And I had readed your previous post telling us your plans on KHDDD models... Anyway I wonder, how could you make the magic animations to be reproduced on 3d programs?... I mean you may rip the models, but some spark effects looks kinda 2D and somehow requires of complex methods to make those visuals in a 3d environment... I saw those effects on other kh games but it was possible with the proper gaming engine... And normally ripped models of any animated character cannot reproduce those effects, like Axel's fire chakrams for example. Anyway... It is just curiosity, I am much more interested on the dream eaters models.MayBeePah wrote:I'm also making my own Arm disassembler specific for 3Ds games with the ctr SDK functions included, I'm not using IDA Pro... plus doing it all myself makes everything easier to understand.
I'm not someone who gives up, before I started this project I knew nothing about everything I've done so far.
when I first started extracting Kingdom Hearts 3D I made all my own tools.
I figured out how to hex edit, 3d modelling (Vertices, UV maps, Normals, TriangleStrips), learnt about 3 different compression techniques for textures, now I'm making my own program to automatically identify where the Arm binary accesses files. I very hopeful I will finish this project because of how much I've learnt
I expect It'll take a while, but I expect to Finish...
![Satisfied :]](./images/smilies/%5Bcolon%5D%5D.gif)
At least I had seen progressions and of course you did not left this topic dying... Cuz of course would be really annoying having to bump/necropost...

Ok... Gotta wait more...
- Mirrorman95
- ultra-veteran
- Posts: 352
- Joined: Tue Jul 20, 2010 2:08 am
- Has thanked: 16 times
- Been thanked: 23 times
Re: Kingdom Hearts Dream Drop Distance models/voices
MayBeePah, it's great that you're working on a full disassembly of the game. However, as it will admittedly take years to complete the work, it would be nice to see screenshots of your progress every now and again, just so that people don't lose interest and necro this thread. I'm still really interested in the model exporter and I wonder when it will be able to output all the character meshes in the game. I'm also curious to see if any models that didn't make the final cut are still in the game's files. I hope one day I will be able to get my hands on all the handy tools you are developing from scratch for KH3D.
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
- GovanifY
- advanced
- Posts: 59
- Joined: Wed Apr 16, 2014 9:25 pm
- Location: In the depths of a game...
- Has thanked: 1 time
- Been thanked: 32 times
- Contact:
Re: Kingdom Hearts Dream Drop Distance models/voices
You mean such as the letters in the ending? If so watch this: https://www.youtube.com/watch?v=gV7XL4_a4dg (sorry for the sound D:)
Ofc letters and some other models are still in game
Ofc letters and some other models are still in game
The only limit I've encountered so far is my brain.
-----------------------------------------------
Ya can check my work here:
http://www.govanify.blogspot.fr
http://www.govanify.com
https://twitter.com/GovanifY
-----------------------------------------------
Ya can check my work here:
http://www.govanify.blogspot.fr
http://www.govanify.com
https://twitter.com/GovanifY
- Mirrorman95
- ultra-veteran
- Posts: 352
- Joined: Tue Jul 20, 2010 2:08 am
- Has thanked: 16 times
- Been thanked: 23 times
Re: Kingdom Hearts Dream Drop Distance models/voices
Still haven't figured out the sound problems with that video?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
Re: Kingdom Hearts Dream Drop Distance models/voices
UVs need to be flipped when viewing in noesis
PS3 DevWiki : http://www.psdevwiki.com/ps3/Main_Page
Irc Channel : [url]irc://efnet/ps3dev[/url]
Visit my Blog: http://syscallm.blogspot.de/
Irc Channel : [url]irc://efnet/ps3dev[/url]
Visit my Blog: http://syscallm.blogspot.de/
- Mirrorman95
- ultra-veteran
- Posts: 352
- Joined: Tue Jul 20, 2010 2:08 am
- Has thanked: 16 times
- Been thanked: 23 times
Re: Kingdom Hearts Dream Drop Distance models/voices
Holy Guacamole, MayBeePah made a Noesis plugin for KH3D models and just released all the Dream Eaters!


BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
- MayBeePah
- advanced
- Posts: 44
- Joined: Mon Oct 06, 2014 7:22 am
- Has thanked: 1 time
- Been thanked: 30 times
Re: Kingdom Hearts Dream Drop Distance models/voices
The grey textures ending in _g0 are for changing the colour of the dream eater so you should set them to overlay and set what ever colour you want
The textures ending in _E are emission textures for the eyes
I couldn't see any UV problems in Unity, Blender or Photoshop so It doesn't really matter
The textures ending in _E are emission textures for the eyes
I couldn't see any UV problems in Unity, Blender or Photoshop so It doesn't really matter

-
- advanced
- Posts: 60
- Joined: Wed Jun 23, 2010 10:12 pm
- Has thanked: 23 times
- Been thanked: 2 times
Re: Kingdom Hearts Dream Drop Distance models/voices
Wow, this is great MayBeePah. Also thanks for the Dream Eaters, do you know how the disposition (eye color) change works model-wise though? Is it just a texture replacement or something else?