Mod:Deactivate ''tutorial mode''

From Wikipedia 2197
Revision as of 04:48, 22 September 2022 by Anabellebel (talk | contribs)
Jump to navigation Jump to search

This tutorial will explain you how to disable the tutorial mode in Wikipedia 2197|The Sum. It generates information windows as game elements are discovered, or items are equipped, adding a lot of text to the game. Turning it off leads to a more direct gameplay experience.Template:Caution

Screenshot of The Sum displaying an explanation popup window.

Required tools

Disable the tutorial mode

  1. Open the folder Game/ then config.lua with a text editor.
  2. Under "config.tutorial_mode", replace
     enabled = true, 
    by
     enabled = false, 
    .
  3. Go to the
     File 
    menu then
     Save