diff options
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | doc/games-sword.tex | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -366,8 +366,8 @@ music2.clu so that ScummVM can tell which ones are from CD 1 and which ones are from CD 2. Any other files that appear in both cluster directories are identical. Use whichever you like. -In addition, you will need the cd.bin, cd.inf and startup.inf files from the -sword2 directory on CD 1. +In addition, you will need the cd.inf and, optionally, the startup.inf +files from the sword2 directory on CD 1. ScummVM does not support the original cutscene files, so there is no need to copy them. diff --git a/doc/games-sword.tex b/doc/games-sword.tex index 4a7208417a..22be33857f 100644 --- a/doc/games-sword.tex +++ b/doc/games-sword.tex @@ -47,8 +47,8 @@ music2.clu so that ScummVM can tell which ones are from CD 1 and which ones are from CD 2. Any other files that appear in both cluster directories are identical. Use whichever you like. -In addition, you will need the cd.bin, cd.inf and startup.inf files from the -sword2 directory on CD 1. +In addition, you will need the cd.inf and, optionally, startup.inf files from +the sword2 directory on CD 1. ScummVM does not support the original cutscene files, so there is no need to copy them. |