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

[PC] Deus Ex: Human Revolution

Post questions about game models here, or help out others!
Post Reply
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

[PC] Deus Ex: Human Revolution

Post by howfie »

Version 2 fixes a problem with skeleton not loading for Adam.
Version 3 adds secondary UV maps.

Image

Ripping Instructions:
  • Create a new folder somewhere called "DEHR" (you can call it anything you want though).
  • Copy bigfile.000, bigfile.001, bigfile.002, bigfile.003, patch0.000, patch0.001, and patch0.002 from main game into a new subfolder (i.e. "DEHR\main").
  • Screw bigfile_English.000 as it contains nothing important.
  • Copy bigfile.000 from the Missing Link DLC into a new subfolder as well (i.e. "DEHR\missing_link").
  • Screw bigfile_English.000 as it contains nothing important.
  • Place ripper.exe and zlib DLL into the "DEHR" folder (or whatever you called it) and run it.
  • Say "YES" when it asks if it can delete unimportant files (unless you want a million files on your hard drive).
  • Say "YES" when it asks if to process "000" files.
  • Say "YES" when it asks if to process "DEX" files.
  • Say "YES" when it asks if to process "PCD" files.
  • Say "YES" when it asks if to process "MOD" files.
  • Come back maybe one to two hours later depending on the strength of you computer. The program touches everything so it takes a while. This is amazing because if you spend 6 to 8 hours playing a game, at least one hour is spent watching some kind of loading screen :D.
Model Instructions:
  • OBJ: For quick previewing in Noesis or other editor.
  • SMC: Model + skeleton. This file can be loaded into Blender 2.49b using the provided plugin.
  • BONECOUNT.TXT: A text file generated in the same folder where you put the EXE. This lists all model files and the number of bones in each model file. From this, you should be able to tell which models are main characters and which ones are not.
Other Instructions:
  • Eventually, you will find some textures are in other directories and may have trouble finding them.
  • In these cases, look at the bottom of the material MTL_A files in a hex editor.
  • You will see data like the below example.
  • In the example below, look for textures 00000ADA.dds, 0000002B.dds, 00000035.dds, and 0000003D.dds.
  • If they aren't in the same directory as the model file, search elsewhere.
  • Or you can also wait till I implement auto-texture.

Code: Select all

DA 0A 00 00 - 00 00 00 00 00 00 00 00 20 00 01 00 
2B 00 00 00 - 00 00 00 00 00 00 00 00 20 01 01 00 
35 00 00 00 - 00 00 00 00 00 00 00 00 60 04 01 00 
3D 00 00 00 - 00 00 00 00 03 00 00 00 8B 02 01 00 
3D 00 00 00 - 00 00 00 00 00 00 00 00 2C 03 02 00 
2B 00 00 00 - 00 00 00 00 00 00 00 00 20 00 01 00 
DA 0A 00 00 - 00 00 00 00 00 00 00 00 20 01 01 00 
35 00 00 00 - 00 00 00 00 00 00 00 00 60 02 01 00 
3D 00 00 00 - 00 00 00 00 00 00 00 00 2C 03 02 00
You do not have the required permissions to view the files attached to this post.
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1823
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 92 times
Been thanked: 1058 times

Re: [PC] Deus Ex: Human Revolution

Post by Ekey »

Hehe nice j (:b... Next target Image ?
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: [PC] Deus Ex: Human Revolution

Post by howfie »

you want the models ekey? lemme ask chrrox first if it's possible and if he's interested in it. i know he likes these korean mmos moreso than i do :D.
Ekey
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 1823
Joined: Wed Mar 31, 2010 6:54 am
Has thanked: 92 times
Been thanked: 1058 times

Re: [PC] Deus Ex: Human Revolution

Post by Ekey »

howfie wrote:you want the models ekey?
Nah. I just collect scripts / plugins for load models :P . Although the models look very nice :)

Image

Image

Image
User avatar
CMihai
veteran
Posts: 131
Joined: Sun Jul 05, 2009 12:58 pm
Has thanked: 13 times
Been thanked: 1 time

Re: [PC] Deus Ex: Human Revolution

Post by CMihai »

Damn, that's really nice :D *uhm*Hitman Absolution?
The Chief
veteran
Posts: 101
Joined: Fri Oct 09, 2009 3:44 am
Has thanked: 90 times
Been thanked: 10 times

Re: [PC] Deus Ex: Human Revolution

Post by The Chief »

Hey howfie i really apreciate this tools for Deus Hex but iam curius what version of phyton i need on blender for this ? i have the 2.6.1
but i cant make it run.
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: [PC] Deus Ex: Human Revolution

Post by howfie »

that version should be fine.

to run script, you run from within blender and not the python command line.
steps are:

1.) open blender 2.49b
2.) set one of the panels to Text View
3.) open the script or paste it into the Text View
4.) run the script (Alt + P I think is the shortcut).
5.) select an SMC file and click OK/Open/Whatever.
6.) done
User avatar
takoyaki111
advanced
Posts: 48
Joined: Mon Oct 21, 2013 7:43 pm
Has thanked: 7 times
Been thanked: 3 times

Re: [PC] Deus Ex: Human Revolution

Post by takoyaki111 »

is there a better way of navigating trough the files?

its really hard to find the characters i want, and weapons to.
howfie
double-veteran
double-veteran
Posts: 929
Joined: Fri Jul 08, 2011 12:06 pm
Location: Torrance, CA
Has thanked: 10 times
Been thanked: 274 times

Re: [PC] Deus Ex: Human Revolution

Post by howfie »

can anyone tell me if ripper works with director's cut or do i have to update it?
junk angel
veteran
Posts: 82
Joined: Thu Jan 14, 2010 4:38 pm
Has thanked: 1 time
Been thanked: 4 times

Re: [PC] Deus Ex: Human Revolution

Post by junk angel »

Will drop a line once I set aside those five bucks :)
CharlieV
n00b
Posts: 17
Joined: Mon Dec 30, 2019 10:29 am
Been thanked: 4 times

Re: [PC] Deus Ex: Human Revolution

Post by CharlieV »

howfie wrote: Mon Oct 28, 2013 5:42 am can anyone tell me if ripper works with director's cut or do i have to update it?
Many years later... It does. Although it took 11 hours because there are more bigfiles. Whether I ever actually look through the 10,000(!) folders is another matter entirely though lol.
DasFroggy
ultra-n00b
Posts: 1
Joined: Sat Apr 25, 2020 1:02 am

Re: [PC] Deus Ex: Human Revolution

Post by DasFroggy »

CharlieV wrote: Fri Mar 06, 2020 3:16 am
howfie wrote: Mon Oct 28, 2013 5:42 am can anyone tell me if ripper works with director's cut or do i have to update it?
Many years later... It does. Although it took 11 hours because there are more bigfiles. Whether I ever actually look through the 10,000(!) folders is another matter entirely though lol.
Unfortunately, it doesn't seem to work. A number of the files listed in the original post are missing, and when initiating the program the window opens only for a brief second before closing again. Can you provide some assistance in troubleshooting this issue?
MilkyWay
ultra-n00b
Posts: 1
Joined: Mon Jul 11, 2022 6:27 pm

Re: [PC] Deus Ex: Human Revolution

Post by MilkyWay »

damn
Bigarrow
ultra-n00b
Posts: 2
Joined: Sat Mar 19, 2022 3:03 pm

Re: [PC] Deus Ex: Human Revolution

Post by Bigarrow »

Works if you find a vanilla copy, but its about 9k assets that have no names.
Post Reply