E2160 - Game Issues Log

From InsideEARTH

Here is a record of known game bugs and possible fix's or workarounds;

Game - Keyboard/Text Input

Description: Certain PC configurations result in an issue where its difficult or impossible to write text in game.
Fix: You can download a PowerShell script that will patch your game executable files (version 1.3.8.0) or download modified/original executables

Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
Unblock-File -Path E2160_patcher.ps1
.\E2160_patcher.ps1