summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/tiles_help.txt
diff options
context:
space:
mode:
authorEnne Walker <ennewalker@users.sourceforge.net>2010-02-28 15:31:23 -0500
committerEnne Walker <ennewalker@users.sourceforge.net>2010-02-28 15:31:23 -0500
commitcba1b3d1064e7e77a878ad6226817ad13c3bd282 (patch)
treea36f3769a9d025f5e51bd9bbed276855229ea7b4 /crawl-ref/docs/tiles_help.txt
parent706e8edee123c993b7b056eaa6898ae5ea7c4e1c (diff)
downloadcrawl-ref-cba1b3d1064e7e77a878ad6226817ad13c3bd282.tar.gz
crawl-ref-cba1b3d1064e7e77a878ad6226817ad13c3bd282.zip
Update tiles documentation about lag issues.
Diffstat (limited to 'crawl-ref/docs/tiles_help.txt')
-rw-r--r--crawl-ref/docs/tiles_help.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/crawl-ref/docs/tiles_help.txt b/crawl-ref/docs/tiles_help.txt
index a76a43384a..19917a7e76 100644
--- a/crawl-ref/docs/tiles_help.txt
+++ b/crawl-ref/docs/tiles_help.txt
@@ -1,9 +1,8 @@
Tiles suggestions
-Crawl 0.5 renders graphics using OpenGL and SDL. For most video cards,
-this should be faster than the 0.4 version. However, the default driver
-that ships with Windows is extremely slow. If you are having performance
-problems, be sure to update your video card driver as a first step.
+Crawl renders its graphics using OpenGL and SDL. However, it needs hardware
+acceleration to not run slowly. If you are on Windows, make sure to update
+your graphics card driver. If you are on Linux, be sure that you are using DRI.
It has been tested successfully with cards as old as the i865. Unfortunately,
it has been known to be slow on the i810 and there is little to be done in that