home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4 / 1995-03_Disc_4.iso / wog / wg.cfg < prev    next >
Text File  |  1994-12-19  |  856b  |  32 lines

  1. #The pound sign allows comments
  2.  
  3. #The -i is required for the demo
  4. -i
  5.  
  6. #The -ds### line initializes the Sound Blaster digital channel
  7. #the numbers work as follows: address(2n0) IRQ DMAchannel
  8. #so, -ds251 means: address 220, IRQ 5, DMAchannel 1
  9. -ds251
  10.  
  11. #The -m? line initializes the music card, ?=g for General MIDI,
  12. #?=a for Adlib, ?=w for WaveBlaster.
  13. -ma
  14.  
  15. #The -h? line initializes a head mounted display (HMD)
  16. #?=v# for VictorMaxx (CyberMaxx) where # = the com port
  17. #?=f for Forte
  18. #-hv2
  19. #-hf
  20.  
  21. #The -c line indicates that the Colorado Spectrum joystick interface is to be
  22. #used instead of the normal game port.  Remove the '#' sign to enable this
  23. #feature.  Do not remove the '#' sign unless the you have a Colorado Spectrum
  24. #installed.
  25. #-c
  26.  
  27. #Each treefile must appear on a line with an = sign
  28. @flgtdemo.tre
  29. =wgdemdat.tre
  30.  
  31.  
  32.