Guide:SkyrimPrefs INI/GamePlay: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [GamePlay] == ==== bShowFloatingQuestMarkers ==== bShowFloatingQuestMarkers toggles floating quest markers. It is changeable in the in-game Settings > Gameplay menu as ''S...")
 
Line 8: Line 8:


==== bShowQuestMarkers ====
==== bShowQuestMarkers ====
bShowQuestMarkers toggles quest markers?
bShowQuestMarkers toggles map markers and compass markers.


Default is 1.
Default is 1.

Revision as of 02:00, August 14, 2015

[GamePlay]

bShowFloatingQuestMarkers

bShowFloatingQuestMarkers toggles floating quest markers. It is changeable in the in-game Settings > Gameplay menu as Show Floating Markers.

Default is 1.

bShowFloatingQuestMarkers=(0,1)

bShowQuestMarkers

bShowQuestMarkers toggles map markers and compass markers.

Default is 1.

bShowQuestMarkers=(0,1)

iDifficulty

iDifficulty sets the game difficulty. It is changeable in the in-game Settings > Gameplay menu as Difficulty. 0 is easy. 1 is apprentice. 2 is adept. 3 is expert. 4 is master. 5 is legendary.

Default is 2 (adept).

iDifficulty=(...,-1,0,1,...)