[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:
- Search for the following line: “UseRightclickMenu”: true,
- Change true to false