Featured Post

Deus Ex - Extraction Guides (Master Post)

Deus Ex (2000) Extract Audio Extract Textures & Models Deus Ex: The Conspiracy (2002) Extract Video Deus Ex: Invisible War (2003) Extrac...

Friday, 17 March 2023

Deus Ex - Extract Audio

Note: All tools used are linked at the bottom of the post.

Extract audio using DragonUnPACKer

  1. Open DragonUnPACKer > File > Open > navigate to Deus Ex installation location > select .u file you wish to browse, i.e. DeusExConAudioMission00.u to view the conversational audio for the training mission, or DeusExCharacters.u to view models and textures
  2. Select Deus Ex or Deus Ex: Invisible War (if you’re extracting from that game instead, the same process applies)
  3. Select items within the file browser you wish to extract (CTRL + click to select multiple, Shift + click to select a group) > Right-click the selected files > Extract files to… > Without conversion > browse for destination folder > OK
  4. The selected audio is extracted as .wav files to the specified destination and can be played immediately
Below is a table showing what conversational audio can be found within each of the ConAudio packages:

Note: You can also natively extract .u packages without having to download additional software tools by opening Command Prompt in the System folder and running the following command:

ucc fullbatchexport [package name].u .\[package name]

For example, for all the character meshes and textures, replace [package name] with DeusExCharacters:

ucc fullbatchexport DeusExCharacters.u .\DeusExCharacters

You can do the same for any .u file in the game files.

Once extracted, a subfolder should be created within the System folder with the name of the .u file you've extracted as well as its contents. The only issue with this method is that the entire .u file is extracted, you will be unable to navigate a user interface to search for and extract specific items.

Tools

No comments:

Post a Comment