Anno 1800,  Fixed Bugs

[ANNO 1800] [FIXED] Turning off right-click menu resets on the next game start

Problem

I change the right-click menu to off but on the next game start it’s reset to on.

Cause

Changing the option isn’t saved into the engine.ini file. Because of this, the change is not permanent and only affects the current gaming session.

Solution

Change the option manually in the engine.ini instead:

[su_spoiler title=”Manually change settings” style=”fancy” icon=”plus-circle”][su_post field=”post_content” post_id=”1675″][/su_spoiler]

  • Search for the following line: “UseRightclickMenu”: true,
  • Change true to false