diff options
| author | Ben Castricum | 2016-12-08 10:22:47 +0100 |
|---|---|---|
| committer | Ben Castricum | 2016-12-08 13:38:56 +0100 |
| commit | ebaab44cd16ae784cebb66b7cf220842808a8bde (patch) | |
| tree | 99cfce8b2ece92a04ed4ead23f49ae14f712971c /README | |
| parent | 722e52e27a339a5051e4a98b884dde41a95ed091 (diff) | |
| download | scummvm-rg350-ebaab44cd16ae784cebb66b7cf220842808a8bde.tar.gz scummvm-rg350-ebaab44cd16ae784cebb66b7cf220842808a8bde.tar.bz2 scummvm-rg350-ebaab44cd16ae784cebb66b7cf220842808a8bde.zip | |
ALL: Leave out instructions for engine data issues
Diffstat (limited to 'README')
| -rw-r--r-- | README | 23 |
1 files changed, 0 insertions, 23 deletions
@@ -52,7 +52,6 @@ Table of Contents: * 5.3 Graphics Filters * 5.4 Hotkeys * 5.5 Language Options - * 5.6 Common issues 6.0) Saved Games * 6.1 Autosaves * 6.2 Converting saved games @@ -1743,28 +1742,6 @@ Broken Sword cz - Czech -5.6) Common issues: ----- -------------- -"Engine data file missing/corrupt/wrong version" - -Some engines require some additional data (besides the game itself) to run -a game. This data usually is included in the ScummVM installation package to -ensure you always have the right version. But if for some reason you get an -error about the engine data file, here are a few things you can try: - -- (Re)download and install the latest version of ScummVM package -Because the package should contain the required data, this should fix it. - -- Download the engine data file manually from github -On https://github.com/scummvm/scummvm/blob/master/dists/engine-data/ you can -find the latest versions of all engine data files. - -- Check your path settings -ScummVM will scan it's own directory and the Extra Path directory for the -engine data files. Try moving the engine data file into those one of those -directories. - - 6.0) Saved Games: ---- ---------- Saved games are by default put in the current directory on some platforms |
