Difference between revisions of "Enabling cinematics (TFTD)"

From UFOpaedia
Jump to navigation Jump to search
Line 1: Line 1:
When the Dos version of Terror From the Deep was first introduced on CD-ROM, it offered two options to install the game. A partial or full install. The partial installed only installed the necessary files and ran its files off the CD-ROM, while the full hard disk install installed all the game files. Unique to the partial install were the animated intro and the two (bad end) outros, while the full hard disk installation only got screencap slides of the animated intro.   
+
When the DOS version of [[Terror From the Deep]] was first introduced on CD-ROM, it offered two options to install the game. A partial or full install. The partial installed only installed the necessary files and ran its files off the CD-ROM, while the full hard disk install installed all the game files. Unique to the partial install were the animated intro and the two (bad end) outros, while the full hard disk installation only got screencap slides of the animated intro.   
  
 
With today's hard drive space restrictions being much more lenient that the animation files are but a speck of dust compared to what they were in the dark ages of home computers. Creating a true 'full' installation is quite a simple process.  
 
With today's hard drive space restrictions being much more lenient that the animation files are but a speck of dust compared to what they were in the dark ages of home computers. Creating a true 'full' installation is quite a simple process.  
 
 
  
 
== Enabling the animations ==
 
== Enabling the animations ==
Line 15: Line 13:
  
 
The second step is very important, otherwise it will continue to play the intro slides.  
 
The second step is very important, otherwise it will continue to play the intro slides.  
 
  
 
== Misc ==  
 
== Misc ==  
  
Though not necessary, you can also rename the FLOP_INT folder to FLOP_IN to hide it from the game. That is where all the slideshow images are stored.  
+
Though not necessary, you can also rename the FLOP_INT folder to FLOP_IN to hide it from the game. That is where all the slide-show images are stored.  
  
You also get the animations to play if you run the game's setup and set no sound to both SFX and Midi output. In this case, the cdspeed.dat file is not necessary. This method is not desirable unless you want to run a silent game.
+
You also get the animations to play if you run the game's setup and set no sound to both SFX and Midi output. In this case, the [[CDSPEED.DAT]] file is not necessary. This method is not desirable unless you want to run a silent game.
  
 
2012-08-13 I've found you don't need to set it silent, you just need to set Sound output to something other than 'Gravis Ultrasound'. I presume the technical limitations (lack of direct DAC) that make this card useless in the modern era also prevent TFTD from playing it's cinematics. I've got the cinematics working in DOSBox with both SB16 sound/MT32 music and SB16 sound/GUS music.
 
2012-08-13 I've found you don't need to set it silent, you just need to set Sound output to something other than 'Gravis Ultrasound'. I presume the technical limitations (lack of direct DAC) that make this card useless in the modern era also prevent TFTD from playing it's cinematics. I've got the cinematics working in DOSBox with both SB16 sound/MT32 music and SB16 sound/GUS music.
Line 31: Line 28:
 
   
 
   
 
The contents of this file however aren't really important for getting the hard disk installation working with the animations.
 
The contents of this file however aren't really important for getting the hard disk installation working with the animations.
 +
 +
[[Category:TFTD]]

Revision as of 21:23, 8 May 2013

When the DOS version of Terror From the Deep was first introduced on CD-ROM, it offered two options to install the game. A partial or full install. The partial installed only installed the necessary files and ran its files off the CD-ROM, while the full hard disk install installed all the game files. Unique to the partial install were the animated intro and the two (bad end) outros, while the full hard disk installation only got screencap slides of the animated intro.

With today's hard drive space restrictions being much more lenient that the animation files are but a speck of dust compared to what they were in the dark ages of home computers. Creating a true 'full' installation is quite a simple process.

Enabling the animations

NOTE: these instructions currently only relate to the DOS editions of TFTD.

There two things you need to do to get the animations working.

  1. Copy the ANIMS\ folder from the CD-ROM into the game directory
  2. A file called cdspeed.dat must be created and placed in the SOUND\ directory.

The second step is very important, otherwise it will continue to play the intro slides.

Misc

Though not necessary, you can also rename the FLOP_INT folder to FLOP_IN to hide it from the game. That is where all the slide-show images are stored.

You also get the animations to play if you run the game's setup and set no sound to both SFX and Midi output. In this case, the CDSPEED.DAT file is not necessary. This method is not desirable unless you want to run a silent game.

2012-08-13 I've found you don't need to set it silent, you just need to set Sound output to something other than 'Gravis Ultrasound'. I presume the technical limitations (lack of direct DAC) that make this card useless in the modern era also prevent TFTD from playing it's cinematics. I've got the cinematics working in DOSBox with both SB16 sound/MT32 music and SB16 sound/GUS music.

SOUND\CDSPEED.DAT

CDSPEED.DAT is 2 bytes in length and stores a value that represents the speed of your CD-ROM drive.

Under normal circumstances, this file is created by CDSPEED.EXE. CDSPEED.EXE is a program used by the partial install to gauges the speed of your CD-ROM Drive, and it stores this as a 16-bit value in CDSPEED.DAT.

The contents of this file however aren't really important for getting the hard disk installation working with the animations.