Jump to content

Recommended Posts

Posted

I just what to know how to disable shadows specifically shadows cast on characters, i know you do it in the SkyrimPrefs.ini I just don't know what I'm supposed to edit in it

 

here's what my SkyrimPrefs looks like

 

[Display]
fShadowDistance=0.0000
iNumFocusShadow=4
fInteriorShadowDistance=3000.0000
ffocusShadowMapDoubleEveryXUnit=450.0000
iShadowMapResolution=1
fDynamicDOFBlurMultiplier=0.8000
fProjectedUVNormalDetailTilingScale=0.8000
fProjectedUVDiffuseNormalTilingScale=0.2000
bEnableProjecteUVDiffuseNormals=1
bUseTAA=1
bIndEnable=0
bSAO_CS_Enable=0
bToggleSparkles=1
bSAOEnable=1
bScreenSpaceReflectionEnabled=1
bIBLFEnable=0
bUse64bitsHDRRenderTarget=0
iSaveGameScreenShotHeighWSt=192
iSaveGameScreenShotWidthWS=320
iSaveGameScreenShotHeight=192
iSaveGameScreenShotWidth=256
iShadowMaskQuarter=4
bVolumetricLightingEnable=1
iVolumetricLightingQuality=1
bEnableImprovedSnow=1
fLightLODStartFade=3500.0000
bFXAAEnabled=0
fLeafAnimDampenDistEnd=4600.0000
fLeafAnimDampenDistStart=3600.0000
fTreesMidLODSwitchDist=9999999.0000
fMeshLODFadePercentDefault=1.2000
fMeshLODFadeBoundDefault=256.0000
fMeshLODLevel2FadeTreeDistance=2048.0000
fMeshLODLevel1FadeTreeDistance=2844.0000
fMeshLODLevel2FadeDist=9999999.0000
fMeshLODLevel1FadeDist=9999999.0000
fGamma=1.0000
bBorderless=0
bFull Screen=0
iSize H=1080
iSize W=1920
iScreenShotIndex=0
bTreesReceiveShadows=0
bUsePrecipitationOcclusion=1
bDrawLandShadows=1
iMaxSkinDecalsPerFrame=25
iMaxDecalsPerFrame=100
[Imagespace]
bDoDepthOfField=1
bLensFlare=1
[General]
fLightingOutputColourClampPostSpec=1.0000
fLightingOutputColourClampPostEnv=1.0000
fLightingOutputColourClampPostLit=1.0000
iStoryManagerLoggingEvent=-1
bEnableStoryManagerLogging=0
[MAIN]
fSkyCellRefFadeDistance=150000.0000
bGamepadEnable=1
bCrosshairEnabled=1
fHUDOpacity=1.0000
bSaveOnPause=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
[Interface]
fMouseCursorSpeed=1.0000
bDialogueSubtitles=0
bGeneralSubtitles=0
bShowCompass=1
[GamePlay]
bShowFloatingQuestMarkers=1
bShowQuestMarkers=1
iDifficulty=2
[Controls]
fMouseHeadingSensitivity=0.0125
fGamepadHeadingSensitivity=0.6667
bAlwaysRunByDefault=1
bInvertYValues=0
bGamePadRumble=1
[Particles]
iMaxDesired=750
[SaveGame]
fAutosaveEveryXMins=15.0000
[AudioMenu]
fAudioMasterVolume=1.0000
fVal7=1.0000
uID7=0
fVal6=1.0000
uID6=0
fVal5=1.0000
uID5=0
fVal4=1.0000
uID4=0
fVal3=0.5000
uID3=466532
fVal2=0.8000
uID2=554685
fVal1=0.8000
uID1=1007612
fVal0=1.0000
uID0=94881
[Clouds]
fCloudLevel2Distance=262144.0000
fCloudLevel1Distance=32768.0000
fCloudLevel0Distance=16384.0000
fCloudNearFadeDistance=9000.0000
[Water]
bUseWaterDisplacements=1
bUseWaterRefractions=1
bUseWaterReflections=1
bUseWaterDepth=1
[TerrainManager]
fTreeLoadDistance=75000.0000
fBlockMaximumDistance=250000.0000
fBlockLevel1Distance=70000.0000
fBlockLevel0Distance=35000.0000
fSplitDistanceMult=1.5000
bShowLODInEditor=1
[NavMesh]
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]
bRenderSkinnedTrees=1
uiMaxSkinnedTreesToRender=40
[Grass]
fGrassStartFadeDistance=7000.0000
fGrassMaxStartFadeDistance=7000.0000
fGrassMinStartFadeDistance=0.0000
[Decals]
bSkinnedDecals=1
bDecals=1
uMaxSkinDecals=100
uMaxDecals=1000
[LOD]
fLODFadeOutMultSkyCell=1.0000
fLODFadeOutMultObjects=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultActors=15.0000
 

Posted
10 hours ago, coolfreaky said:

one little issue, it says to edit fShadowLODStartFade but there is no fShadowLODStartFade to edit in my SkyrimPrefs, so do i just add that line to my SkyrimPrefs.ini? 

also it turns out that's the wrong SkyrimPrefs.ini here's the correct one

 

