PDA

View Full Version : Evolva


acon
20-05-2002, 05:44
Where should I put the FMV files so that it doesn't run from the cd?

Joe Forster/STA
22-05-2002, 10:10
Hiya, import this registry file and the game will expect _everything_ to be in (a subdirectory of) the current directory, the directory (on the hard disk) that you ran the game from:

--- EVOLVA.REG (cut here) ---
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Computer Artworks]

[HKEY_LOCAL_MACHINE\SOFTWARE\Computer Artworks\Evolva]

[HKEY_LOCAL_MACHINE\SOFTWARE\Computer Artworks\Evolva\1.0]
"ResourceDir"=".\\Resources"
"InstallDir"="."
"MaxTextureSize"="512"
"DisplayModeWidth"="640"
"DisplayModeHeight"="480"
"DisplayModeBPP"="16"
"DisableWBuffering"="1"
"GUI_enableEAX"="0"
"LoadKeyboardMap"="1"
"FMVDir"=".\\FMV"
"SaveDir"=".\\SaveGames"
"DNADir"=".\\Genohunters"
"ScreenShotDir"=".\\ScreenShots"
"BloodSquirtType"="0"
--- EVOLVA.REG (cut here) ---

The important line for you is the one starting with "FMVDir"... Now you can install the game onto the hard disk, create a directory called "FMV" there and copy the movies into it. Happy gaming,

Joe

acon
22-05-2002, 11:30
OK...think I got it. Thanks!!!