aboutsummaryrefslogtreecommitdiff
path: root/doc/games-feeble.tex
blob: 2d2de9544f04861d9191ed4feccb9d4a2d8bfea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\subsection{The Feeble Files notes}

If you have the Windows version of The Feeble Files, there are several things
to note. 

Many of the files necessary for the game are stored in an InstallShield file
called data1.cab, which ScummVM is unable to unpack. You will need to use the
original installer or i5comp to unpack the contents of this file.

The game uses Smacker cutscenes extensively, which we can't support directly,
due to reasons described above. The cutscenes have to be re-encoded to DXA,
which is the format used by the cutscenes in the Amiga and Macintosh versions.
See the tools README for a brief guide on converting the cutscenes.

The original speech files will need to be renamed, to use with ScummVM.
Rename voices.wav on CD1 to voices1.wav
Rename voices.wav on CD2 to voices2.wav
Rename voices.wav on CD3 to voices3.wav
Rename voices.wav on CD4 to voices4.wav


%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "readme.tex"
%%% End: