Difference between revisions of "BSA Unpacker Tutorial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
m (added link to CMD-here powertoy)
imported>JOG
m
Line 42: Line 42:


To ease up working with folders, use Microsoft's "CMD Here" powertoy
To ease up working with folders, use Microsoft's "CMD Here" powertoy
it adds a "Open Command Window Here" context menu option on file system folders.
it adds a "Open Command Window Here" context menu option on file system folders. So you can easily open a command folder in any folder.
  http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/CmdHerePowertoySetup.exe
  http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/CmdHerePowertoySetup.exe




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

Revision as of 08:39, 30 April 2006

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)

Hello, heres a quick tutorial on how to unpack the Oblivion BSA's.

First download Ghostwheels program "TES4BSA" http://www34.brinkster.com/ghostwheel/

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.

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".

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. Now write

tes4bsa unpack "Oblivion - Meshes.bsa" and press enter, this will unpack the meshes.

tes4bsa unpack "Oblivion - Textures - compressed.bsa" and press enter, this will unpack the textures.

tes4bsa unpack "Oblivion - Misc.bsa" and press enter, this will unpack the misc.

Nb. they are all stored in your "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.

Happy modding.

Doglike-spike



To ease up working with folders, use Microsoft's "CMD Here" powertoy it adds a "Open Command Window Here" context menu option on file system folders. So you can easily open a command folder in any folder.

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