home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_03 / DOX-PSXC.ZIP / PSX!CDR.ZIP / PSXBURN.TXT < prev   
Text File  |  1995-12-21  |  4KB  |  117 lines

  1.  
  2. PSXCOPY.EXE - Sony PlayStation Disc Backup Program
  3.  
  4. Program Description:
  5.  
  6.    PSXCOPY is a program that allows you to make backups of your 
  7. Sony PlayStation discs.
  8.  
  9. THIS PROGRAM DOES NOT DEFEAT THE COPY PROTECTION SCHEME!!!
  10. THIS PROGRAM DOES NOT DEFEAT THE COPY PROTECTION SCHEME!!!
  11.  
  12. You must use one of well known "swap tricks" to play a copied disc.
  13.  
  14. *******************************************************************
  15.  
  16. Usage: PSXCOPY <imagefile> <cuefile> {/EUROPE | /JAPAN | /USA}
  17.      [/ID=adapter:id:lun]
  18. imagefile - output image filename
  19. cuefile   - output cue sheet filename
  20. /ID       - SCSI ID of CD reader (default is first found)
  21. /EUROPE   - make European territory image file
  22. /JAPAN    - make Japanese territory image file
  23. /USA      - make American territory image file
  24.  
  25. NOTE: You must have at least one space between each parameter or switch.
  26.  
  27. The IMAGE file contains all of the program and audio data that is to
  28. be written to the CD. WARNING: This image file could require as much
  29. as 750Mb of harddrive space.
  30.  
  31. The CUE SHEET file describes the logical start time (from the
  32. beginning of the disc) of each track/index pair. 
  33.  
  34. **********************************************************************
  35.  
  36. /ID=adapter:id:lun
  37.  
  38.   adapter - adapter number of your SCSI card (usually zero unless you
  39.         have more than one SCSI card in your system).
  40.   id      - SCSI ID of the CDROM reader/recorder.
  41.   lun     - logical unit number (usually zero).
  42.  
  43.   Example: /ID=0:5:0
  44.  
  45. **********************************************************************
  46.  
  47. How to Backup a PlayStation Disc
  48. --------------------------------
  49.  
  50. C:\>PSXCOPY PSX.RAW PSX.CUE /ID=adapter:id:lun /USA
  51.  
  52.   PSXCOPY reads the PlayStation disc from the specified SCSI device
  53.   and generates an IMAGE file and a CUE SHEET file. The /USA switch
  54.   tells the program to generate American boot blocks in the image
  55.   file. So, even if you are copying a Japanese import game, the image
  56.   can be written with different boot blocks than the original disc.
  57.   The type of boot blocks that you write is probably not very important
  58.   since PSXCOPY does not break the "copy protection" scheme anyway.
  59.  
  60. C:>\PSXBURN PSX.RAW PSX.CUE /ID=adapter:id:lun /BIN /NOPREGAP
  61.  
  62.   PSXBURN is the program that will actually record the new disc
  63.   using the files that were created by PSXCOPY. You *must* use
  64.   both the /BIN and /NOPREGAP switches or you will end up with
  65.   an unusable disc.
  66.  
  67. **********************************************************************
  68.  
  69. NOTES:
  70.  
  71. This program was developed for MSDOS V6.XX. I do not claim any
  72. compatibility with the version of DOS that ships with Windows '95.
  73. Some people say it works with no problems, and some say that it
  74. doesn't work at all.
  75.  
  76. Do not attempt to use this release of PSXCOPY on any CD recorder
  77. other than the Yamaha CDR100 or CDR102. I guarantee you that it
  78. will not work on any other recorder. Support for the Philips, HP,
  79. and Sony recorders will be available in January '96.
  80.  
  81. This program assumes that the first track on all PSX discs is in
  82. CDROM-XA format. If it's not, then the recorded disc will probably
  83. not work.
  84.  
  85. I only own five or six PlayStation titles, which means that this
  86. program has only been tested on these discs. It's possible that you
  87. may have a title that this program does not handle properly. Contact
  88. me if you have a disc that is giving you trouble. I should be able
  89. to modify PSXCOPY to handle it.
  90.  
  91. I recommend that you use the Yamaha recorder to both read the
  92. original disc and to record the backup.
  93.  
  94. Please don't use low quality blanks for recording... Trying to
  95. save fifty cents on a disc is not a good idea. I recommend TDK,
  96. Ricoh, and MTC discs. I have had no problems with these in the
  97. Yamaha recorder. Keep your discs and caddies free from dust and
  98. other foreign material.
  99.  
  100. **********************************************************************
  101.  
  102. Please send all suggestions, comments, and bug reports to...
  103.  
  104. Jeff Arnold
  105. 125 Indian Rock Road
  106. Merrimack, NH 03054
  107.  
  108. Home: 603-424-0269
  109. Work: 603-881-2119
  110.  
  111. EMAIL: jarnold@mainstream.net
  112.  
  113. **********************************************************************
  114.  
  115. Updated on DECEMBER 21, 1995
  116.  
  117.