From 46ac3b1c7bf5b4fdb6bec7ad11f01bd5c3d1ed02 Mon Sep 17 00:00:00 2001 From: IntelOrca Date: Wed, 17 Jun 2015 23:55:11 +0100 Subject: [PATCH] add known issues --- distribution/known_issues.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 distribution/known_issues.txt diff --git a/distribution/known_issues.txt b/distribution/known_issues.txt new file mode 100644 index 0000000000..aa21fbb7c9 --- /dev/null +++ b/distribution/known_issues.txt @@ -0,0 +1,9 @@ +Release version: 0.0.2-beta +------------------------------------------------------------------------ +* Some sounds play at their maximum volume irrespective of the sound volume control. +* Sandbox mode does not support all map modifications. +* Zero clearance cheat results in drawing glitches. +* Build while paused mode does not support all game commands. +* Some text shown in the map is not translated to selected language. +* Scenario editor object selection window will show object names in the selected language at the time of building the object cache. (Deleting plugin.dat in Documents/OpenRCT2 will fix this) +* The game will run slower at high resolutions, particularly if there are many moving objects visible. \ No newline at end of file