home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2002 February / CMycha200202.iso / SpaceHaste2001 / spacehaste2001demo.exe / interface.ascii < prev    next >
Text File  |  2001-12-16  |  4KB  |  113 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.0     ;seconds    ;4.0
  23. IntroCOEEFadeIn                    1.0     ;seconds    ;1.0
  24. IntroCOEEStay                    10.0     ;seconds    ;8.0
  25. IntroCOEEFadeOut                    0.0     ;seconds    ;1        ;10
  26. IntroMMStart                    1.0     ;seconds    ;0
  27. IntroMMFadeIn                    1.0     ;seconds    ;0.5
  28. IntroMMStay                        3.5     ;seconds    ;3.0
  29. IntroMMFadeOut                    2.2     ;seconds    ;0.5    ;4
  30. IntroEngineStart                    8.0    ;seconds    ;14.0
  31. IntroEngineFadeIn                    5.0        ;seconds    ;3.0
  32. IntroFlicStart                    10.0        ;seconds    ;12.0
  33. IntroFlicFadeIn                    1.0        ;seconds    ;2.0
  34. IntroMenuStart                    9.0        ;seconds    ;17.0
  35. IntroMenuFadeIn                    1.0        ;seconds    ;2.0
  36. IntroCarStart                    10.0    ;seconds    ;19.0
  37. IntroCarFadeIn                    1.0        ;seconds    ;2.0
  38.  
  39. TimeWhenDoneSoFar                    11.0    ;seconds    ;21.0
  40. IntroInterruptTime                1.0        ;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                    500        ;meters [0,HowLongYouCanSeeInMenu]
  52. HowLongYouCanSeeInMenu            2000        ;165 meters
  53. FieldOfViewInMenu                110        ;110 degrees
  54. DrivingSpeedInMenu                280        ;km/h
  55. NonSelectedItemDimming            60        ;precents of highlighted
  56. NonSelectableItemDimming        98        ;precents of highlighted
  57. ShimmeringOfMenuItems            10        ;percents maximum (random)
  58.  
  59. ;menu screen action times
  60. ;========================
  61. CrossFadeTimeBetweenCars        0.05        ;seconds
  62. CrossFadeOverlapBetweenCars        0.05    ;[0.0-1.0] 0=none, 1=full
  63. CrossFadeTimeBetweenMenus        0.05    ;seconds
  64. CrossFadeOverlapBetweenMenus        0.05    ;[0.0-1.0] 0=none, 1=full
  65. CarAutoShowTime                0.05        ;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.05        ;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                    0.2        ;seconds    should be quite short
  86. MenuItemFadeInDelay                0.1        ;seconds
  87. FlashFadeIn                        0.1        ;seconds
  88. FlashStay                        0.2        ;seconds
  89. FlashFadeOut                    0.2        ;seconds
  90.  
  91. ;credits part
  92. ;==============================
  93. CreditsShowTime                    40.0    ;seconds
  94. CreditsFadeInTime                3.0        ;seconds
  95. CreditsFadeOutTime                2.0        ;seconds
  96. CreditsMenuFadeOutTime            1.5        ;seconds
  97. CreditsEngineFadeOutTime        30.0    ;seconds
  98. CreditsStartFromY                620.0    ;pixels
  99. CreditsStopToY                    0.0        ;pixels
  100.  
  101. ;game lard
  102. ;==============================
  103. WrongWayLimit                    120.0    ;degrees
  104.  
  105.  
  106. MenuGammaSettings                menu.amp
  107. MenuAmbientSettings                20 20 20
  108.  
  109. ;make no modifications to this
  110. ;=============================
  111. CHECKSUM            2017720260  
  112.  
  113.