|
|
1000金元
有人用过这个吗?到底要怎么搞?
我按这个帖子的用法(帖子:http://www.9dmgamemod.com/forum. ... ht=Papyrus%2BTweaks)
在system.ini里加上
[Fixes]
bFixToggleScriptsCommand = true
bFixScriptPageAllocation = true
[Tweaks]iMaxOpsPerFrame = 500
bDisableGetFormFromFileErrorLogs = false
bImproveBaseTypeMismatchLogs = true
bImproveValidateArgsLogs = true
bDisableNoPropertyOnScriptErrorLogs = false
bDisableMissingScriptError = false
iStackDumpTimeoutMS = 5000
bSummarizeStackDumps = true
[Papyrus]
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
fPostLoadUpdateTimeMS=500.0
iMaxAllocatedMemoryBytes=500000
(不知道顺序有没有关系,上面这段在
[Menu]
xxxx
新加
[SaveGame]
之间
)
同时在 \MO2\overwrite\SKSE\Plugins\PapyrusTweaks.ini里
把bSpeedUpNativeCalls = false 和 bIgnoreMemoryLimit = true 设为true
当然也按照贴里的说法安装Recursion Fix 1.2 (帖子:http://www.9dmgamemod.com/forum.ph ... Recursion%2BMonitor)
进游戏创建人物过一会就卡屏幕,程序无响应,然后占用内存不停涨。
是有什么其他的要调整的吗?比如mod排序什么的?或者安装位置要变?
help!
|
|