home *** CD-ROM | disk | FTP | other *** search
/ Titanic Explorer - A His…ney on the Ship of Dreams / titanic1.iso / pc / qt3sndmx / lingo.ini next >
Text File  |  1998-11-04  |  7KB  |  154 lines

  1. -- LINGO.INI
  2. --
  3. -- for James Cameron's Titanic Explorer
  4. -- last updated: 981103 /bak
  5.  
  6. on startup
  7.   
  8.   ----- standard startup calls: -----
  9.   
  10.   -- Following line prevents crashes on Windows systems when using math functions 
  11.   -- such as power or log and passing bogus or extremely large/small values.
  12.   -- Invoking the float->string conversion code  with a valid value prevents
  13.   -- future crashes in this routine.  drs  1mar96 
  14.   
  15.   if string(0.0)="a" then nothing
  16.   
  17.   
  18.   ----- Titanic Explorer startup: -----
  19.   
  20.   
  21.   global gQT3WinSndMix
  22.   -- This global specifies if QuickTime and regular audio streams can be mixed together
  23.   -- and played at the same time.  The default is no mixing; 'click' sounds and other
  24.   -- sound effects do not play when QuickTime movies are already playing.
  25.   -- Before enabling this value, you MUST also have up-to-date Intel RSX or DirectX
  26.   -- (aka DirectSound) sound drivers installed on your PC.  You can get current
  27.   -- RSX drivers from:  http://www.intel.com/ial/rsx/
  28.   -- Follow the installation directions carefully.
  29.   --
  30.   -- -- following line overrides Windows' default and enables QuickTime sound mixing,
  31.   -- -- /when appropriate Intel RSX or DirectSound drivers are correctly installed/
  32.   -- -- (and 'QT3Mix.dll' remains enabled in 'Titanic.ini')
  33.   set gQT3WinSndMix = TRUE
  34.   --
  35.   --/bak
  36.   
  37.   
  38.   
  39.   global gQT3AllowDirectToScreen
  40.   -- This global explicitly enables direct-to-screen video playback, which will
  41.   -- greatly improve the performance of QuickTime and QuickTime VR movies.
  42.   -- Normally, you should leave the following lines commented out and Titanic Explorer
  43.   -- will determine proper settings on startup, enabling direct-to-screen video whenever
  44.   -- possible.  The exception is:
  45.   -- > full-screen playback of Titanic Explorer (the originally installed file 'Titanic.exe'),
  46.   -- > Windows 95 or 98 (not NT),
  47.   -- > and ONLY when running in 8-bit color (256 colors) mode (higher color depth are fine).
  48.   --
  49.   -- If you specifically have the above configuration, by default, Titanic Explorer will
  50.   -- disable direct-to-screen video.  This ensures that the video colors display correctly,
  51.   -- at the expense of reduced playback performance.
  52.   -- In this case, to improve performance, try one of the following:
  53.   --  1. See if you can adjust your monitor's settings to display at higher color depths
  54.   --     (Start -> Settings -> Control Panel => Display => Settings -> Color Palette).
  55.   --     This is the easiest solution and will greatly improve Titanic Explorer's appearance
  56.   --     and performance.  Note that you may be able to display more colors by first
  57.   --     setting a smaller desktop area (down to a minimum of 640x480).  Setting a smaller
  58.   --     desktop area will also allow Titanic Explorer to fill your display.
  59.   --     [NOTE: In this case, you do /not/ need to change this file.]
  60.   -- or,
  61.   --
  62.   --  2. If you must run Windows 95 or 98 in 8-bit color mode, use the special 'in-a-window'
  63.   --     version of Titanic Explorer included on CD-ROM Volume 1.  This version allows
  64.   --     fast direct-to-screen video but does not 'black-out' your desktop (so
  65.   --     your desktop may appear to display in 'wrong' colors while Titanic Explorer
  66.   --     is running).
  67.   --     To install the special 'in-a-window' version of Titanic Explorer:
  68.   --      a. you MUST have the 'standard' version of Titanic Explorer already installed
  69.   --           on your hard drive.
  70.   --      b. from Windows, locate and open the 'Titanic Explorer' folder you originally
  71.   --           installed on your hard drive.
  72.   --      c. insert Titanic Explorer CD-ROM Volume 1 in your CD-ROM drive, and:
  73.   --         * open the CD-ROM's icon,
  74.   --         * locate and open the folder 'Titanic8'.  then,
  75.   --      d. select all the items inside the 'Titanic8' folder and copy them into
  76.   --           the 'Titanic Explorer' folder on your hard drive.  (If necessary, click OK to
  77.   --           replace any old versions of the files.)
  78.   --        (for more information on accessing and copying files, please refer to the manuals
  79.   --        that came with your computer)
  80.   --      To run the modified program, open the 'Titanic Explorer' folder where you just 
  81.   --      copied the files, and double-click the application (.exe file) labelled 'Titanic8'.
  82.   --      (note that the original shortcut installed in your Start menu will /not/
  83.   --      automatically run the 'in-a-window' version, you MUST explicitly double-click
  84.   --      the 'Titanic8' application icon.)
  85.   --      [NOTE: In this case, you do /not/ need to change this file.]
  86.   -- or,
  87.   --
  88.   --  3. If necessary (or directed by tech support), you can override the default settings and
  89.   --     initialize the gQT3AllowDirectToScreen flag in this startup file.  Do this by
  90.   --     uncommenting one of the the following lines, saving and closing this file, and
  91.   --     then starting the 'Titanic' application.
  92.   --
  93.   -- -- following line overrides defaults and /always/ allows direct-to-screen video.
  94.   -- -- performance will improve over non- direct-to-screen but colors may appear incorrectly
  95.   -- -- for the configurations identified above
  96.   --set gQT3AllowDirectToScreen = TRUE
  97.   --
  98.   -- -- OR:
  99.   -- -- following line overrides defaults and /never/ allows direct-to-screen video.
  100.   -- -- colors will appear correctly but at the expense of playback performance
  101.   -- -- (in this case, you should also set 'reduced' video size from within Titanic 
  102.   -- -- Explorer itself, either on the main menu or in Global Controls).
  103.   --set gQT3AllowDirectToScreen = FALSE
  104.   --
  105.   --/bak
  106.   
  107.   
  108.   
  109.   global gCDDeviceControl
  110.   -- This global specifies a preferred method for Titanic Explorer to use
  111.   -- in controlling your computer's CD-ROM drive.  The default is to use the
  112.   -- Enhanced CD Control DLL (eCDCtrl.dll) for Windows 95 and 98, and standard
  113.   -- Windows Media Control Interface (MCI) calls for Windows NT.
  114.   --
  115.   -- -- following line overrides defaults and /always/ tries to use the eCDCtrl DLL:
  116.   --set gCDDeviceControl = "eCdCtrl"
  117.   --
  118.   -- -- OR:
  119.   -- -- following line overrides defaults and /always/ tries to use MCI:
  120.   --set gCDDeviceControl = "mci"
  121.   --
  122.   --/bak
  123.   
  124.   
  125.   
  126.   global gWinDissolveStyle
  127.   -- This global specifies a preferred method for dissolve transitions under Windows.
  128.   -- The default is a boxy square style, which is a chunkier dissolve but more compatible
  129.   -- with older video cards.  The alternative is a pattern dissolve, which is more
  130.   -- aesthetically pleasing but can result in very slow performance on some video cards.
  131.   --
  132.   -- -- following line is equivalent to defaults and forces a blocky square dissolve:
  133.   --set gWinDissolveStyle = "dissolveBoxySquares"
  134.   --
  135.   -- -- OR:
  136.   -- -- following line overrides defaults and uses the pattern dissolve style:
  137.   --set gWinDissolveStyle = "dissolvePatterns"
  138.   --
  139.   --/bak
  140.   
  141.   
  142.   
  143.   global gWinAllowVRO
  144.   -- Allow display of QTVR Objects within Titanic Explorer (may cause crashes)
  145.   -- Default = FALSE
  146.   -- -- following line overrides defaults and tries to display QTVR Objects:
  147.   --set gWinAllowVRO = TRUE
  148.   --
  149.   --/bak
  150.   
  151.   
  152. end startup
  153.  
  154.