124
edits
(→SCI: LSL6hires) |
(→SCI: Separate SCI16/SCI32 installation instructions, and add details for LSL6hires) |
||
Line 2,032: | Line 2,032: | ||
WARNING: Unlike other games, SCI games have significant variation in the naming of required files.<br> They also can load supplementary files by resource maps, so it is recommended to keep all files in the game data directory from the CD.<br> Unless otherwise specified, do '''NOT''' remove any file from the directory, even if it does not appear on the following list, since this will likely cause weird bugs: | WARNING: Unlike other games, SCI games have significant variation in the naming of required files.<br> They also can load supplementary files by resource maps, so it is recommended to keep all files in the game data directory from the CD.<br> Unless otherwise specified, do '''NOT''' remove any file from the directory, even if it does not appear on the following list, since this will likely cause weird bugs: | ||
===All SCI16 ([[Sierra_Game_Versions#SCI0_.28early.29|SCI0/1]]) games=== | |||
* | * Copy all files to the game directory. | ||
===All SCI32 ([[Sierra_Game_Versions#SCI2|SCI2/3]]) games=== | |||
* Copy all files from each CD to the game directory. Directories that exist on multiple discs (e.g. ROBOT and VMD directories) must be merged, not replaced. | * Copy all files from each CD to the game directory. Directories that exist on multiple discs (e.g. ROBOT and VMD directories) must be merged together, not replaced. Some games need additional work: | ||
'''''Leisure Suit Larry 6 hires''''' | '''''Leisure Suit Larry 6 hires''''' | ||
* If your game comes with a HIRES directory, copy all files from the HIRES directory to the game directory, then copy the sibling AUD | * If your game comes with a HIRES directory, copy all files from the HIRES directory to the game directory, then copy the sibling AUD and SFX directories into the game directory. | ||
'''''Police Quest: SWAT, Phantasmagoria 1, Phantasmagoria 2, and Gabriel Knight 2''''' | '''''Police Quest: SWAT, Phantasmagoria 1, Phantasmagoria 2, and Gabriel Knight 2''''' |
edits