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

Dead or Alive series formats and tools

Post questions about game models here, or help out others!
Protocol X27
ultra-veteran
ultra-veteran
Posts: 341
Joined: Wed Dec 14, 2011 5:46 pm
Has thanked: 141 times
Been thanked: 128 times

Re: Dead or Alive series formats and tools

Post by Protocol X27 »

Just a theory, but I think the last four vertex groups may be 2 pairs of UV... UV 1/2, UV 1/2

***
I don't know enough about 3dsmax, to use a different UV layer, I would guess, finding where it reads the first layer and replace with the 2nd if possible. I don't even know how 3dsmax handles multiple layers. I only saw it be an issue when using the export script to XNALara.
User avatar
Rosalin
mega-veteran
mega-veteran
Posts: 187
Joined: Fri Jun 13, 2014 11:38 am
Has thanked: 62 times
Been thanked: 56 times

Re: Dead or Alive series formats and tools

Post by Rosalin »

I'm not talking about handling multiple UV layers in 3ds max.
I just want to edit TMC_Parser.ms to import another UV layer from another byte group, if the last 4 bytes represents another UV layer.
It seems that it can be simply done by editing one offset value. (but I don't know what is it.)

I wish to check the shape of it in 3DSmax, if the last one is also another UV layer.
I'm guessing it is related to dust texture on body.

***

And if the last 4 byte group and 7th group could be calculated, I might be able to put an whole new object into TMCL. (Something like this)
I figured out 7th group controls normal map in some ways.
ex) Something related to using x-flipped symmetrical normal map.

But I don't know how to calculate that 4 bytes exactly.
MisterNatal
advanced
Posts: 62
Joined: Tue Sep 02, 2014 2:53 am
Has thanked: 6 times
Been thanked: 1 time

Re: Dead or Alive series formats and tools

Post by MisterNatal »

Sorry for the inactivity, Can someone help me? I'm trying to learn how to extract DoA4 models because reasons but I haven't a clue on how to extract the data from the game
Darko
double-veteran
double-veteran
Posts: 723
Joined: Mon Jul 13, 2009 6:16 pm
Has thanked: 72 times
Been thanked: 138 times

Re: Dead or Alive series formats and tools

Post by Darko »

MisterNatal wrote:Sorry for the inactivity, Can someone help me? I'm trying to learn how to extract DoA4 models because reasons but I haven't a clue on how to extract the data from the game
Use noesis.
Image
MisterNatal
advanced
Posts: 62
Joined: Tue Sep 02, 2014 2:53 am
Has thanked: 6 times
Been thanked: 1 time

Re: Dead or Alive series formats and tools

Post by MisterNatal »

Darko wrote:
MisterNatal wrote:Sorry for the inactivity, Can someone help me? I'm trying to learn how to extract DoA4 models because reasons but I haven't a clue on how to extract the data from the game
Use noesis.
Well yes but how do I get the models from the game though? Dx
Darko
double-veteran
double-veteran
Posts: 723
Joined: Mon Jul 13, 2009 6:16 pm
Has thanked: 72 times
Been thanked: 138 times

Re: Dead or Alive series formats and tools

Post by Darko »

MisterNatal wrote:
Darko wrote:
MisterNatal wrote:Sorry for the inactivity, Can someone help me? I'm trying to learn how to extract DoA4 models because reasons but I haven't a clue on how to extract the data from the game
Use noesis.
Well yes but how do I get the models from the game though? Dx
Download the blender pack I uploaded here:

https://onedrive.live.com/?cid=FFBE4E57 ... 49FCBE!281

It has all bony's scripts and install the python version I uploaded.
Image
Lilstormcloud
mega-veteran
mega-veteran
Posts: 162
Joined: Sun Aug 04, 2013 9:39 pm
Has thanked: 47 times
Been thanked: 20 times

Re: Dead or Alive series formats and tools

Post by Lilstormcloud »

PC versions been delayed :cry:
Darko
double-veteran
double-veteran
Posts: 723
Joined: Mon Jul 13, 2009 6:16 pm
Has thanked: 72 times
Been thanked: 138 times

