josue19999 Posted December 22, 2014 Share Posted December 22, 2014 when i load a game an error comes up about the papyrus settings and then i cant use the mod configuration menu Link to comment Share on other sites More sharing options...
cdcooley Posted December 23, 2014 Share Posted December 23, 2014 Read the sticky post on the SkyUI page. It has a link to the official instructions about what to do. You might have the archive invalidation setting turned which can keep SkyUI from seeing the SKSE script functions it needs. You could also have made some really bad tweaks to your INI settings and if so you should just delete the entire Papyrus section from your INI. There are many guides claiming to improve performance by changing the Papyrus INI settings, but they have things backwards. Raising any of the values in the Papyrus section just lets the scripting part of the game consume more resources. Raising values will make load screens take longer, lower your overall frame rate, and allow the scripts to take away memory from the other parts of the game (AI, cells cached in memory so when you go back the load screens don't take as long, limiting how many higher resolution textures you can use, etc.) Unless you know you're having problems with scripts not getting enough resources, don't change any of those settings! Link to comment Share on other sites More sharing options...
DeeJayVee92 Posted December 23, 2014 Share Posted December 23, 2014 Goto Skyrim.ini and lookfor binvalidateolderfiles=0 change the 0 to a 1 Link to comment Share on other sites More sharing options...
Recommended Posts