home *** CD-ROM | disk | FTP | other *** search
/ Audio Version 4.94 / audioversion4.94knowledgemediaresourcelibraryoctober1994.iso / msdos / modplay / play121 / play.cfg next >
Text File  |  1993-07-26  |  2KB  |  57 lines

  1. ; you can place a dir on the commandline, to override defaultdir
  2. ; this program uses 80286 code and has NO error checking
  3. ; you must have a mouse driver loaded before running this program
  4. ; this file must be in the same dir as the play.exe
  5. ; order don't matter
  6. ; this will attempt to place it's arrays in EMS, UMB or conventional memory
  7. ; I suggest you load it high. (main prog=16k, arrays=32k)
  8. ; Maxmods per dir = 1000
  9. ;
  10. ; known bugs
  11. ;  i.   doesn't like dirs inside zips
  12. ;
  13. ; coming improvements (i hope)
  14. ;  i.   anything good that is suggested to me
  15. ;  ii.  some error checking :-)
  16. ;  iii. tagging
  17. ;
  18. ; you can contact me at Louis c/o at kai_h@postoffice.utas.edu.au 
  19. ; or on irc (MrBean)
  20. ;
  21. ; colors=(dir/drive colour) (type 1 color) (type 2 color) .. (type 16 color)
  22. colors=14 15 11 10 4 7 9 6 13 2 0 3 3 5 8 12
  23. ;
  24. ; default dir shouldn't have a \ on the end
  25. defaultdir=c:\sound\mods
  26. ;
  27. ; tempdir MUST have a \ on the end
  28. tempdir=c:\sound\mods\
  29. ;
  30. ; the players ... max of 16
  31. ; ext=d:\path\program.exe,options
  32. ; ext is 3 chars
  33. ; d:\path\program.exe is 63 chars
  34. ; options are 31 chars
  35. mod=c:\sound\dmp.exe,-q -l -e -c2
  36. ;mod=c:\sound\wowii.exe,/h:22000
  37. ;mod=c:\ultrasnd\gusmod.exe,
  38. 669=c:\sound\dmp.exe,-q -l -c2
  39. s3m=c:\sound\dmp.exe,-q -l -c2
  40. gif=c:\graphics\alchemy.exe,-V
  41. pcx=c:\graphics\alchemy.exe,-V
  42. tga=c:\graphics\alchemy.exe,-V
  43. jpg=c:\graphics\alchemy.exe,-V
  44. lbm=c:\graphics\alchemy.exe,-V
  45. iff=c:\graphics\alchemy.exe,-V
  46. bmp=c:\graphics\alchemy.exe,-V
  47. voc=c:\sound\vplay.exe,
  48. fli=c:\graphics\play.exe,
  49. txt=c:\dos\edit.com,
  50. doc=c:\dos\edit.com,
  51. ;mid=c:\ultrasnd\playmidi.exe,
  52. ;
  53. ; three special ones.... (same format as above ie 63,31)
  54. zipper=c:\utils\compress\pkunzip.exe,-o
  55. arjer=c:\utils\compress\arj.exe,e
  56. lha=c:\utils\compress\lha.exe,e
  57.