Re: Dead or Alive series formats and tools

Post by Darko »

Lilstormcloud wrote:PC versions been delayed :cry:
>_<'
Image
Baal
n00b
Posts: 10
Joined: Wed Oct 15, 2014 5:33 pm

Re: Dead or Alive series formats and tools

Post by Baal »

Hi guys !
It feel like a decade since i last posted in a DOA modding thread ^^
With the upcoming PC version, and the probably ton of new persons that will give DOA a try, i was wondering where would we share our progress and tools. Here ? Somewhere else ? Does anybody also thought of that or I'm asking myself useless questions ^^?
Also, it look like coregrafx.info is dead. I wonder if this is just for me, but each time i try to get there i get a "Lolipop" untranslatable screen.
Protocol X27
ultra-veteran
ultra-veteran
Posts: 341
Joined: Wed Dec 14, 2011 5:46 pm
Has thanked: 141 times
Been thanked: 128 times

Re: Dead or Alive series formats and tools

Post by Protocol X27 »

Hey Baal,

Good to see ya again. I noticed you've been keeping up the fight on FSD. Funny how non-modders think it'll be so easy to overhaul everything about the game, lol.

I'll still post stuff here once I get a crack at some new data. I think I got burnt out with the complexity of the more recent mods that I did. I've been making an effort to work on extraction & stuff for some other games during the wait, but I've just been plain short on time all around.

PC delay is only an inconvenience. There will be at least some stuff to mess with during the wait even if 360 doesn't get the full amount of content.

***

@MisterNatal, past DOA games use to store stuff in .afs containers. Do you have access to the games RAW data or are you asking how to do that?
User avatar
Rosalin
mega-veteran
mega-veteran
Posts: 187
Joined: Fri Jun 13, 2014 11:38 am
Has thanked: 62 times
Been thanked: 56 times

Re: Dead or Alive series formats and tools

Post by Rosalin »

I tried to put normal map back into TMCL but it looks fragmented partly, especially for arms.
It worked before, but It doesn't work for some other models with other textures.


I tried to do it with mario's way, I could untile it, but I couldn't swizzle it back to original image with any options.

I guess it happens because some normal map(Volume Texture) have different file type.
They had same resolution(512x1024) but had different file size.

Is there any solution for that?

Code: Select all

//*bbp4 1024x512 (TX3D)
----
This was code for how to untile it.
How can I reverse it?
Last edited by Rosalin on Wed Feb 11, 2015 6:23 am, edited 3 times in total.
Esppiral
n00b
Posts: 11
Joined: Thu Aug 14, 2014 4:39 pm
Has thanked: 3 times

Re: Dead or Alive series formats and tools

Post by Esppiral »

Dead or alive 2 needs more love. :(
User avatar
Rosalin
mega-veteran
mega-veteran
Posts: 187
Joined: Fri Jun 13, 2014 11:38 am
Has thanked: 62 times
Been thanked: 56 times

Re: Dead or Alive series formats and tools

Post by Rosalin »

Oh, I could reverse it by myself.
It was fun to do.
I added at the end.
You do not have the required permissions to view the files attached to this post.
User avatar
Rosalin
mega-veteran
mega-veteran
Posts: 187
Joined: Fri Jun 13, 2014 11:38 am
Has thanked: 62 times
Been thanked: 56 times

Re: Dead or Alive series formats and tools

Post by Rosalin »

Well, I've checked the last UV group in 44, yes it was one for the dust texture UV.
But one thing important is, the shape of UV varies with the model, not like other skin textures.
So when you mix the parts or export vertex data to another model, you should think about this.
Darko
double-veteran
double-veteran
Posts: 723
Joined: Mon Jul 13, 2009 6:16 pm
Has thanked: 72 times
Been thanked: 138 times

Re: Dead or Alive series formats and tools

Post by Darko »

Can someone dump blc names pls for the new tittle update?? I already have all momoka's dlc costumes, but patch files are a real mess.
Image
Post Reply