Difference between revisions of "BSA Unpacker Tutorial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Doglike-spike
m
imported>Lhammonds
m (Added related article)
 
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
This was originally posted on the official forums. I have simple copied and pasted to bring it into this wiki. --[[User:Brainspackle|Brainspackle]] 16:02, 9 April 2006 (EDT)
'''Warning:''' The new files from the extracted archives will use 3.2 GB of your harddisk. For the sizes of the individual archives see [[BSA file]]s.


Hello, heres a quick tutorial on how to unpack the Oblivion BSA's.
==Setup==
Unpacking the [[BSA Files]] can be done with [[BSA Unpackers|a few tools]], for this tutorial we're assuming you're using [[BSA Commander]]. BSA Commander is one of the most user-friendly BSA unpackers and can also [[Creating your Own BSA files|create BSA files]].


Edit: Now with pictures
Download BSA Commander [http://letalka.sourceforge.net/morr/index.htm from Vasily's homepage] and extract the contents of the downloaded archive somewhere. Double click the executable (the Oblivion icon with BSA sign on it) to start the program. If you want to register BSA files in your Oblivion.ini file with BSA Commander you have to click on the Tools button at the top and make sure the Oblivion path corresponds with where you've installed Oblivion. You can also associate BSA Commander with .bsa files there, this will launch BSA Commander when you double click a .bsa file.


First download Ghostwheels program "TES4BSA" http://www34.brinkster.com/ghostwheel/
==Extracting the BSA files==
[http://www.example.com link title]
Click the Open button at the top left corner, browse to your Oblivion directory and open a BSA file. It will take a moment for the program to load the contents of the archive. When it's done you'll see a list of all the files inside the archive. The archive size, the number of files in the archive, the number of files selected and size of the unpacked files is shown at the bottom of the window in the status bar.
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: Extracting is another way of copy and pasting.
 
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 this:
 
[http://img57.imageshack.us/my.php?image=tut12fb.jpg Extracted]
 
Now when everything is extracted, do the following.
 
Start-Run- type "Cmd" no quotes, and press enter.
 
Then write "cd C:\" no quotes, and press enter.
 
Then "cd BSA" no quotes, and press enter.
 
This will open the folder.
 
[http://img208.imageshack.us/my.php?image=tut28st.jpg Cd BSA]
 
Now write
 
tes4bsa unpack "Oblivion - Meshes.bsa" and press enter, this will unpack the meshes.
 
[http://img233.imageshack.us/img233/7966/tut31ip.jpg Meshes]
 
tes4bsa unpack "Oblivion - Textures - compressed.bsa" and press enter, this will unpack the textures.
 
[http://img233.imageshack.us/img233/9494/tut46pe.jpg Textures]
 
tes4bsa unpack "Oblivion - Misc.bsa" and press enter, this will unpack the misc.
 
[http://img61.imageshack.us/img61/849/tut56el.jpg Misc]
 
Nb. they are all stored in your "BSA" folder.
 
[http://img230.imageshack.us/img230/9869/tut61bj.jpg Bsa folder]
 
When you have unpacked all your Bsa's. Extract the contents of the whole "BSA" folder, to the "Oblivion\Data" folder.
 
And that should be it.
 
ps. The new files will use 3.2 gb of your harddisk.
 
Happy modding.
 
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


Click on the Unpack button to unpack all the selected files (everything is selected by default). You can quickly change the selection with the buttons on the right side of the window. In the  unpack window you can change the output directory and choose to clear the unpack directory, overwrite existing files and show the unpacking statistics. Show unpacking stat creates a text file with all files in the archive and whether they've been successfully unpacked or not.


== See Also ==
== See Also ==
 
*[[BSA Files]]
[[BSA Files]]
*[[Creating your Own BSA files]]
 
*[[How To Extract BSA Files Using BSA Commander]]
[[Creating your Own BSA files]]
 
[[Command Prompt Basics]]


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Tools_Tutorials]]

Latest revision as of 16:24, 27 March 2010

Warning: The new files from the extracted archives will use 3.2 GB of your harddisk. For the sizes of the individual archives see BSA files.

Setup[edit | edit source]

Unpacking the BSA Files can be done with a few tools, for this tutorial we're assuming you're using BSA Commander. BSA Commander is one of the most user-friendly BSA unpackers and can also create BSA files.

Download BSA Commander from Vasily's homepage and extract the contents of the downloaded archive somewhere. Double click the executable (the Oblivion icon with BSA sign on it) to start the program. If you want to register BSA files in your Oblivion.ini file with BSA Commander you have to click on the Tools button at the top and make sure the Oblivion path corresponds with where you've installed Oblivion. You can also associate BSA Commander with .bsa files there, this will launch BSA Commander when you double click a .bsa file.

Extracting the BSA files[edit | edit source]

Click the Open button at the top left corner, browse to your Oblivion directory and open a BSA file. It will take a moment for the program to load the contents of the archive. When it's done you'll see a list of all the files inside the archive. The archive size, the number of files in the archive, the number of files selected and size of the unpacked files is shown at the bottom of the window in the status bar.

Click on the Unpack button to unpack all the selected files (everything is selected by default). You can quickly change the selection with the buttons on the right side of the window. In the unpack window you can change the output directory and choose to clear the unpack directory, overwrite existing files and show the unpacking statistics. Show unpacking stat creates a text file with all files in the archive and whether they've been successfully unpacked or not.

See Also[edit | edit source]