references:modding_limits
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| references:modding_limits [2025/02/04 18:46] – created michael | references:modding_limits [2025/02/15 16:16] (current) – michael | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <WRAP center round todo 60%> | <WRAP center round todo 60%> | ||
| **This page is under construction.** | **This page is under construction.** | ||
| + | </ | ||
| + | |||
| + | ==== Archives (BA2) ==== | ||
| + | There are two archive formats and each has it's own limit. \\ | ||
| + | //The total number of archives is not relevant to the limit.// | ||
| + | * **General: | ||
| + | * **Texture: | ||
| + | <WRAP center round alert 60%> | ||
| + | There is currently no bug-free way to increase these limits. \\ | ||
| + | Mods that attempt to increase the limit should have those options disabled. | ||
| + | </ | ||
| + | |||
| + | |||
| + | ==== Modules (ESM/ | ||
| + | There are two types of modules (also known as plugins): **Full** and **Light**. \\ | ||
| + | Any module with the '' | ||
| + | //This can include '' | ||
| + | All other modules (i.e. '' | ||
| + | * **Full:** 254 | ||
| + | * **Light:** 4096 | ||
| + | |||
| + | |||
| + | ==== Form ID Range ==== | ||
| + | Fallout 4 supports two Module HEDR versions: **0.95** & **1.00**. \\ | ||
| + | With v1.00 the maximum number of **new records** was increased by allowing use of Form IDs in the extended range, doubling the capacity for new records in '' | ||
| + | In v0.95, Form IDs in the extended range were treated as overrides of hard-coded records in '' | ||
| + | //Overrides of records from other modules do not contribute to this limit.// | ||
| + | * **Extended Range:** 001-7FF (2047 IDs; 000 is the TES4 Header Record) | ||
| + | * **Light Module v0.95:** 800-FFF — 2048 New Records | ||
| + | * **Light Module v1.00:** 001-FFF — 4095 New Records | ||
| + | * **Full Module v0.95:** 800-FFF — 16,775,168 New Records | ||
| + | * **Full Module v1.00:** 001-FFF — 16,777,215 New Records | ||
| + | |||
| + | ==== Reference Handles ==== | ||
| + | <WRAP center round todo 60%> | ||
| + | **This section under construction.** | ||
| + | </ | ||
| + | |||
| + | ==== Open File Handles ==== | ||
| + | <WRAP center round todo 60%> | ||
| + | **This section under construction.** | ||
| </ | </ | ||
references/modding_limits.1738694796.txt.gz · Last modified: by michael
