User:Neovalen/Personal Mods: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 39: Line 39:
iWaterReflectHeight=1024<br />
iWaterReflectHeight=1024<br />
iWaterReflectWidth=1024
iWaterReflectWidth=1024
=== Float Point Render Target (For ENB) ===
=== 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 />
This tweak allows ENB to work properly. I suggest leaving this value at 0 unless you are using ENB.<br />
Line 45: Line 44:
bFloatPointRenderTarget=1
bFloatPointRenderTarget=1


== Nvidia Inspector Settings ==
== Current Lighting Mod ==
TBD
[http://skyrim.nexusmods.com/mods/822 Skyrim Enhanced Shaders FX] v10b Preview for [http://enbdev.com/mod_tesskyrim_v0114.htm ENB 0.114]<br />
== Lighting Mod ==
*IN TESTING* Be sure to check out the guide included with the base download, it has a LOT of useful information about tweaking ENBs.
TBD
 
== Mod Installation ==
== Mod Installation ==
TBD
TBD

Revision as of 07:02, July 30, 2012

Template:TOCRight Template:Notice Important: This page will be used to document my personal mods over and above my Custom Installation of STEP for Skyrim v1.7.

Prerequisites

  1. Skyrim v1.7
  2. My Custom STEP Install or similar.

Skyrim.ini Tweaks

No Bethesda Intro Video

This removes the annoying Bethesda intro video when loading the game.
Add the following under [General]:
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.
Add the following under [General]:
iLargeIntRefCount=999999

Sun Shadow Update Time

This tweak allows the shadows of objects to update instantaneously.
Add the following under [General]:
fSunUpdateThreshold=0.0000
fSunShadowUpdateTime=0.0000

Arrow Targeting Tweak

This tweak improves the aim of arrows when using the default crosshair.
Add the following under [Combat]:
f1PArrowTiltUpAngle=0.7
f3PArrowTiltUpAngle=0.7

SkyrimPrefs.ini Tweaks

Trees Receive Shadows

This tweak allows shadows to be drawn on trees.
Change the following under [Display]:
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.
Change the following under [Display]:
bDrawLandShadows=1

Water Reflection

This tweak improves water reflections.
Change the following under [Display]:
iWaterReflectHeight=1024
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.
Change the following under [Display]:
bFloatPointRenderTarget=1

Current Lighting Mod

Skyrim Enhanced Shaders FX v10b Preview for ENB 0.114

  • IN TESTING* Be sure to check out the guide included with the base download, it has a LOT of useful information about tweaking ENBs.

Mod Installation

TBD