Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "The Elder Scrolls V: Skyrim"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: added 120Hz details)
(reworked file code use, replaced vsync section with single line since the problems are so serious, reworded 120Hz note, other misc. fixes)
Line 58: Line 58:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Skip intro logos|ref=<ref>http://skyrim.nexusmods.com/downloads/file.php?id=11</ref>}}
 
{{Fixbox/fix|Skip intro logos|ref=<ref>http://skyrim.nexusmods.com/downloads/file.php?id=11</ref>}}
# Go to <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\Skyrim\Skyrim.ini</code>
# Open '''Skyrim.ini'''. Navigate to the '''[General]''' section.
+
# Go to the end of the <code>[General]</code> section.
# Add the following line at the end of the section:<br><code>sIntroSequence=</code>
+
# Add the line <br><code>sIntroSequence=</code>
# Save the file.
+
# Save your changes.
 
}}
 
}}
  
Line 67: Line 67:
 
[http://itcprosolutions.com/skyrimguides/tweak_guide.htm#multicpu Follow this link and its instructions.] Do not touch ''ANY'' files located in the steam folder, use only the Skyrim.ini and SkyrimPrefs.ini (or Skyim SkyrimPrefs if ".ini" is lacking) located in <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code> unless told otherwise by a mod author.
 
[http://itcprosolutions.com/skyrimguides/tweak_guide.htm#multicpu Follow this link and its instructions.] Do not touch ''ANY'' files located in the steam folder, use only the Skyrim.ini and SkyrimPrefs.ini (or Skyim SkyrimPrefs if ".ini" is lacking) located in <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code> unless told otherwise by a mod author.
  
 +
===Remove screen tearing and smoothing mouse movements===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Removing screen tearing and Smoothing mouse movements}}
 +
{{ii}} This method requires a 3rd party application extension.
 +
{{ii}} This method should only be used if you have screen tearing and/or jittery mouse movements.
 +
# Download the main file from the [http://skyrim.nexusmods.com/mods/34 FPS Limiter mod]
 +
# Extract the file you downloaded to Skyrim's main folder - <code>Steam\steamapps\common\Skyrim\</code>
 +
# Open <code>antilag.cfg</code> in Skyrim's main folder with Notepad.
 +
# Change the FPS in <code>FPSlimit=30</code> to an FPS that your computer can handle.
 +
# Save the file, and Skyrim should now have little-to-no screen tearing and smoother mouse movements.
 +
}}
  
 
==Game data==
 
==Game data==
Line 118: Line 129:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        = Configured through the game's launcher.
 
|antialiasing notes        = Configured through the game's launcher.
|vsync                      = hackable
+
|vsync                      = false
|vsync notes                = See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
+
|vsync notes                = Always on; disabling causes physics, timing and control problems.<ref>[http://forums.bethsoft.com/topic/1280991-do-not-disable-vsync/ Do NOT disable vSync! - PC - Bethesda Softworks Forums]</ref>
 
|120hz                      = false
 
|120hz                      = false
|120hz notes                = High frame rates cause physics issues.<ref>[http://forums.bethsoft.com/topic/1468272-physics-bugs-in-skyrim-at-more-than-60fps/ Physics bugs in Skyrim at more than 60fps ?! - PC - Bethesda Softworks Forums]</ref>
+
|120hz notes                = High FPS causes physics, timing and control problems. Run in 60Hz.<ref>[http://forums.bethsoft.com/topic/1468272-physics-bugs-in-skyrim-at-more-than-60fps/ Physics bugs in Skyrim at more than 60fps ?! - PC - Bethesda Softworks Forums]</ref>
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 128: Line 139:
 
===[[Field of view (FOV)]]===
 
===[[Field of view (FOV)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Changing FoV}}
+
{{Fixbox/fix|Changing FOV}}
1) Go to <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\Skyrim\Skyrim.ini</code>
 
+
# Go to the bottom of <code>[Display]</code>.
2) Open '''Skyrim.ini'''.
+
# Add the line <code>fDefaultWorldFOV=##</code>
 
+
# <code>fDefault1stPersonFOV=##</code>
3) Add the following entries to the bottom of the '''[Display]''' section:
+
# Replace <code>##</code> with your desired FOV value.
<pre>fDefaultWorldFOV=##
+
# Save the file.
fDefault1stPersonFOV=##</pre>
+
# Open <code>%USERPROFILE%\My Documents\My Games\Skyrim\SkyrimPrefs.ini</code>
{{ii}} Replace '''##''' with your desired FoV value.
+
# Go to the bottom of <code>[General]</code>
 
