get paid to paste

FileList.txt

Making a folder-based setup of Grim Fandango with GrimInstaller

GrimInstaller.exe must be placed outside a folder named GRIMDATA which contains all required files; any missing will prevent the setup from starting, any extras will be ignored, except optional files.

********************************

Required files:

CHORE.DLL
CREDITS.LAB
DATA000.LAB
DATA001.LAB
DATA002.LAB
DATA003.LAB
DATA004.LAB
HMIFXFP.DLL
HMIFXLIB.DLL
HMILIBS.INI
IMUSE.DLL
IMUSE.PSL
LUA.DLL
MOVIE00.LAB
MOVIE01.LAB
MOVIE02.LAB
MOVIE03.LAB
MOVIE04.LAB
VOX0000.LAB
VOX0001.LAB
VOX0002.LAB
VOX0003.LAB
VOX0004.LAB
YEAR0MUS.LAB
YEAR1MUS.LAB
YEAR2MUS.LAB
YEAR3MUS.LAB
YEAR4MUS.LAB
+
LOCAL.LAB for non-English game versions


Optional files:
(these should also be included but since they're not critical for game operation, installer will not throw an error if they're missing)

GRIM.EXE (original launcher)
LAUNCHER.TAB (original launcher's localized text; non-English game versions)
SPLASH.BMP (original launcher's splash image; non-English game versions)
LICENSE.TXT
README.TXT

********************************

If you'll be burning the stuff to DVD, create autorun.inf with following lines (you can use Notepad):

[autorun]
Icon=GrimInstaller.exe
Label=Grim Fandango
Open=GrimInstaller.exe
Action=Install Grim Fandango

and add it to DVD root. So your DVD should look like this:

GRIMDATA
autorun.inf
GrimInstaller.exe

Pasted: Jan 10, 2012, 4:03:49 pm
Views: 72