[Display]
fShadowDistance=0.0000
iNumFocusShadow=4
fInteriorShadowDistance=3000.0000
ffocusShadowMapDoubleEveryXUnit=450.0000
iShadowMapResolution=1
fDynamicDOFBlurMultiplier=0.8000
fProjectedUVNormalDetailTilingScale=0.8000
fProjectedUVDiffuseNormalTilingScale=0.2000
bEnableProjecteUVDiffuseNormals=1
bUseTAA=1
bIndEnable=0
bSAO_CS_Enable=0
bToggleSparkles=1
bSAOEnable=1
bScreenSpaceReflectionEnabled=1
bIBLFEnable=1
bUse64bitsHDRRenderTarget=0
iSaveGameScreenShotHeighWSt=192
iSaveGameScreenShotWidthWS=320
iSaveGameScreenShotHeight=192
iSaveGameScreenShotWidth=256
iShadowMaskQuarter=4
bVolumetricLightingEnable=1
iVolumetricLightingQuality=1
bEnableImprovedSnow=1
fLightLODStartFade=3500.0000
bFXAAEnabled=0
fLeafAnimDampenDistEnd=4600.0000
fLeafAnimDampenDistStart=3600.0000
fTreesMidLODSwitchDist=9999999.0000
fMeshLODFadePercentDefault=1.2000
fMeshLODFadeBoundDefault=256.0000
fMeshLODLevel2FadeTreeDistance=2048.0000
fMeshLODLevel1FadeTreeDistance=2844.0000
fMeshLODLevel2FadeDist=9999999.0000
fMeshLODLevel1FadeDist=9999999.0000
fGamma=1.0000
bBorderless=1
bFull Screen=0
iSize H=1080
iSize W=1920
iScreenShotIndex=0
bTreesReceiveShadows=0
bUsePrecipitationOcclusion=1
bDrawLandShadows=1
iMaxSkinDecalsPerFrame=25
iMaxDecalsPerFrame=100
iNumSplits=2
uBookRatio=2
bForceCreateTarget=0
iReflectionResolutionDivider=2
iVSyncPresentInterval=1
[Imagespace]
bDoDepthOfField=1
bLensFlare=1
[General]
fLightingOutputColourClampPostSpec=1.0000
fLightingOutputColourClampPostEnv=1.0000
fLightingOutputColourClampPostLit=1.0000
iStoryManagerLoggingEvent=-1
bEnableStoryManagerLogging=0
uLargeRefLODGridSize=9
[MAIN]
fSkyCellRefFadeDistance=150000.0000
bGamepadEnable=1
bCrosshairEnabled=1
fHUDOpacity=1.0000
bSaveOnPause=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
[Interface]
fMouseCursorSpeed=1.0000
bDialogueSubtitles=0
bGeneralSubtitles=0
bShowCompass=1
[GamePlay]
bShowFloatingQuestMarkers=1
bShowQuestMarkers=1
iDifficulty=2
[Controls]
fMouseHeadingSensitivity=0.0125
fGamepadHeadingSensitivity=0.6667
bAlwaysRunByDefault=1
bInvertYValues=0
bGamePadRumble=1
bUseKinect=0
[Particles]
iMaxDesired=750
[SaveGame]
fAutosaveEveryXMins=15.0000
[AudioMenu]
fAudioMasterVolume=1.0000
fVal7=1.0000
uID7=0
fVal6=1.0000
uID6=0
fVal5=1.0000
uID5=0
fVal4=1.0000
uID4=201466234
fVal3=0.5000
uID3=466532
fVal2=0.8000
uID2=554685
fVal1=0.8000
uID1=1007612
fVal0=1.0000
uID0=94881
[Clouds]
fCloudLevel2Distance=262144.0000
fCloudLevel1Distance=32768.0000
fCloudLevel0Distance=16384.0000
fCloudNearFadeDistance=9000.0000
[Water]
bUseWaterDisplacements=1
bUseWaterRefractions=1
bUseWaterReflections=1
bUseWaterDepth=1
[TerrainManager]
fTreeLoadDistance=75000.0000
fBlockMaximumDistance=250000.0000
fBlockLevel1Distance=70000.0000
fBlockLevel0Distance=35000.0000
fSplitDistanceMult=1.5000
bShowLODInEditor=1
[NavMesh]
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]
bRenderSkinnedTrees=1
uiMaxSkinnedTreesToRender=40
[Grass]
fGrassStartFadeDistance=7000.0000
fGrassMaxStartFadeDistance=7000.0000
fGrassMinStartFadeDistance=0.0000
[Decals]
bSkinnedDecals=1
bDecals=1
uMaxSkinDecals=100
uMaxDecals=1000
[LOD]
fLODFadeOutMultSkyCell=1.0000
fLODFadeOutMultObjects=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultActors=15.0000
[Bethesda.net]
uPersistentUuidData3=2524781159
uPersistentUuidData2=2928007470
uPersistentUuidData1=1552960227
uPersistentUuidData0=3289154766

 

 

 

 someone let me know if they see anything out of place?

Posted

to clarify the shadows i want to disable are the ones you see in this screenshot, i just want to get rid of them because i don't like the way they look and also i want to start making videos and the shadows are covering up the goods a bit 

 

ScreenShot1.png.bd6d5956bf6aaa2f5a79056471c32193.png

Posted

After a little more research i managed to get rid of them, all i had to do was download BethINI off of nexus and used that to disable ambient occlusion and the shadows are gone now

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...