Help with Papyrus, Default and suggested changes?

Post » Wed Jun 20, 2012 1:19 pm

I am tweaking my system and game, to get better performance. I am running a small stack of mods. The latest comment page, on my current install, suggests an alteration to a set of values under Papyrus, in the Skyrim ini.

My current, and default, settings are:


[Papyrus]
fPostLoadUpdateTimeMS=500.0
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0

----------------------------------------------------------------------

The Creation Kit Wiki states the default listing is as:

[Papyrus]
fUpdateBudgetMS=1.2
fExtraTaskletBudgetMS=1.2
fPostLoadUpdateTimeMS=500.0 ;Xenon and PS3 use 2000.0
iMinMemoryPageSize=128
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=76800
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
bEnableProfiling=0
------------------------------------------------------------------

The suggested altered settings are:

[Papyrus]
fUpdateBudgetMS=800
fExtraTaskletBudgetMS=800
fPostLoadUpdateTimeMS=2000
iMinMemoryPageSize=256
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=2457600
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
bEnableProfiling=0

What am I missing here?
User avatar
Captian Caveman
 
Posts: 3410
Joined: Thu Sep 20, 2007 5:36 am

Post » Wed Jun 20, 2012 9:05 pm

I guess the main question is...

Why does my current default differ from the Creation Kit listing?

Thanks guys/gals. Any input or suggestion is very much appreciated.
User avatar
helliehexx
 
Posts: 3477
Joined: Fri Jun 30, 2006 7:45 pm

Post » Wed Jun 20, 2012 3:54 pm

No input on this?

I am still learning, on a minute by minute basis. I am sorry if the question is too drep-noob.

I guess I could just change the listing and see what happens, but I was hoping for some type of assurance before I just took a shot in the dark.

Thanks again in advance. You guys are the most knowledgeable in this area. I respect every response.
User avatar
Donatus Uwasomba
 
Posts: 3361
Joined: Sun May 27, 2007 7:22 pm


Return to V - Skyrim