Difference between revisions of "Bethesda mod archives"

From Nexus Mods Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
The Gamebyro engine can load files from specialised archives into the game on startup. This allows DLCs and mods to package all their files together without worrying about them being accidentally overwritten and further simplifies the modding process by minimising the number of files. These archives can be either BSA (Oblivion, Fallout 3, Fallout New Vegas and Skyrim) or BA2 (Fallout 4 and Fallout 76) format files. Extracting or modifying archives should be considered an advanced modding technique and in most cases is unnecessary to allow the game to function correctly.  
 
The Gamebyro engine can load files from specialised archives into the game on startup. This allows DLCs and mods to package all their files together without worrying about them being accidentally overwritten and further simplifies the modding process by minimising the number of files. These archives can be either BSA (Oblivion, Fallout 3, Fallout New Vegas and Skyrim) or BA2 (Fallout 4 and Fallout 76) format files. Extracting or modifying archives should be considered an advanced modding technique and in most cases is unnecessary to allow the game to function correctly.  
 
 
 
 
 +
  
  
Line 12: Line 13:
 
|-
 
|-
 
! scope="row" | Game
 
! scope="row" | Game
 +
! scope="col" | BSA v100
 
! scope="col" | BSA v103
 
! scope="col" | BSA v103
 
! scope="col" | BSA v104
 
! scope="col" | BSA v104
 
! scope="col" | BSA v105
 
! scope="col" | BSA v105
 
! scope="col" | BA2 v1
 
! scope="col" | BA2 v1
 +
|-
 +
! scope="row" | Morrowind
 +
| <span style="color:#1abc9c;">Compatible</span>
 +
| <span style="color:#e74c3c;">Incompatible</span>
 +
| <span style="color:#e74c3c;">Incompatible</span>
 +
| <span style="color:#e74c3c;">Incompatible</span>
 +
| Ignored
 
|-
 
|-
 
! scope="row" | Oblivion
 
! scope="row" | Oblivion
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#1abc9c;">Compatible</span>
 
| <span style="color:#1abc9c;">Compatible</span>
 
| Ignored
 
| Ignored
Line 24: Line 34:
 
|-
 
|-
 
! scope="row" | Fallout 3
 
! scope="row" | Fallout 3
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| ''Untested''
 
| ''Untested''
 
| <span style="color:#1abc9c;">Compatible</span>
 
| <span style="color:#1abc9c;">Compatible</span>
Line 30: Line 41:
 
|-
 
|-
 
! scope="row" | Fallout New Vegas
 
! scope="row" | Fallout New Vegas
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| ''Untested''
 
| ''Untested''
 
| <span style="color:#1abc9c;">Compatible</span>
 
| <span style="color:#1abc9c;">Compatible</span>
Line 36: Line 48:
 
|-
 
|-
 
! scope="row" | Skyrim (2011)
 
! scope="row" | Skyrim (2011)
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#f39c12;">Limited Support</span>
 
| <span style="color:#f39c12;">Limited Support</span>
 
| <span style="color:#1abc9c;">Compatible</span>
 
| <span style="color:#1abc9c;">Compatible</span>
Line 42: Line 55:
 
|-
 
|-
 
! scope="row" | Skyrim Special Edition
 
! scope="row" | Skyrim Special Edition
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#e74c3c;">Incompatible</span>
Line 48: Line 62:
 
|-
 
|-
 
! scope="row" | Fallout 4
 
! scope="row" | Fallout 4
 +
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored
Line 54: Line 69:
 
|-
 
|-
 
! scope="row" | Skyrim VR
 
! scope="row" | Skyrim VR
 +
| <span style="color:#e74c3c;">Incompatible</span>
 
| ''Untested''
 
| ''Untested''
 
| <span style="color:#e74c3c;">Incompatible</span>
 
| <span style="color:#e74c3c;">Incompatible</span>
Line 60: Line 76:
 
|-
 
|-
 
! scope="row" | Fallout 4 VR
 
! scope="row" | Fallout 4 VR
 +
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored
Line 66: Line 83:
 
|-
 
|-
 
! scope="row" | Fallout 76
 
! scope="row" | Fallout 76
 +
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored
 
| Ignored

Revision as of 14:09, 7 April 2021

The Gamebyro engine can load files from specialised archives into the game on startup. This allows DLCs and mods to package all their files together without worrying about them being accidentally overwritten and further simplifies the modding process by minimising the number of files. These archives can be either BSA (Oblivion, Fallout 3, Fallout New Vegas and Skyrim) or BA2 (Fallout 4 and Fallout 76) format files. Extracting or modifying archives should be considered an advanced modding technique and in most cases is unnecessary to allow the game to function correctly.  



Mod archive compatibility

The BSA and BA2 archives are not automatically compatible with all games. Even among the variations of the same file type, they can cause unwanted side effects such as preventing the game from starting up. The table below lists the types of BSA and BA2 and how they behave with each Gamebyro title. The version of the archive can be determined by inspecting the file header. 

Game BSA v100 BSA v103 BSA v104 BSA v105 BA2 v1
Morrowind Compatible Incompatible Incompatible Incompatible Ignored
Oblivion Incompatible Compatible Ignored Ignored Ignored
Fallout 3 Incompatible Untested Compatible Untested Ignored
Fallout New Vegas Incompatible Untested Compatible Untested Ignored
Skyrim (2011) Incompatible Limited Support Compatible Incompatible Ignored
Skyrim Special Edition Incompatible Incompatible Incompatible Compatible Ignored
Fallout 4 Ignored Ignored Ignored Ignored Compatible
Skyrim VR Incompatible Untested Incompatible Compatible Ignored
Fallout 4 VR Ignored Ignored Ignored Ignored Compatible
Fallout 76 Ignored Ignored Ignored Ignored Compatible

Below is a more detailed explanation of each status. 

  • Untested - This combination has not been tested, feel free to update this article if you are able to test. 
  • Compatible - This is the intended archive format for this game and is fully compatible. 
  • Limited Support - This archive type is not intended to be used with the game but does appear to work. The exact impact on loading times, stability or general performance is unknown. It is not recommended to continue to use this combination.
  • Incompatible - This combination will cause a critical error, usually crashing the game. 

Mod manager archive checking

Some mod managers include a feature that will automatically check archive versions and identify any mismatches. At the time of writing, only Vortex and Wryebash include this feature. 

Extracting and packaging archives