+
# Add <code>fDefaultFOV=##</code>
4) Save the file.
+
# Replace <code>##</code> with the same FOV you used before.
 
+
# Save the file.
5) Open '''SkyrimPrefs.ini'''.
+
# Load your latest Skyrim save and open the [[#Console|console]].
 
+
# Enter the command <code>fov ##</code> (with the same FOV value as before) and exit the console.
6) Add the following entry to the bottom of the '''General''' section:
+
# Save your game to make the change permanent.
<pre>fDefaultFOV=##</pre>
 
{{ii}} Replace '''##''' with the same value you used in step 3.
 
 
 
7) Save the file.
 
 
 
8) Load your latest Skyrim save and open the [[#Console|console]].
 
 
 
9) Enter the command <code>fov ##</code> and exit the console.
 
{{ii}} Replace '''##''' with the same value you used in step 3.
 
 
 
10) Save your game to make the change permanent.
 
 
}}
 
}}
  
Line 176: Line 176:
 
# Drag the "Data" folder in the downloaded .zip file into your Skyrim directory (Usually <code>C:\\Program Files (x86)\Steam\steamapps\common\skyrim)</code>.
 
# Drag the "Data" folder in the downloaded .zip file into your Skyrim directory (Usually <code>C:\\Program Files (x86)\Steam\steamapps\common\skyrim)</code>.
 
# Run the game using <code>skse_loader.exe</code> from now on.
 
# Run the game using <code>skse_loader.exe</code> from now on.
}}
 
 
===[[Vertical sync (Vsync)]]===
 
{{Fixbox|1=
 
{{Fixbox/fix|Disabling V-sync}}
 
{{--}} '''Disabling V-sync is HIGHLY UNRECOMMENDED. It introduces bugs with physics, time-scaling, graphics and controls.'''<ref>http://forums.bethsoft.com/topic/1280991-do-not-disable-vsync/</ref>
 
# Go to <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code>
 
# Open '''SkyrimPrefs.ini'''. Navigate to the '''[Display]''' section.
 
# Change the entry <code>iPresentInterval=1</code> to <code>iPresentInterval=0</code>
 
# Save the file.
 
}}
 
 
===Removing screen tearing and smoothing mouse movements===
 
{{Fixbox|1=
 
{{Fixbox/fix|Removing screen tearing and Smoothing mouse movements}}
 
{{ii}} This method requires a 3rd party application extension.
 
{{ii}} This method should only be used if you have screen tearing and/or jittery mouse movements.
 
# Download the main file from the [http://skyrim.nexusmods.com/mods/34 FPS Limiter mod]
 
# Extract the file you downloaded to Skyrim's main folder - <code>Steam\steamapps\common\Skyrim\</code>
 
# Open '''antilag.cfg''' in Skyrim's main folder with Notepad.
 
# Change the FPS in <code>FPSlimit=30</code> to an FPS that your computer can handle.
 
# Save the file, and Skyrim should now have little-to-no screen tearing and smoother mouse movements.
 
 
}}
 
}}
  
Line 213: Line 191:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Disabling mouse acceleration}}
 
{{Fixbox/fix|Disabling mouse acceleration}}
# Go to <code>%USERPROFILE%\My Documents\My Games\Skyrim\</code>
+
# Open <code>%USERPROFILE%\My Documents\My Games\Skyrim\SkyrimPrefs.ini</code>
# Open '''SkyrimPrefs.ini'''. Navigate to the '''[Controls]''' section.
 
 
# Change <code>bMouseAcceleration=1</code> to <code>bMouseAcceleration=0</code>
 
# Change <code>bMouseAcceleration=1</code> to <code>bMouseAcceleration=0</code>
 
# Save the file.
 
# Save the file.
Line 254: Line 231:
 
# Add the <code>TESV.exe</code> (located in your Skyrim folder within Common files to your 3D applications, ignore any message about how AMD has already made a profile and Turn off 'Morphological Filtering'  
 
