Tefajo Posted December 14, 2015 Posted December 14, 2015 Hi there, After a few months of playing normal skyrim, i wanted to play it "adult" again. So i have been checking loverslab for the latest updates, what is no longer working with SL Framework, geting more "eye candy" NPC, etc. The thing is that now i am noticing my game a bit "unstable", issue that i do not recall having when i played back with SL 1.59. Before i go on i think i am going to state what i mean with "unstable": - Animations take longer to start and when they do usually first stage gets with both actors standing still. If i change the animation or advance stage and then go back to 1st stage the animation runs properly. - Sometimes after an animation ends i can't regain control my character. I can look around with the mouse but i can't move or interact. - I get random CTDs, sometimes just walking from 1 place to another So, these are the different "culprits" i can think of: - I am missing an update (Jcontainers, library, etc) or a setting - My skyrim.ini and skyrimpref.ini have unwanted settings (last few months i have been tweaking them with different guides) - I installed way too many NPC / follower mods (arround 50) (????) - New Slab 1.60+ compatible mods are now more script demanding and i can't use them all together any more. These are my current adult mods: *Slab Framwork * Defeat * NSAP * Creature Animations * Zaz Animation * SOS * GagFx * Nusbie Voices * Aroused Redux V27 * Devious Devices * Amorous adventures * More Nastry Critters * Mass match maker * Eager NPC * Funny BizAnimation pack (non replacer) * NiO High heels 1.1 * All-in-One UUNP HDT Animated Pussy * Prostitutes of Skyrim * Sexlab Werewolves Just in case this is my rig: I7 3.40ghz 16gb ram Nvidia 760GTX 2gb My Papyrus settings: fUpdateBudgetMS=1.6 fExtraTaskletBudgetMS=1.2 fPostLoadUpdateTimeMS=500.0 iMinMemoryPageSize=256 iMaxMemoryPageSize=1024 iMaxAllocatedMemoryBytes=2457600 bEnableLogging=1 bEnableTrace=1 bLoadDebugInformation=1 bEnableProfiling=1 bWarnOnFillAliasFailure=0 bShowEventHandlingOutput=0 Complete Skyrim.ini [General] sLanguage=ENGLISH uGridsToLoad=5 ; <--- change to what you desire. use only odd numbers. highly recommended: Stable uGridsToLoad Mod (SKSE Plugin). uExterior Cell Buffer=36 uInterior Cell Buffer=18 fMasterFilePreLoadMB=128.0000 iPreloadSizeLimit=8388608000 bPreemptivelyUnloadCells=1 bUseHardDriveCache=0 bUseBackgroundFileLoader=1 bSelectivePurgeUnusedOnFastTravel=1 uStaticNeverFade=1 iPostProcessMillisecondsLoadingQueuedPriority=5 bForceFullLOD=1 sIntroSequence=DISABLED.BIK ; <--- disables the intro sequence for a faster startup. bRunHighLevelProcess=1 bMultiThreadMovement=1 bUseThreadedParticleSystem=1 bUseThreadedBlood=1 bUseThreadedMorpher=1 bUseThreadedTempEffects=1 bUseThreadedTextures=1 bUseThreadedMeshes=1 bUseThreadedLOD=1 bUseThreadedAI=1 fFlickeringLightDistance=8192 ; <--- helps prevent lighting pop-in. iHWThread6=5 iHWThread5=4 iHWThread4=3 iNumHWThreads=8 uGridDistantTreeRange=300 uGridDistantGrassRange=300 uGridDistantCount=510 iHWThread8=7 iHWThread7=6 iHWThread3=2 iHWThread2=1 iHWThread1=0 iAIThread2HWThread=3 iAIThread1HWThread=2 iRenderingThread2HWThread=1 iRenderingThread1HWThread=0 ---- [imagespace] bDoRadialBlur=0 iRadialBlurLevel=0 ------ [Display] fShadowLODMaxStartFade=1000.0 fSpecularLODMaxStartFade=2000.0 fLightLODMaxStartFade=3500.0 iShadowMapResolutionPrimary=4096 fDefaultWorldFOV=75 ; <--- 75 (Standard) and for 16:10, 81 and higher for 16:9 monitors. higher FOV - performance impact. fDefault1stPersonFOV=75 fSunShadowUpdateTime=0.0025 ; <--- Transition time of sun-shadow movement fSunUpdateThreshold=0.0025 ; <--- Time between sun-shadow movement fShadowBiasScale=0.6 bAllowScreenshot=0 ; <--- Set to 1 if you don't use ENB. fDecalLifetime=256.5000 iAdapter=0 ; <--- for smoothed camera movement, 0 fixes some mouse lags. iPresentInterval=1 ; <--- disable vsync! vsync should be handled in enblocal.ini. for ENB Users. fFlickeringLightDistance=10500.0000 bPerPixelLighting=1 bAllow20HairShade=1 ------ [Audio] fMusicDuckingSeconds=6.0 fMusicUnDuckingSeconds=8.0 fMenuModeFadeOutTime=3.0 fMenuModeFadeInTime=1.0 ------ [Grass] iGrassCellRadius=2 bAllowLoadGrass=0 bAllowCreateGrass=1 bDrawShaderGrass=1 bGrassPointLighting=1 iMaxGrassTypesPerTexure=8 ; <--- set it to 3 if you're not using SFO or other textures. unique grasses users set it to 8. iMinGrassSize=50 ; <--- lower values - denser Grass but greater impact on performance, Grass on Steroids user set it to 75 for best look, 120 for best performance. ------ [GeneralWarnings] SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information. [Archive] sResourceArchiveList=Skyrim - Invalidation.bsa, Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa bInvalidateOlderFiles=1 SInvalidationFile= ------ [Combat] f1PArrowTiltUpAngle=0.2 f3PArrowTiltUpAngle=0.5 f1PBoltTiltUpAngle=0.2 f3PBoltTiltUpAngle=0.5 ------ [Actor] fVisibleNavmeshMoveDist=12288.0000 ; <--- allows arrow to hit objects as far as the appear to fly. ------ [Papyrus] fUpdateBudgetMS=1.6 ; <--- script-heavy setup and your scripts start to perform badly? increase to 1.6 (then 2.0 at max). fExtraTaskletBudgetMS=1.2 fPostLoadUpdateTimeMS=500.0 iMinMemoryPageSize=256 iMaxMemoryPageSize=1024 iMaxAllocatedMemoryBytes=2457600 bEnableLogging=1 bEnableTrace=1 bLoadDebugInformation=1 bEnableProfiling=1 bWarnOnFillAliasFailure=0 bShowEventHandlingOutput=0 ------ [Water] bReflectLODObjects=1 bReflectLODLand=1 bReflectSky=0 bReflectLODTrees=1 fWadingWaterTextureRes=1024 fSurfaceTileSize=1024 bUseWaterHiRes=1 ------ [Trees] bForceFullDetail=1 bUseMultiThreadedTrees=1 ------ [TerrainManager] bKeepLowDetailTerrain=0 ------ [saveGame] bAllowProfileTransfer=1 bUseSaveGameHistory=1 ------ [Decals] bDecalMultithreaded=1 bDecals=1 bForceAllDecals=1 bSkinnedDecals=1 uMaxSkinDecals=100 uMaxSkinDecalsPerActor=60 bDecalsOnSkinnedGeometry=1 ------ [MapMenu] sMapCloudNIF=0 bWorldMapNoSkyDepthBlur=1 fWorldMapNearDepthBlurScale=0 fWorldMapDepthBlurScale=0 fWorldMapMaximumDepthBlur=0 fMapWorldYawRange=3600.0000 fMapWorldMaxHeight=130000.0000 fMapWorldMinHeight=5000.0000 --------------- [HAVOK] iNumThreads=8 bHavokDebug=0 fMaxTime=0.0157 bDebugMultithreaded=0 fInAirFallingCharGravityMult=2.8000 ----------------------- [backgroundLoad] bBackgroundLoadLipFiles=1 bLoadBackgroundFaceGen=1 bUseMultiThreadedFaceGen=1 bBackgroundCellLoads=1 bLoadHelmetsInBackground=1 bUseBackgroundFileLoader=1 -------------------- [Animation] bMultiThreadBoneUpdate=1 ---------------------- [blurShader] bUseBlurShader=0 ------ [blurShaderHDR] bDoHighDynamicRange=1 ------ Complete Skyrimprefs.ini [General] bUseThreadedBlood=1 bUseThreadedTextures=1 bUseThreadedMeshes=1 bUseThreadedLOD=1 bUseThreadedAI=1 bRunHighLevelProcess=1 bEnableStoryManagerLogging=0 fBrightLightColorB=1.0000 fBrightLightColorG=1.0000 fBrightLightColorR=1.0000 iStoryManagerLoggingEvent=-1 bEnableStoryManagerLogging=0 fDefaultFOV=75 ; <--- 75 (Standard) and for 16:10, 81 and higher for 16:9 monitors. higher FOV - performance impact. ------ [imagespace] bDoDepthOfField=1 iRadialBlurLevel=2 -------- [Display] iBlurDeferredShadowMask=4 fInteriorShadowDistance=3000.0000 fShadowDistance=7000.0000 iShadowMapResolutionSecondary=2048 iShadowMapResolutionPrimary=4096 iShadowSplitCount=2 fLeafAnimDampenDistEnd=4600.0000 fLeafAnimDampenDistStart=3600.0000 fTreesMidLODSwitchDist=5000.0000 iTexMipMapMinimum=0 iTexMipMapSkip=0 fGamma=1.2400 iShadowFilter=4 fDecalLOD2=1500.0000 fDecalLOD1=1000.0000 iActorShadowCountInt=6 iActorShadowCountExt=4 fSpecularLODStartFade=2000.0000 fShadowLODStartFade=200.0000 fLightLODStartFade=4500.0000 bTransparencyMultisampling=0 iWaterMultiSamples=0 iShadowMode=4 bFloatPointRenderTarget=1 bTreesReceiveShadows=1 bDrawLandShadows=1 bDrawShadows=1 bShadowsOnGrass=1 iMultiSample=0 iMaxAnisotropy=1 bFXAAEnabled=0 bDeferredShadows=1 bFull Screen=1 iSize H=1080 iSize W=1920 fMeshLODFadePercentDefault=1.2000 fMeshLODFadeBoundDefault=256.0000 fMeshLODLevel2FadeTreeDistance=2048.0000 fMeshLODLevel1FadeTreeDistance=2844.0000 fMeshLODLevel2FadeDist=10000000.0000 fMeshLODLevel1FadeDist=10000000.0000 bShadowMaskZPrepass=0 bMainZPrepass=0 iMaxSkinDecalsPerFrame=250 iMaxDecalsPerFrame=800 sD3DDevice="NVIDIA GeForce GTX 780" ;<-- change to your card. iShadowMapResolution=4096 fShadowBiasScale=0.2500 iShadowMaskQuarter=4 bFloatingPointTarget=1 iScreenShotIndex=0 ------ [Grass] b30GrassVS=0 fGrassStartFadeDistance=9000.0000 fGrassMaxStartFadeDistance=9000.0000 fGrassMinStartFadeDistance=400.0000 ------ [MAIN] bGamepadEnable=0 bCrosshairEnabled=1 fHUDOpacity=1.0000 bSaveOnPause=1 bSaveOnTravel=1 bSaveOnWait=0 bSaveOnRest=1 fSkyCellRefFadeDistance=200000.0000 ------ [GamePlay] bShowFloatingQuestMarkers=1 bShowQuestMarkers=1 iDifficulty=2 -------- [interface] bDialogueSubtitles=1 bGeneralSubtitles=1 fMouseCursorSpeed=1.0000 bShowCompass=1 ------ [Controls] fGamepadHeadingSensitivity=1.0000 fMouseHeadingSensitivity=0.0180 bAlwaysRunByDefault=1 bInvertYValues=0 bGamePadRumble=0 bMouseAcceleration=0 ; <--- disable mouse acceleration. bUseKinect=0 ------ [Particles] iMaxDesired=10000 ------ [saveGame] fAutosaveEveryXMins=10.0000 ------ [AudioMenu] fAudioMasterVolume=0.7500 fVal7=0.7500 uID7=1208164533 fVal6=0.7500 uID6=1208164530 fVal5=0.7500 uID5=1208165912 fVal4=0.8000 uID4=1208164534 fVal3=1.0000 uID3=94881 fVal2=0.2000 uID2=466532 fVal1=1.0000 uID1=554685 fVal0=0.8500 uID0=1007612 ------ [Clouds] fCloudLevel2Distance=262144.0000 fCloudLevel1Distance=32768.0000 fCloudLevel0Distance=16384.0000 fCloudNearFadeDistance=9000.0000 ------ [TerrainManager] fTreeLoadDistance=150000.0000 fBlockMaximumDistance=300000.0000 fBlockLevel1Distance=90000.0000 fBlockLevel0Distance=45000.0000 fSplitDistanceMult=1.5000 bShowLODInEditor=0 ------ [NavMesh] bUseThreadedMeshes=1 fObstacleAlpha=0.5000 fCoverSideHighAlpha=0.8000 fCoverSideLowAlpha=0.6500 fEdgeFullAlpha=1.0000 fEdgeHighAlpha=0.7500 fEdgeLowAlpha=0.5000 fTriangleFullAlpha=0.7000 fTriangleHighAlpha=0.3500 fTriangleLowAlpha=0.2000 fLedgeBoxHalfHeight=25.0000 fEdgeDistFromVert=10.0000 fEdgeThickness=10.0000 fPointSize=2.5000 ------ [Trees] bAllowLoadTree=0 bRenderSkinnedTrees=1 uiMaxSkinnedTreesToRender=20 ------ [Decals] uMaxDecals=2000 uMaxSkinDecalsPerActor=60 bDecalsOnSkinnedGeometry=1 ------ [LOD] fLODFadeOutMultObjects=20.0000 fLODFadeOutMultItems=20.0000 fLODFadeOutMultActors=20.0000 fLODFadeOutMultSkyCell=1.0000 ------ [Launcher] bEnableFileSelection=1 bShowAllResolutions=1 uLastAspectRatio=3 ------ [Water] iWaterReflectHeight=1024 iWaterReflectWidth=1024 bUseWaterDisplacements=1 bUseWaterRefractions=1 bUseWaterReflections=1 bUseWaterDepth=1 --------- Complete plugin list (doesnt include retextures that do not use plugins) Skyrim.esm Update.esm Dawnguard.esm HearthFires.esm Dragonborn.esm Skyrim Project Optimization - Full Version.esm Falskaar.esm Unofficial Skyrim Legendary Edition Patch.esp ApachiiHair.esm ApachiiHairMales.esm ApachiiHairFemales.esm EFFCore.esm RaceCompatibility.esm Lanterns Of Skyrim - All In One - Main.esm SGHairPackBase.esm RSkyrimChildren.esm hdtHighHeel.esm Inn Girls Resources.esm ClimatesOfTamriel.esm SexLab.esm ZaZAnimationPack.esm Schlongs of Skyrim - Core.esm CreatureFramework.esm SexLabAroused.esm Devious Devices - Assets.esm Weapons & Armor Fixes_Remade.esp ClimatesOfTamriel-Dragonborn-Patch.esp EnhancedLightsandFX.esp ClimatesOfTamriel Falskaar.esp ClimatesOfTamriel-Dungeons-Hardcore.esp UIExtensions.esp dD - Realistic Ragdoll Force - Realistic.esp ELFX - Dragonborn.esp SGHairPackAIO.esp RaceMenu.esp SGEyebrows.esp KS Hairdo's.esp Falskaar Wildlife.esp RaceMenuPlugin.esp Chesko_WearableLantern.esp No NPC Greetings.esp SkyUI.esp No Skill Limit.esp dD - Enhanced Blood Main.esp dD-Dragonborn-Dawnguard-EBT Patch.esp RSChildren - CRF Patch.esp ELFX - Exteriors.esp ELFX - Dawnguard.esp SkyFalls + SkyMills + DG + DB.esp SkyFalls DB + FS Small Waterfalls.esp SkyFalls + SkyMills Falskaar.esp RealisticWaterTwo.esp ELFXEnhancer.esp RealisticWaterTwo - Waves - Falskaar.esp RealisticWaterTwo - Falskaar.esp RSChildren - Complete.esp RSChildren_PatchUSKP.esp grass & ground fixes.esp ClimatesOfTamriel-Dawnguard-Patch.esp ClimatesOfTamriel-Interiors-Warm.esp RevampedExteriorFog.esp 83Willows_101BUGS_V4_HighRes.esp Immersive Wenches.esp Birdsofskyrim.esp Remove Interior Fog V2 - Full Version.esp Traps Are Dangerous.esp Better Dynamic Snow.esp Real Roads.esp ZFasterMagicSpells.esp NoMuffleEffect.esp Enchanting Freedom.esp Immersive Weapons.esp prostitutes.esp Auto Unequip Ammo.esp NPC_Overhaul_V_2_.esp High Level Enemies.esp aMidianBorn_ContentAddon.esp RaceCompatibilityUSKPOverride.esp Perfect Whiterun with glass art.esp Hothtrooper44_ArmorCompilation.esp Minions for Slab v2.esp (eye candy follower merge, arround 50npc) Vanilla Races MC Fix.esp orc-female-idle-fix.esp Inconsequential NPCs.esp Skysan_ELFX_SMIM_Fix.esp EFFDialogue.esp Bijin Warmaidens.esp Bijin Wives.esp Bijin NPCs.esp SavaGhost's pack o tests.esp RealisticWaterTwo - Legendary.esp Personal Armor Collection v3.esp AliciaPainSlut.esp SMIM-Merged-All.esp Populated Lands Roads Paths.esp Immersive Patrols II.esp Personal NPC Overhaul V1.esp (some NPC replacer, similar to bijin's work but this is a merge of separeted works) AOS.esp BVFE_Serana.esp Serana.esp Dawnguard Gauntlets Fix.esp Elisif Makeover.esp Acquisitive Soul Gems.esp Populated Cities Towns Villages.esp SexLab-AmorousAdventures.esp Sunsakuka Follower Pack.esp SKY_StandaloneFollowers.esp Freya.esp Zt_followers.esp Perfect Whiterun_outside district by ReVan1199.esp Blacksmith water fix Legendary.esp WATER Plants.esp Elewin Pumps 2.esp SexLab Eager NPCs.esp IslandFastTravel.esp AOS2_CoT3_1_patch.esp AOS2_EBT Patch.esp AOS2_RealisticWaterTwo Patch.esp AOS2_TAD Patch.esp AOS2_WAF Patch.esp FalskaarClouds.esp Alexina.esp AK- Boethiah Alternate.esp The Element Sisters.esp Stella.esp TheEyesOfBeauty.esp Patch - Inconsequential NPCs - RS kids.esp Inconsequential NPCs - CRF Compatibility Patch.esp EnemyEnhancer.esp Follower Spells Override.esp Dead Body Collision.esp HTBWigsApachiiSkyHair.esp Private Character Creation Kit v1.esp RaceMenuMorphsUUNP.esp CitrusHead - Standalone.esp FNIS_PCEA2.esp FNIS.esp XPMSE.esp HDTTESTEarring.esp High Level Enemies - Dawnguard.esp High Level Enemies - Dragonborn.esp High Level Enemies - Falskaar.esp ClimatesOfTamriel-Nights-Level-2.esp Improved Dragon Shouts Legendary.esp Hothtrooper44_Armor_Ecksstra.esp Immersive NPC in the dark.esp Toccata.esp SkyDreamMaidens.esp FRGirls.esp GoddessDiana.esp Chaconne.esp rtZuleikaFollower.esp BattleMaids.esp SKY_Followers2.esp NonSexLabAnimationPack.esp Schlongs of Skyrim.esp SOS - Smurf Average Addon.esp NusbieVoices.esp SexLabDefeat.esp SexLabNiOHighHeels.esp SexLabWerewolves.esp MoreNastyCritters.esp SexLabNudeCreatures.esp SexLabNudeCreaturesDB.esp GagSFX.esp SexLabNudeCreaturesDG.esp SexLabMassMatchMaker.esp NecroAnims.esp Alternate Start - Live Another Life.esp 12FemaleBrows.esp SexLab_SOS-Stapon.esp Armor collection for minions.esp (armor mods merge) AddItemMenu.esp Scarcity - Less Loot Mod.esp Bashed Patch, 0.esp If anyone can help me finding out what is wrong i would appretiate it
Guest Posted December 14, 2015 Posted December 14, 2015 For the Papyrus settings, try to keep the default options, and disable all the tracing: fUpdateBudgetMS <-- remove the full line fExtraTaskletBudgetMS <-- remove the full line fPostLoadUpdateTimeMS <-- remove the full line iMinMemoryPageSize <-- remove the full line iMaxMemoryPageSize <-- remove the full line iMaxAllocatedMemoryBytes <-- remove the full line bEnableLogging=0 bEnableTrace=0 bLoadDebugInformation=0 bEnableProfiling=0 bWarnOnFillAliasFailure=0 <-- this is OK bShowEventHandlingOutput=0 <-- this is OK Not sure if this helps, but it may worth a try.
Tefajo Posted December 15, 2015 Author Posted December 15, 2015 Tried that but the problem persists Another thing to comment is that usually the first couple of animation that runs goes well, but then the game feels "heavy". Framerate drops, all scripted features / animations runs with delay, etc
Tefajo Posted December 15, 2015 Author Posted December 15, 2015 Just realized i posted this in the wrong forum. Can someone close it pls? i will repost it
Guest Posted December 15, 2015 Posted December 15, 2015 On the top of your first post, you should see an item called "Topic moderation". Just click on it and you should have the option to delete this thread.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.