home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / RIPPER48.ZIP / RIPPER4.DOC < prev    next >
Encoding:
Text File  |  1995-09-26  |  4.0 KB  |  110 lines

  1.  Ripper4 - The One And Only Ultimative Sound- & GFX-Rippersystem
  2. =================================================================
  3.  
  4. A Ripper is a program that let you extract different files out of
  5. Demos, Games or others so you can get all the CMF-midi files from
  6. Doom or all the MOD-files from the demo "Second Reality".
  7.  
  8. Ripper4 can find/extract following :
  9.  
  10. GIF,JPG,PCX,BMP,TGA,FLI,FLC         : graphic files (in diff. versions)
  11. MID,CMF,MUS,HMI,HMP,XMI             : midi files
  12. VOC,WAV,SND,U8                      : sample files
  13. AMF,S3M,STM,MOD,NST,DMF,XM,OKT,PSM, 
  14. MTM,PTM,ULT,FAR                     : MOD files (in diff. versions)
  15. LBM,IFF                             : graphic/sample/midi-files
  16. DIET,PKLITE,LZEXE             : signs from EXE packers,
  17. DLZ                                 : a file packed with DIET,
  18.                                       found in some demos
  19. ....
  20.  
  21.         summary there can be found 45 filetypes !
  22. =================================================================
  23.  
  24. Use :
  25.  Ripper4 [LW:\Path\Infile.Ext] [LW:\Path\Outname] [/A] [/T] [/C] [/H]
  26.        - Infile.Ext : file to search through,
  27.        - Outname    : name for found files,
  28.          if not given, then "Rip4_" is default name
  29.        - /A switches automaticmode (no querries) on
  30.        - /T switches writing of listfile (Ripper4.lst) and
  31.          info-file (Ripper4.doc) off. 
  32.        - without /A there is a setup for files to search for!
  33.        - /C let you configure the Ripper4
  34.        - /H shows help
  35.        if nothing is given a fileselector starts,
  36.  
  37.  example : "ripper4 doom.wad c:\temp\doom_ /a"
  38.  extracts all the files found in doom.wad and writes them directly to 
  39.  the directory c:\temp\doom_ (if directory exists).
  40.  
  41.  
  42.  for the configuration you can use /C or edit the cfg-file :
  43.  file must be named Ripper4.cfg and it must be in the same directory.
  44.  1st line : outpath and name, example "c:\temp\rip_"
  45.  2nd line : "auto=on" or "auto=off"  switches auto-mode
  46.  3rd line : "test=on" or "test=off"  switches test-mode
  47.  - if the cfg-file is present the commandline-parameters will be ignored !
  48.  - in the cfg-file you also can enable/disable the filetypes to be searched
  49.    they are splitted in 5 parts(modules/midis/samples/gfx/exe)
  50.  - also you can specify an user string to search for, see example
  51. This i a normal config-file :
  52. ; Outpath [and/or Outname] :
  53. c:\temp\_rip_
  54.  
  55. ; Automode [on/off]
  56. auto=on
  57.  
  58. ; Testmode [on/off]
  59. test=off
  60.  
  61. ; files to be ripped [sorted in 5 groups]
  62. modules=on
  63. midis=on
  64. samples=on
  65. gfx=on
  66. exe=off
  67.  
  68. ; user search-string [ {10} means ASCII sign numer 10 ]
  69. user1=AMF{10}
  70. =================================================================
  71.  
  72. Ripper4 was tested on several Games :
  73. - Doom, Doom2, Heretic : MUS-Files
  74. - Terminal Velocity    : MOD-Files
  75. - Dark Forces          : MIDI-Files
  76. - Hocus Pocus          : PCX/MOD/MIDI/VOC-Files
  77. - Descent              : PCX/HMI-Files
  78. - Rise Of The Triad    : MID/VOC-Files
  79. and many more
  80. Demos :
  81. - Second Reality / Uneatable / Hexapeal / Unreal
  82. - Holistic / Visions / Warp : diff. MOD-Files
  83. and all the others I have 
  84.  
  85. Ripper4 cannot found something if the file is crypted like
  86. the Demo "Crystal Dreams II" by Triton !
  87. And there are some filetypes found many often but often they are
  88. not really this filetypes. For example the TIF pic-file.
  89. The search sign is often be found in normal data-files and so there
  90. are ripped tif files which cannot be used, sorry !
  91. =================================================================
  92.  
  93. now follows the greetings-part :
  94.      - Möhre, Rodeo, Proff
  95.      - Küch`n, Steffi, Almö, Spider
  96.      - MAZ (Beta-Tester) and !Bonzai (Pitchfork Guru)
  97.      -  JONAS (That`s me !)
  98.      - all "TRIAL","Project Pitchfork","Goethes Erben","F55" Fans !
  99. =================================================================
  100.  
  101.  
  102. "Have A Nice Ripping And May The Reset Be With You !"
  103.  
  104.  JONAS
  105.  
  106. PS:   please send a Mail to :
  107.          Thomas.Illner@Informatik.TU-Chemnitz.De
  108. Latest Versions of Ripper4 Always On :
  109.          WWW.TU-Chemnitz.DE/~TIL/Jonas.HTML
  110.