home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / foxbear / readme.txt < prev    next >
Text File  |  1997-07-14  |  1KB  |  37 lines

  1. The Fox & The Bear Sample
  2. -------------------------
  3.  
  4. You need to run FOXBEAR from the FOXBEAR directory for it to find all of
  5. its files.
  6.  
  7.  
  8. Commands for using Foxbear:
  9.  
  10.     F12      - quit
  11.     NUMPAD 2 - crouch
  12.     NUMPAD 3 - throw an apple
  13.     NUMPAD 4 - move right (hold down to run faster)
  14.     NUMPAD 5 - stop
  15.     NUMPAD 6 - move left (hold down to run faster)
  16.     NUMPAD 7 - jump
  17.  
  18.  
  19. Options for running foxbear:
  20.  
  21. WIN.INI             Command line
  22.  
  23. use_emulation=0                   Use hardware acceleration
  24. use_emulation=1     -e            Use emulation, not hardware
  25. use_dsound=0        -S            Do not use Direct Sound
  26. use_dsound=1                      Use Direct Sound
  27. buffers=0                         Double or trible buffer vram size dependent
  28. buffers=1           -1            Use no back buffer
  29. buffers=2           -2            Double buffer
  30.                     -d            Double buffer
  31. buffers=4           -4            Use 3 back buffers
  32.                     -s            Use stretch
  33. sysmem=1                          Use system memory when creating surfaces
  34.                     -x            Demo or stress mode (keeps running)
  35.  
  36. command line dash parameters may be followed by x-resolution y-resolution color-depth
  37.