home *** CD-ROM | disk | FTP | other *** search
/ 201 Games 4 You / PILOT_2895.img / wingame / logik / winjig / winjig.ini < prev   
INI File  |  1993-08-26  |  869b  |  23 lines

  1. [winjig]
  2. ;   WINJIG init file
  3. ;   the title screen bitmap.  This must be in the directory where 
  4. ;   WINJIG.EXE is
  5. title=jigtitle.bmp
  6. ;   the initial choice of the number of pieces in the jigsaw puzzle
  7. ;   valid choices are: 3x3, 4x4, 5x5, 6x6, or 10x10.
  8. pieces=6x6
  9. ;   whether the sound is on or off
  10. sound=on
  11. ;   windows v3.1 multimedia choice 
  12. ;   Make this on if a sound card or speaker.drv is available.
  13. ;   Note that speaker.drv is avilable from Microsoft, which allows
  14. ;   you to use the internal speaker as the multimedia sound device.
  15. ;   if this is off, then it will use a simpler sound made by an internal
  16. ;   speaker.
  17. sound-card=on
  18. ;   The following are the choices of multimedia sound files for 
  19. ;   various occasions.  These three .wav files come with Windows v3.1. 
  20. title-sound=chime.wav
  21. correct-sound=tada.wav
  22. wrong-sound=chord.wav
  23.