Jump to content

.BSA limit per dummy .esp plugin


Recommended Posts

Is there a limit to the amount of .bsa archives a single dummy .esp can load?

 

For the sake of faster loading times, I'm trying to pack the loose files of a large audio mod into multiple .bsa archives. It has to be multiple .bsa archives in ordero to not exceed the size limit of .bsa archives (around 2gb if i'm not mistaken).

 

I'm trying to figure this out before I start creating unnecessary dummy plugins for each .bsa archive.

Edited by Guest
Link to comment
Share on other sites

For Skyrim Special Edition (64 bit version), a maximum of two BSA per plugin.

myMod - Textures.bsa <-- must contain only textures

myMod.bsa <-- must contain everything else

 

For Skyrim Legendary Edition (32 bit version), a maximum of one BSA per plugin.

myMod.bsa

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...