home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-11-21 | 869 b | 23 lines |
- [winjig]
- ; WINJIG init file
- ; the title screen bitmap. This must be in the directory where
- ; WINJIG.EXE is
- title=jigtitle.bmp
- ; the initial choice of the number of pieces in the jigsaw puzzle
- ; valid choices are: 3x3, 4x4, 5x5, 6x6, or 10x10.
- pieces=3x3
- ; whether the sound is on or off
- sound=on
- ; windows v3.1 multimedia choice
- ; Make this on if a sound card or speaker.drv is available.
- ; Note that speaker.drv is avilable from Microsoft, which allows
- ; you to use the internal speaker as the multimedia sound device.
- ; if this is off, then it will use a simpler sound made by an internal
- ; speaker.
- sound-card=on
- ; The following are the choices of multimedia sound files for
- ; various occasions. These three .wav files come with Windows v3.1.
- title-sound=chime.wav
- correct-sound=tada.wav
- wrong-sound=chord.wav
-