User:Neovalen/Personal Mods: Difference between revisions

From Step Mods | Change The Game
(Blanked the page)
 
(476 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TOCRight}}
{{Notice|This page is under heavy construction!}}
<b>Important: This page will be used to document my personal mods over and above my [http://wiki.step-project.com/User:Neovalen/Custom_STEP Custom Installation of STEP for Skyrim v1.7].</b>
== Prerequisites ==
# [http://wiki.step-project.com/Guide:Skyrim_Installation#tab=Skyrim Skyrim v1.7]
# [http://wiki.step-project.com/User:Neovalen/Custom_STEP My Custom STEP Install] or similar.
== Skyrim.ini Tweaks ==
=== No Bethesda Intro Video ===
This removes the annoying Bethesda intro video when loading the game.<br />
Add the following under [General]:<br />
sIntroSequence=
=== Large Interior Crash Fix Tweak ===
This prevents crashes that occur when too many objects are loaded in an interior cell. Usually this is caused by large mods.<br />
Add the following under [General]:<br />
iLargeIntRefCount=999999
=== Sun Shadow Update Time ===
This tweak allows the shadows of objects to update instantaneously.<br />
Add the following under [General]:<br />
fSunUpdateThreshold=0.0000<br />
fSunShadowUpdateTime=0.0000


=== Arrow Targeting Tweak ===
This tweak improves the aim of arrows when using the default crosshair.<br />
Add the following under [Combat]:<br />
f1PArrowTiltUpAngle=0.7<br />
f3PArrowTiltUpAngle=0.7
== SkyrimPrefs.ini Tweaks ==
=== Trees Receive Shadows ===
This tweak allows shadows to be drawn on trees.<br />
Change the following under [Display]:<br />
bTreesReceiveShadows=1
=== Land Shadows ===
This tweak allows shadows from land masses to be drawn. Some people report this increases the amount of shadow striping, but I haven't noticed.<br />
Change the following under [Display]:<br />
bDrawLandShadows=1
=== Water Reflection Increase ===
This tweak improves water reflections.<br />
Change the following under [Display]:<br />
iWaterReflectHeight=1024<br />
iWaterReflectWidth=1024
=== Float Point Render Target (For ENB) ===
This tweak allows ENB to work properly. I suggest leaving this value at 0 unless you are using ENB.<br />
Change the following under [Display]:<br />
bFloatPointRenderTarget=1
== Nvidia Inspector Settings ==
TBD
== Lighting Mod ==
TBD
== Mod Installation ==
TBD

Latest revision as of 04:56, February 13, 2013