Difference between revisions of "Archive File"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
imported>Qazaaq
Line 5: Line 5:
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.


==Tools==
==Tooling==
-The Creation Kit includes tooling for working with game archives.
*The Creation Kit includes tooling for working with game archives.
-There are community software projects that provided tooling for working with game archives.
*There are community software projects that provided tooling for working with game archives.


== See Also ==
== See Also ==
*[[:Category:Game_Files|Game Files Category]]
*[[:Category:Game_Files|Game Files Category]]

Revision as of 22:11, 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.

See Also