Zerosleepless Posted September 11, 2016 Posted September 11, 2016 I'm reading conflicting opinions about changing the papyrus setting in skyrim.ini Some people say they should be left default and some others say certain values solve script lag . Currently i'm using the default values [Papyrus] fUpdateBudgetMS=1.2000000477 fExtraTaskletBudgetMS=1.2000000477 fPostLoadUpdateTimeMS=500.0 iMinMemoryPageSize=128 iMaxMemoryPageSize=512 iMaxAllocatedMemoryBytes=76800 bEnableLogging=0 bEnableTrace=0 bLoadDebugInformation=0 and my script latency is circa 125 (more than the recommended value ), as a result , the game is stuttering and scripts take time to execute ... Did you change your papyrus values? and what was the result?
Guest Posted September 11, 2016 Posted September 11, 2016 After years of testing, I can only recommend using the default settings. Altering them makes think worst. If your scripts are slow and shuttering, then try to find which mod is overcharging the Papyrus VM and get rid of it.
Zerosleepless Posted September 11, 2016 Author Posted September 11, 2016 After years of testing, I can only recommend using the default settings. Altering them makes think worst. If your scripts are slow and shuttering, then try to find which mod is overcharging the Papyrus VM and get rid of it. Well now i know at least , thanks
Saeros Posted September 11, 2016 Posted September 11, 2016 fUpdateBudgetMS=1.2-->2.0 max fExtraTaskletBudgetMS=1.2 -->2.0 max according to S.T.E.P. recommendations, it is better not to exceed these values. For me, I have a very (very very very!) modded game (heavy scripting).. I put the value to 1.4, and I'm fine with this settings. ..I do not recommend to go further. cheers! S.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.