-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update valid light plugin FormID ranges
Skyrim SE v1.6.1130.0 extends light plugins to support up to 4096 records, like Starfield, if the plugin's HEDR version is at least 1.71. There are some new official and Creation plugins that use the expanded range. Fallout 4 v1.10.162 (released in 2019) similarly extended the range of valid FormIDs from that game, again based on HEDR version. esplugin previously used that extended range for all Fallout 4 plugins but now it checks the HEDR version.
- Loading branch information
Showing
2 changed files
with
217 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.