User:Neovalen/Personal Mods: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
{{TOCRight}}
{{TOCRight}}
<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].
{{Notice|This page is under heavy construction!}}
The
<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 ==
== Prerequisites ==
# [http://wiki.step-project.com/Guide:Skyrim_Installation#tab=Skyrim Skyrim v1.7]
# [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.
# [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
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 ==
TBD
== Nvidia Inspector Settings ==
== Nvidia Inspector Settings ==
== INI Tweaks ==
TBD
== Lighting Mod ==
== Lighting Mod ==
TBD
== Mod Installation ==
== Mod Installation ==
TBD

Revision as of 06:27, 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

TBD

Nvidia Inspector Settings

TBD

Lighting Mod

TBD

Mod Installation

TBD