Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.22 KB

rescepy

a cross-platform python2 script for automated srr (rescene) verification and reconstruction.

  • fetches srrs from: http://www.srrdb.com
  • verifies sfv files and reconstructs rars and samples if required.
  • ability to identify and process extracted files (video only).

dependencies:

usage:

notes:

  • for reconstruction of compressed rars it is required that you have run preprardir.py included with pyrescene -- also see --rar-dir option.

  • running Goober's awescript with: '--no-srr --no-srs' is recommended before processing with rescepy.

  • releases determined to be fixes (eg. DiRFiX, SUBFiX, etc.) are skipped to avoid problems.

  • pyrescene must be installed (with setup.py) to allow for the importing of its modules.

  • windows users: ensure all dependencies are included in your PATH.

  • had to fork this due to losing access to my original github and email accounts over a year ago.