0 of 0

File information

Last updated

Original upload

Created by

meh321

Uploaded by

meh321

Virus scan

Safe to use

About this mod

Increases the number of actors that can move, make facial expressions, and have their lips synced to their voice lines at any given time.

Requirements
Permissions and credits
Changelogs
Features
  • Morph Limit (default: 128)
    Increase the number of actors that can make facial expressions and have their lips synced to their voice lines. In the base game the default is 10 actors and the limit is 64 actors.
  • Mover Limit (default: 256)
    Increase the number of actors that can move at any given time. If you hit the limit, you will encounter actors that float around. In the base game the limit is 128 actors.
  • Replace Static Array (default: enabled)
    Increase the size of a static array that lists actors in order of their distance from the player. It is used by tasks that are only performed on a limited number of actors, and is necessary to increase the morph limit. In the base game it holds up to 64 actors, which has been increased to 512 actors.

Settings
The settings file allows you to individually enable or disable each of the features.

The settings file can be found in the following directory, and can be opened in any text editor:
  • Data/SKSE/Plugins/ActorLimitFix.json


Logs
The log file will report which of the features have been enabled and installed. It will also report any warnings and errors that have been silently handled, such as conflicts with other mods.

The log file can be found in the following directory, and can be opened in any text editor:
  • Data/SKSE/Plugins/ActorLimitFix.log


Requirements


Credits & Source