|
Revision 295, 1.0 kB
(checked in by takkaria, 2 years ago)
|
Fix up the documentation, and add a brief FAQ.
|
| Line | |
|---|
| 1 |
A brief Angband FAQ |
|---|
| 2 |
=================== |
|---|
| 3 |
|
|---|
| 4 |
1. "I want old school #s as wall tiles, not solid blocks!" |
|---|
| 5 |
"There are no walls, and I'm playing on Windows Vista." |
|---|
| 6 |
|
|---|
| 7 |
Please see: |
|---|
| 8 |
http://angband.oook.cz/forum/showthread.php?t=88 and |
|---|
| 9 |
http://angband.oook.cz/forum/showthread.php?t=26 |
|---|
| 10 |
|
|---|
| 11 |
2. "How do I get hold of the David Gervais 32x32 tiles?" |
|---|
| 12 |
|
|---|
| 13 |
If you're on Windows or using the X11 port, you'll have to download |
|---|
| 14 |
them from the below URL and place the files in your lib/xtra directory. |
|---|
| 15 |
|
|---|
| 16 |
http://angband.oook.cz/download/extra/graf-32x32-306.zip |
|---|
| 17 |
|
|---|
| 18 |
3. "I play in the console on Linux, and the colours are screwed up" |
|---|
| 19 |
|
|---|
| 20 |
Please see: |
|---|
| 21 |
http://angband.oook.cz/forum/showthread.php?t=77 |
|---|
| 22 |
|
|---|
| 23 |
4. "I'm playing in a terminal and the Escape key isn't working as it |
|---|
| 24 |
should - I have to press it twice, or just wait a while." |
|---|
| 25 |
|
|---|
| 26 |
This is a feature of terminals to allow you to enter keypresses that |
|---|
| 27 |
can't be sent directly. Use the backtick ('`') key instead -- it's |
|---|
| 28 |
equivalent in every way to Escape. |
|---|