What's residualvm doing here???
Moderator: ScummVM Team
- ezekiel000
- Posts: 443
- Joined: Mon Aug 25, 2008 5:17 pm
- Location: Surrey, England
The game detection code (when you click 'add game') only checks small parts of a few files.
This code performs a complete one-time check of all data files to ensure every file was copied over correctly.
It cuts down on the number of bug reports we get (faulty data causes nasty problems) and ensures your run doesn't get killed because of bad data.
This code performs a complete one-time check of all data files to ensure every file was copied over correctly.
It cuts down on the number of bug reports we get (faulty data causes nasty problems) and ensures your run doesn't get killed because of bad data.
Code: Select all
--- README.old 2014-01-13 19:16:21.000000000 +0100
+++ README 2014-01-13 19:37:22.000000000 +0100
@@ -66,8 +66,8 @@
3.2 - Running Grim Fandango
---------------------------
-1. Copy the neccessary files to a folder on your Hard Drive
-2. Copy the patch to a game folder
+1. Copy the necessary files to a folder on your Hard Drive
+2. Copy the patch to this game folder
3. Open ResidualVM
4. Choose "Add Game"
5. Select the folder you created in step 1
@@ -81,6 +81,10 @@
If you want to play with software-rendering, see the configuration-section below.
(or use the ingame settings to disable 3D Acceleration)
+Please note that, when launching the game for the first time, ResidualVM will
+perform a full check of your game data files against corruption. This will
+probably take some time but it won't happen again at successive runs.
+
-----------------------------
4 - Default Keyboard-settings