Skip to content
Scrivener07 edited this page Jun 25, 2019 · 7 revisions

The game is what executes and renders data produced by the Creation Kit. For example Skyrim, Skyrim Legendary Edition, Skyrim Special Edition, and Fallout 4. These games are powered by the Creation Engine.

Table of Contents

About

These documents will not cover the games such as Skyrim or Fallout 4 in depth.

Settings

All application settings for the games.

Defaults

The game's installation directory contains it's initialization file templates. These are used by the launcher to provide preset settings and defaults. These files are automatically installed or generated by the game and its launcher and typically should remain unedited by users.

...\+<Installation>\*.ini

Installation Skyrim Skyrim SE Fallout 4
low.ini Yes Yes Yes
medium.ini Yes Yes Yes
high.ini Yes Yes Yes
VeryHigh.ini Yes No No
ultra.ini No Yes Yes
Skyrim_Default.ini Yes Yes No
Fallout4_Default.ini No No Yes

TODO

  • TODO: Enable Debug Mode (profiling, logging, and tracing)
  • TODO: initialization files and directories
  • TODO: Developer Console, common commands
  • TODO: Developer Console, papyrus commands
Clone this wiki locally