banner
Rating
Voted0

Game optimization - Vanilla Scripts Optimized

1
Mod version:1
Game version:1
The mod has been successfully tested for the absence of viruses
6397.96K267.92K

Report mod

  • image
modalImage

About This Mod

Much of the original Starfield script was optimized. Replace the ease function with a faster version because there is a chance that the FPS will increase.


Since Papyrus (Bethesda Scripting Language) is a shared system, 1 slow script causes a snowball effect and slows down other scripts.


You can imagine papyrus as a queue. If a script is using a slow function to reach the top of a queue and needs to request information from another script, then exit the queue and request information, and using this queueing method can reduce the number of return queues and decrease the wait time because the script contains the correct information when it is at the top of the queue.


How much this mode improves performance depends on many factors. Where you are, how many quests are completed, what quests have been completed, your computer, other fashions, etc.

Similar Mods/Addons

Game Version *

1 (6d7c43e864c05668db4873a2f7a10227.zip)