diff options
author | James Brown | 2002-06-26 11:25:01 +0000 |
---|---|---|
committer | James Brown | 2002-06-26 11:25:01 +0000 |
commit | 4c599f2db8c9102ddd378c668ed0bd2b0620daee (patch) | |
tree | 028e6078308d26ba9f9e9bd045e485dd12109262 | |
parent | 9ac3f92be1abeed35ca7e76bc072a8517d88b399 (diff) | |
download | scummvm-rg350-4c599f2db8c9102ddd378c668ed0bd2b0620daee.tar.gz scummvm-rg350-4c599f2db8c9102ddd378c668ed0bd2b0620daee.tar.bz2 scummvm-rg350-4c599f2db8c9102ddd378c668ed0bd2b0620daee.zip |
Add warning regarding MI1 and the bug in Windows 2000's cd access
svn-id: r4430
-rw-r--r-- | readme.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 5b46f87353..ddbb42a9f5 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ ScummVM README -Last updated: 2002-06-18 +Last updated: 2002-06-26 Release version: 0.2.2 [CVS] ------------------------------------------------------------------------ @@ -128,6 +128,11 @@ the section on Reporting Bugs. - Bobbin may sometimes appear to walk backwards. + Monkey 1 (CD Version): + - If you are having random crashes, this is a Windows bug. + Try copying the data files from CD to your hard disk. + + Reporting Bugs: --------------- To report a bug, please create a SourceForge account and follow the bugs |