aboutsummaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index b032236313..0ef8219a76 100644
--- a/readme.txt
+++ b/readme.txt
@@ -41,6 +41,16 @@ Ctrl-z quits, and Ctrl-f runs in fast mode.
Ctrl-d starts the debugger.
Ctrl-s shows memory consumption.
+
+Playing sound with Timidity:
+----------------------------
+Start Timidity with the following command line :
+
+$ timidity -irv 7777
+
+Then just start ScummVM and you should have sound.
+
+
Good Luck,
Ludvig Strigeus