home *** CD-ROM | disk | FTP | other *** search
- TEMP=D:\TEMP
- ;Where to extract files to before playing, defaults to current.
-
- RIPPER_DEVICE=SoundBlaster
- ;Speaker, DAC, Tandy, SoundBlaster, PAS or GUS. Defaults to Speaker.
- RIPPER_PORT=$220
- RIPPER_IRQ=5
- ;IRQ value still not being used.
- RIPPER_DMA=1
- RIPPER_DIR=D:\TEMP
- ;Path where you want samples to be saved.
-
- START_PATH=C:\PROGRAM\MOD
- ;DMPC will read this directory first, unless you use command-line override.
-
- ALWAYS_REREAD=False
- ;When TRUE, DMPC re-reads the directory every time you change player.
-
- READ_ARCHIVES=True
- ;When FALSE, DMPC will not search archives for music files.
-
- USE_DESCRIPTION=True
- ;Defaults to FALSE, when TRUE, DMPC will read DMPC.DSC for descriptions.
-
- DMPC_DIR=False
- ; When TRUE, DMPC will scan all the directries from DMPC.DIR for music
- ; files at startup. Only current will be scanned when FALSE, defaults to TRUE.
-
- USE_LOGFILE=False
- ; When TRUE, DMPC will read all it's information from DMPC.LOG intead of doing
- ; a manual read. Defaults to FALSE.
-
- USE_ZOO=FALSE
- USE_HYPER=FALSE
- USE_SQZ=FALSE
- USE_LIMIT=FALSE
- USE_HA=FALSE
- USE_PAK=FALSE
- ;Default to TRUE, won't scan archives of that type if FALSE
-
- ;Set these paths for faster startup.
- ZIP_PATH=C:\UTILS\ZIP.EXE
- ;Only needed for deleting files from ZIPs
- UNZIP_PATH=C:\UTILS\UNZIP.EXE
- ARJ_PATH=C:\UTILS\ARJ.EXE
- LHA_PATH=C:\UTILS\LHA.EXE
- LIMIT_PATH=C:\UTILS\LIMIT.EXE
- SQZ_PATH=C:\UTILS\SQZ.EXE
- HA_PATH=C:\UTILS\HA.EXE
- HYPER_PATH=C:\UTILS\HYPER.EXE
- HPACK_PATH=C:\UTILS\HPACK.EXE
- UC2_PATH=C:\UC2\UC.EXE
- ZOO_PATH=C:\UTILS\ZOO.EXE
- PAK_PATH=C:\UTILS\PAK.EXE
- ;I assume use of ZOO v2.10 and NoGate's PAK.
-
- ;You can have up to 30 player configs
-
- [Dual Module Player]
-
- OPTIONS=-p220 -d1 -i5 -q -8 -l -c1 -s44 %S
- ;The %S is optional unless you need the music file name before or in the options
- ;eg. OPTIONS=/i /m:%S /s:22000 would become /i /m:ETERNITY.MOD /s:22000
- ;Use %P instead of %S to specify the full pathname of the music file, or %K to
- ;substitute the name of the music file without its extension. (eg. ETERNITY)
-
- LISTFILE=TRUE
- ;DMP supports listfiles of the @DMPC.LST type, @DMPC.LST will be passed to the
- ;player at the end of the options line unless %P or %S is specified.
-
- FILEMASK = MATS36NF
- ;MOD, AMF, MTM, STM, S3M, 669, NST, FAR (user configurable, see DMPC.FMT)
-
- Player=C:\utils\dmp.exe
- ;Specify full path for faster startup.
-
-
- [Galaxy Music Player]
- OPTIONS=/oSB /m22
- FILEMASK=MS36N
- Player=C:\utils\glx.exe
-
-
- [Modplay 2.19b]
- OPTIONS=-ls
- FILEMASK=MSN
- PLAYER=C:\UTILS\MP.COM
-
-
- [Protected Module Player]
- OPTIONS=/p220 /i5 /d1 /q /l /c1
- LISTFILE=TRUE
- FILEMASK=MSA36N
- PLAYER=C:\UTILS\PMP.EXE
-
-
- [WAV/SND Player]
- FILEMASK=WVD
- OPTIONS=%S SB$220 /BATCH
- PLAYER=SPLAY.EXE
- ;SoundPlayer is also written by me, look for SPLAY100.ZIP
-