Difference between revisions of "Archive File"
Jump to navigation
Jump to search
imported>Qazaaq |
imported>Qazaaq m |
||
Line 1: | Line 1: | ||
[[Category:Editor Reference]] | [[Category:Editor Reference]] | ||
[[Category:Game Files]] | [[Category:Game Files]] | ||
'''File Extension:''' .bsa .ba2 | '''File Extension:''' <code>.bsa</code>, <code>.ba2</code> | ||
The archive files store other files such as scripts, textures, materials, meshes, sounds, videos, and others to load during runtime. Archive files require a [[Data File]] of the same name to be activated or the archived content will be ignored. | The archive files store other files such as scripts, textures, materials, meshes, sounds, videos, and others to load during runtime. Archive files require a [[Data File]] of the same name to be activated or the archived content will be ignored. |
Revision as of 21:55, 17 July 2016
File Extension: .bsa
, .ba2
The archive files store other files such as scripts, textures, materials, meshes, sounds, videos, and others to load during runtime. Archive files require a Data File of the same name to be activated or the archived content will be ignored.
Tooling
- The Creation Kit includes tooling for working with game archives.
- There are community software projects that provided tooling for working with game archives.