# Add the <code>TESV.exe</code> (located in your Skyrim folder within Common files to your 3D applications, ignore any message about how AMD has already made a profile and Turn off 'Morphological Filtering'  
 
}}
 
}}
 
 
  
 
===Game stutters when playing on a laptop===
 
===Game stutters when playing on a laptop===

Revision as of 09:56, 10 September 2013

The Elder Scrolls V: Skyrim
Cover image missing, please upload it
Developers
Bethesda Game Studios
Publishers
Bethesda Softworks
Engines
Creation
Release dates
Windows November 11, 2011
The Elder Scrolls V: Skyrim on Wikipedia
The Elder Scrolls: Arena 1994
The Elder Scrolls II: Daggerfall 1996
An Elder Scrolls Legend: Battlespire 1997
The Elder Scrolls Adventures: Redguard 1998
The Elder Scrolls III: Morrowind 2002
The Elder Scrolls IV: Oblivion 2006
The Elder Scrolls V: Skyrim 2011
The Elder Scrolls Online 2014
The Elder Scrolls V: Skyrim Special Edition 2016
The Elder Scrolls: Legends 2017
The Elder Scrolls V: Skyrim VR 2018
The Elder Scrolls: Blades TBA
The Elder Scrolls VI TBA

Key points

Extensive modding community, including Steam Workshop integration.
Minor bugs not fixed officially, but fixed by third-party.

General information

Bethesda Forums, Skyrim
Steam Community, Skyrim
Reddit, Skyrim
Tweakguides/Geforce, Skyrim
WSGF, Skyrim

Availability

Template:Availability Table

All versions require Steam, including both retail and digital distribution.

Improvements

Unofficial patches

Unofficial Skyrim Patch
Unofficial Dawnguard Patch
Unofficial Hearthfire Patch
Unofficial Dragonborn Patch

Utilities

TES5Edit - Used for merging patches and cleaning plugins and master files

Modifications

Some mods are incompatible with other similar mods. Read about compatibility before installing multiple mods.
Steam Workshop, Skyrim; official host included with Skyrim. Subscribed mods are automatically installed and updated (.
Nexus Mods, Skyrim; third-party host. Maintains Nexus Mod Manager and/or mod files for manual installation.
SKSE, third-party code. Required by many mods. Enables advanced scripting capabilities.
SkyUI, advanced menu interface. Optimized for keyboard and mouse control, supports advanced sorting, search, scaling. Requires SKSE.
Categorized Favorites Menu, advanced "favorites" interface. Optimized for keyboard and mouse control, supports hotkey slots, sets, sorting, uses full screen. Requires SKSE.
Stones of Berenziah Quest Markers
BOSS, third-party pre-launcher. Resolves some mod incompatibilities.
Wrye Bash, third-party mod manager. Resolves some mod incompatibilities and opens game settings for edits.

Skip intro videos

Instructions

Enable multi-CPU

Follow this link and its instructions. Do not touch ANY files located in the steam folder, use only the Skyrim.ini and SkyrimPrefs.ini (or Skyim SkyrimPrefs if ".ini" is lacking) located in %USERPROFILE%\My Documents\My Games\Skyrim\ unless told otherwise by a mod author.

Remove screen tearing and smoothing mouse movements

Instructions

Game data

Save game location

Template:Game Location Table

You can import/export saved games from/to XBOX360 by following this guide.

Save game cloud syncing

Template:Save Game Cloud Syncing

Video settings

Template:Video settings

Field of view (FOV)

Instructions

Borderless fullscreen windowed

Instructions
Instructions

Input settings

Template:Input Settings

Mouse acceleration

Instructions

Audio settings

Template:Audio settings

Issues fixed

General troubleshooting

Instructions

Blurry text/font

Instructions

Game stutters when playing on a laptop

Instructions

Quiet audio

Instructions

Crash on launcher or starting game

Instructions

Stuttering in first person

Instructions

Other information

Tweak rendering distance

Instructions

Enable shadows for trees and rocks

Instructions
Setting bDrawLandShadows=1 may greatly increase the amount of shadow striping on the ground, even with mods such as Realistic Lighting Overhaul.

System requirements

Windows
Minimum Recommended
Operating system (OS) Windows 7/Vista/XP PC (32 or 64 bit)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD) 6 GB
Video card (GPU) DirectX 9.0c compliant with 512MB RAM
Initial installation requires one-time internet connection for Steam authentication.

References