BSA Unpacker Tutorial

From the Oblivion ConstructionSet Wiki
Revision as of 14:41, 8 August 2006 by imported>GhanBuriGhan
Jump to navigation Jump to search

This was originally posted on the official forums. I have simple copied and pasted to bring it into this wiki. --Brainspackle 16:02, 9 April 2006 (EDT)

A quick tutorial on how to unpack the Oblivion BSA's

  • Download Ghostwheels program "TES4BSA" here
    Then make a folder in the C:\ drive. I will call mine "BSA".
  • Then extract the contents of the TES4BSA, the file you just downloaded, into the "BSA" folder which you have just created.
    Note: In WindowsXP extracting can be done by copying and pasting the contents of the archive.
  • Also extract the BSA files from your Oblivion data files, only extract "Oblivion - Meshes" "Oblivion - Textures - Compressed" and "Oblivion - Misc", to the new folder, "BSA".

Your folder should look like Fig. 1:

Figure 1: The BSA folder
  • Now when everything is extracted, do the following.
  • Open a Command Line window: In Windows Start menu, select Run. Type "Cmd" (no quotes), and press enter.
  • Then write "cd C:\" (no quotes), and press enter.
  • Then type "cd BSA" (no quotes), and press enter.
    This will make the BSA folder our current directory (Fig. 2).
Figure 2: The BSA directory
  • Now write:
    tes4bsa unpack "Oblivion - Meshes.bsa" and press enter, this will unpack the meshes (Fig.3).
  • And likewise for the other archives:
    • tes4bsa unpack "Oblivion - Textures - compressed.bsa" and press enter, this will unpack the textures (Fig. 4).
    • tes4bsa unpack "Oblivion - Misc.bsa" and press enter, this will unpack the misc (Fig. 5).
Figure 3: Extracting Meshes.bsa
Figure 4: Extracting Textures
Figure 5: Extracting Misc.


  • All extracted files are now stored in your "BSA" folder (Fig. 6).
Figure 6: Extracted folders
  • When you have unpacked all your BSA's, move the contents of the whole "BSA" folder to the "Oblivion\Data" folder.

And that should be it.

Warning: The new files will use 3.2 gb of your harddisk.

Happy modding.

(Original forum contribution by: Doglike-spike)



To ease up working with the command line, use Microsoft's "Cmd Here Powertoy". It adds a "Open Command Window Here" option to the context menu. After installing this you can easily open a command folder in any folder just by right-clicking on the folder and choosing "Open Command Window Here".

http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/CmdHerePowertoySetup.exe


See Also

BSA Files Creating your Own BSA files Command Prompt Basics