Detroit Become Human tools

Skeletons, animations, shaders, texturing, converting, fixing and anything else related to read game models
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Detroit Become Human tools

Post by id-daemon »

Detroit Become Human tools.
Supports all characters with textures, skeletons and weights. Also most map objects will export.
As usual with exclusive games I made tools for, files are distributed among people. Ask your friends, some of them probably already have files, or will have them soon.

Tool usage:

0. Change detroit.ini with your paths. Choose only chapters you need to extract. Base BIGFILE will have all models, chapters will mostly have map objects, but also a few characters.

1. To make a list, run the tool without parameters
Example: Detroit > list.txt
It will create a list of potentially extractable game packages and their sizes (in bytes). MOST of them will have models, but there will be some with only videos, sounds or animations, these will be skipped with error message "not supported".

A list of all noticable models is included

2. To extract a package, run with 1 parameter (package code)
Example: Detroit D0F
It will make ASCII models, ASCII & SMD skeletons, just like it was before with my B2S/HR tool. ASCII format will have all UV pairs and extended info for correct bone rotations. Noesis plugin that reads them is included. For skeletal models you need to copypaste skeleton... etc

You can run the list created before as a batch file, it will export all packages you choose.

Half of textures will have no extension. Again, like in B2S, those must be converted to TGA with another tool (detroit_img.exe). Use a batch to convert all files in one run (included)

Beware, the tool can trigger antivirus false-positive, because they think its "suspicious". If you dont want to run it, just use the old image-convertion tool from B2S made in 2017. It will also convert most images from Detroit, and just a few new types will not be supported. That tool exists for 2 years now, and nobody had any problems with it.

Link to my Beyond 2 Souls / Heavy rain tool (PS3):
https://forum.facepunch.com/f/fbx/qxnh/ ... -Exporter/

Image

Image

Image

Image

*edit by aluigi* https://www.mediafire.com/file/lyw4np2m ... t.rar/file
Last edited by id-daemon on Tue Mar 05, 2019 5:52 pm, edited 2 times in total.
anthony78880
Posts: 4
Joined: Sun Mar 03, 2019 6:46 pm

Re: Detroit Become Human tools

Post by anthony78880 »

Hi great job for Detroit become human how to recover them once the tool available
anthony78880
Posts: 4
Joined: Sun Mar 03, 2019 6:46 pm

Re: Detroit Become Human tools

Post by anthony78880 »

Can you send me the PKG once the shared tool
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

Tool posted
coredevel
Posts: 75
Joined: Tue May 30, 2017 1:10 am

Re: Detroit Become Human tools

Post by coredevel »

Is this a PS4 game? I thought these games were encrypted? Is this a extractor, a decrypter or both?
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

this is model/texture extractor
RevolverOcelo
Posts: 29
Joined: Sat Dec 01, 2018 1:43 pm

Re: Detroit Become Human tools

Post by RevolverOcelo »

Anyone here have Connor ripped? Could use.
nightwolf1982
Posts: 22
Joined: Fri Dec 07, 2018 12:24 am

Re: Detroit Become Human tools

Post by nightwolf1982 »

Does anyone know where to find the files for this game? I've looked, and I can't find anything.
Darko
Posts: 47
Joined: Fri Jun 03, 2016 5:24 pm

Re: Detroit Become Human tools

Post by Darko »

nightwolf1982 wrote:Does anyone know where to find the files for this game? I've looked, and I can't find anything.


Files are being shared in secret by some gods who have access to some tools that are going to be published at some point. I tried to get acess PDFT and I only got a kick in the ass by one of those gods and decided to never request something again nor mention something about the work of that person.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

Darko wrote:Files are being shared in secret by some gods who have access to some tools that are going to be published at some point. I tried to get acess PDFT and I only got a kick in the ass by one of those gods and decided to never request something again nor mention something about the work of that person.

I see some mistake here. Tools are published long time ago, and files are shared wide enough for anyone to find them.

I don't know what is PDFT, but nightwolf1982 already found at least 2 people to give him detroit files.
Darko
Posts: 47
Joined: Fri Jun 03, 2016 5:24 pm

Re: Detroit Become Human tools

Post by Darko »

id-daemon wrote:
Darko wrote:Files are being shared in secret by some gods who have access to some tools that are going to be published at some point. I tried to get acess PDFT and I only got a kick in the ass by one of those gods and decided to never request something again nor mention something about the work of that person.

I see some mistake here. Tools are published long time ago, and files are shared wide enough for anyone to find them.

I don't know what is PDFT, but nightwolf1982 already found at least 2 people to give him detroit files.


O, that's cool, when I requested a few files to that guy from xnalara community, he simply said that we must forget about that, that he would never share the files and blablabla...
TSelman61
Posts: 46
Joined: Thu Nov 02, 2017 1:53 pm

Re: Detroit Become Human tools

Post by TSelman61 »

Is it possible to export multiple models? This is really a way to make my job easier.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

why do you need that? why can't you just use bat files?
TSelman61
Posts: 46
Joined: Thu Nov 02, 2017 1:53 pm

Re: Detroit Become Human tools

Post by TSelman61 »

id-daemon wrote:why do you need that? why can't you just use bat files?


A friend of mine would use the police office and the cops to make a sequence for his Detroit-related comics.
I managed to find the office bureau and the boss of the cops inside.
https://www.youtube.com/watch?v=oQTY_0g ... e=youtu.be
Only some models are missing. And he wants to fill the office with a couple of cops to make it look alive.


I don't think I can do it professionally. :-)
When it executes the "List.txt" file created by detroit.exe by changing its extension to ".bat", it exports all models of the insider's list. This is really interesting and beautiful.

For example

Code: Select all

Detroit   500   133
Detroit   700   133
Detroit   A00   10162302
Detroit   B00   966495
Detroit   1100   5502253
Detroit   107   6628872
Detroit   207   7454451
Detroit   707   94800

When this list is run as ".bat", it exports the models in this list.
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

OK then, you already have what you need. Just use .bat files
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

Animations tool.
Now works on PC, will update for PS4 later, files are almost same.

Usage:

1. run "detroit_pc anim"
This will extract all 24500 files with anims. Sorry no progress indication, this may take a few minutes.

2. reextract models with detroit_pc (as before)
This is needed, because tool will now create "nodes" file, which is needed for animation convertion,
also it will make a new model compatible with anims tool (different axis layout, origin position shifted)

3. run "detroit_anim [anim] [nodes]"
This will extract animation, applying it to selected nodes information. Technically, any animaiton may be played with any model. If some bones are not present in the model (nodes file), animation will still be extracted, but you will see warnings, and it may not play correctly. Absolute most animations will be ok, but some are not supported, there will be errors and warnings.

Image
Meth0d
Posts: 2
Joined: Tue Mar 17, 2020 2:28 am

Re: Detroit Become Human tools

Post by Meth0d »

Why is there a trojan on your program ???
https://www.virustotal.com/gui/file/1e9 ... /detection
Image
id-daemon
Posts: 1040
Joined: Sun Mar 22, 2015 7:09 pm

Re: Detroit Become Human tools

Post by id-daemon »

Meth0d wrote:Why is there a trojan on your program ???

there is no trojan.
6yXJI0
Posts: 1
Joined: Tue Apr 14, 2020 11:04 pm

Re: Detroit Become Human tools

Post by 6yXJI0 »

I can't make a list, using PC BigFiles
kenshin20080b
Posts: 2
Joined: Fri Apr 17, 2020 12:23 pm

Re: Detroit Become Human tools

Post by kenshin20080b »

Amazing! Thank you for sharing this tool.