Difference between revisions of "Data File"

1 byte removed ,  19:06, 16 August 2017
m
Plugin ID is 8bit not 32. 32Bits is 4billion.
imported>Google0008
imported>Google0010
m (Plugin ID is 8bit not 32. 32Bits is 4billion.)
Line 23: Line 23:
*Light plugin (.esl) file are a new optimized file format, introduced in the 1.10 Update. They behave like a normal plugin, except for the following:
*Light plugin (.esl) file are a new optimized file format, introduced in the 1.10 Update. They behave like a normal plugin, except for the following:
**.esl files are read-only. Active development should be done in an normal (.esp) plugin.
**.esl files are read-only. Active development should be done in an normal (.esp) plugin.
**.esl files bypass the 32-bit plugin ID limit (255).
**.esl files bypass the 8-bit plugin ID limit (255).
**.esl files have a budget of no more than 4,000 forms.
**.esl files have a budget of no more than 4,000 forms.
**.esl files are treated as unique files from the .esp it was converted from, so saved games will not be compatible between them.
**.esl files are treated as unique files from the .esp it was converted from, so saved games will not be compatible between them.
Anonymous user