home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 September / Gamestar_65_2004-09_dvd.iso / Dema / balloonrain_trial.exe / Data / Pak01.pak / menu / lang_english.cfg < prev    next >
Text File  |  2004-06-22  |  568b  |  58 lines

  1. "Profile"
  2. "Select Profile on Startup"
  3. "Language"
  4. "Controls"
  5. "Video"
  6. "Resolution:"
  7. "Windowed"
  8. "Color Depth:"
  9. "Full Scene Anti-Aliasing:"
  10. "Model Details:"
  11. "OK"
  12. "Cancel"
  13. "Safe Default"
  14.  
  15. //=== Controls
  16. {
  17.     "Mouse"
  18.     "Keyboard 1"
  19.     "Keyboard 2"
  20.     "Joystick 1"
  21.     "Joystick 2"
  22.     "Joystick 3"
  23.     "Joystick 4"
  24. }
  25.  
  26. //=== Model details
  27. {
  28.     "Very Low"
  29.     "Low"
  30.     "Normal"
  31.     "High"
  32. }
  33.  
  34. //=== FSAA
  35. {
  36.     Off
  37.     2x
  38.     3x
  39.     4x
  40.     5x
  41.     6x
  42.     7x
  43.     8x
  44.     9x
  45.     10x
  46.     11x
  47.     12x
  48.     13x
  49.     14x
  50.     15x
  51.     16x
  52. }
  53.  
  54. //=== Color Depth
  55. {
  56.     "16 bits (65,536)"
  57.     "32 bits (16 million)"
  58. }