home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 11 / FreelogHS11.iso / Démos&Merveilles / Obe / obe.txt < prev   
Text File  |  2001-08-03  |  2KB  |  62 lines

  1. vd_flt + sumea labs: OBE
  2.  
  3.  
  4. credits
  5. -------
  6.  
  7. code              jani kajala
  8. graphics          jarkko salminen, mikko kodisoja
  9. sound             sami arola
  10.  
  11.  
  12. system requirements
  13. -------------------
  14.  
  15. DirectX 8 needs to be installed. The demo runs with Celeron 466MHz and 
  16. some decent 3D accelerator. If the display adapter has low memory (e.g. 8MB)
  17. you should use -lowtex command line switch to scale down textures.
  18.  
  19.  
  20. command line options
  21. --------------------
  22.  
  23. -nosound          skip obe.mp3 playback
  24. -win              run in desktop window
  25. -lowtex           scale down textures by 2 and force to 16bit
  26. -bpp <n>          set display mode bits per pixel (16/24/32), default is 32
  27. -sndbuf <ms>      set sound mixing buffer length (ms)
  28. -stat             prints current number of primitives, triangles and lights 
  29.                   to screen (Warning: might be very slow, uses Win32 GDI..)
  30. -time             prints current time (seconds) to screen
  31. -fov              prints current fov (horizontal/vertical) to screen
  32. -dir <path>       set Content directory (root for Scenes/, Images/, 
  33.                   Objects/, Flows/ and ParticleSystems/)
  34. -planes           prints front/back plane distances to screen
  35. -noup             skip texture preload to video memory
  36. -dbg              debug output (Debug.txt) to the content directory
  37. -up2              use old texture uploading logic
  38. -nosplash         skip loading screen rendering
  39.  
  40.  
  41. keys
  42. ----
  43.  
  44. s                 slow motion (disabled when mp3 playback is active)
  45. f                 forward (disabled when mp3 playback is active)
  46. b                 backward (disabled when mp3 playback is active)
  47. p                 pause (disabled when mp3 playback is active)
  48. g                 grab screen (to Shot01.bmp, Shot02.bmp, ...)
  49. esc               quit
  50.  
  51.  
  52. external libraries
  53. ------------------
  54.  
  55. OBE uses fmod sound system (see www.fmod.org) ja libjpeg (see www.ijg.org).
  56.  
  57.  
  58. contact
  59. -------
  60.  
  61. noise@sumea.com
  62.