home *** CD-ROM | disk | FTP | other *** search
/ Hacker 17 / HACKER17.ISO / Games / Mars / data1.cab / Program_Executable_Files / interface.ascii < prev    next >
Text File  |  1999-03-31  |  4KB  |  109 lines

  1. ; NOTE: TABs are correctly shown with tab size of 4. Please do not
  2. ; reformat these files because of lousy text editor!!!
  3. ;
  4. ;
  5. ; General appearance controlling interface
  6. ; ========================================
  7. ;
  8. ; Times given here are in seconds to support properly
  9. ; different refresh rates. Usually we draw 30-60 frames
  10. ; per second.
  11. ;
  12. ; All numerical values can be floating point values.
  13. ;
  14. ; The order of these elements is absolutely crucial!
  15. ;
  16.  
  17. ;beginning fader times
  18. ;=====================
  19. InitializeFadeOut                0.75    ;seconds
  20. ;time is resetted here!
  21.  
  22. IntroCOEEStart                    8.4     ;seconds    ;4.0
  23. IntroCOEEFadeIn                    0.3     ;seconds    ;1.0
  24. IntroCOEEStay                    14.0     ;seconds    ;8.0
  25. IntroCOEEFadeOut                0.5     ;seconds    ;1        ;10
  26. IntroMMStart                    1.0     ;seconds    ;0
  27. IntroMMFadeIn                    1.0     ;seconds    ;0.5
  28. IntroMMStay                        4.0     ;seconds    ;3.0
  29. IntroMMFadeOut                    1.5     ;seconds    ;0.5    ;4
  30. IntroEngineStart                19.8    ;seconds    ;14.0
  31. IntroEngineFadeIn                0.2        ;seconds    ;3.0
  32. IntroFlicStart                    23        ;seconds    ;12.0
  33. IntroFlicFadeIn                    0.5        ;seconds    ;2.0
  34. IntroMenuStart                    23        ;seconds    ;17.0
  35. IntroMenuFadeIn                    0.5        ;seconds    ;2.0
  36. IntroCarStart                    25.0    ;seconds    ;19.0
  37. IntroCarFadeIn                    1.6        ;seconds    ;2.0
  38.  
  39. TimeWhenDoneSoFar                27.0    ;seconds    ;21.0
  40. IntroInterruptTime                0.6        ;seconds    ;1.0
  41.  
  42.  
  43. ;menu screen outlook
  44. ;===================
  45. MenuFogColorRed                    00        ;[0-255]
  46. MenuFogColorGreen                00        ;[0-255]
  47. MenuFogColorBlue                00        ;[0-255]
  48. MenuBackgroundColorRed            00        ;[0-255]
  49. MenuBackgroundColorGreen        00        ;[0-255]
  50. MenuBackgroundColorBlue            00        ;[0-255]
  51. FogStartInMenu                    50        ;meters [0,HowLongYouCanSeeInMenu]
  52. HowLongYouCanSeeInMenu            165        ;meters
  53. FieldOfViewInMenu                110        ;110 degrees
  54. DrivingSpeedInMenu                200        ;km/h
  55. NonSelectedItemDimming            60        ;precents of highlighted
  56. NonSelectableItemDimming        98        ;precents of highlighted
  57. ShimmeringOfMenuItems            0        ;percents maximum (random)
  58.  
  59. ;menu screen action times
  60. ;========================
  61. CrossFadeTimeBetweenCars        0.94        ;seconds
  62. CrossFadeOverlapBetweenCars        0.50    ;[0.0-1.0] 0=none, 1=full
  63. CrossFadeTimeBetweenMenus        0.25    ;seconds
  64. CrossFadeOverlapBetweenMenus    0.25    ;[0.0-1.0] 0=none, 1=full
  65. CarAutoShowTime                    1.0        ;seconds
  66. TrackAutoShowTime                0.6        ;seconds
  67. AutomaticRaceStartTime            20        ;seconds
  68.  
  69. ;transition between menu & race
  70. ;==============================
  71. TransitionTime                    3.5        ;seconds    countdown overlaps with this
  72. MenuFadeOutTime                    0.3        ;seconds    <TransitionTime
  73. FlashFadeIn                        0.2        ;seconds    <=MenuFadeOutTime
  74. FlashStay                        0.2        ;seconds    mask out swapping
  75. FlashFadeOut                    0.5        ;seconds
  76. InitialRacerPosition            -50        ;meters
  77. CountdownStartBeforeRace        2.0        ;seconds    <CountdownLength AND <(TransitionTime-MenuFadeOutTime)
  78. CountdownLength                    3.5        ;seconds
  79. CountdownStayAfterRaceStart        0.5        ;seconds
  80.  
  81. ; Notes: end of fade in is aligned automatically to MenuFadeOutTime
  82.  
  83. ;transition between race & menu
  84. ;==============================
  85. TransitionTime                    1.5        ;seconds    should be quite short
  86. MenuItemFadeInDelay                0.3        ;seconds
  87. FlashFadeIn                        0.1        ;seconds
  88. FlashStay                        0.2        ;seconds
  89. FlashFadeOut                    0.5        ;seconds
  90.  
  91. ;credits part
  92. ;==============================
  93. CreditsShowTime                    20.0    ;seconds
  94. CreditsFadeInTime                3.0        ;seconds
  95. CreditsFadeOutTime                2.0        ;seconds
  96. CreditsMenuFadeOutTime            1.5        ;seconds
  97. CreditsEngineFadeOutTime        15.0    ;seconds
  98. CreditsStartFromY                480.0    ;pixels
  99. CreditsStopToY                    0.0        ;pixels
  100.  
  101. ;game lard
  102. ;==============================
  103. WrongWayLimit                    120.0    ;degrees
  104.  
  105. ;make no modifications to this
  106. ;=============================
  107. CHECKSUM            2072260293  
  108.  
  109.