home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / KINGS2 / KQ2.TXT < prev   
Text File  |  1986-02-02  |  3KB  |  81 lines

  1.                 Software Pirates Inc.
  2.                   presents
  3.  
  4.            Unprotect KING'S QUEST II by Sierra Online
  5.  
  6.         This document, along with the associated files,
  7.           will allow you to make runable copies of your
  8.           original KING'S QUEST II game disks.
  9.  
  10.                    REQUIRMENTS
  11.  
  12.           1. Original King's Quest II game disks.
  13.           2. DOS' DISKCOPY.COM program (not included)
  14.           3. DOS' DEBUG.COM program (not included)
  15.           4. ALTER.EXE to change file attributes (included)
  16.           5. KQ2.EXE runs the unprotected game (included)
  17.  
  18.                 Step 1:
  19.  
  20.         Use DOS' diskcopy program to make copies of both
  21.           of KING'S QUEST II's original game disks. Note:
  22.           Disk #1 should report problems trying to copy track
  23.           6. Don't be alarmed at this, it is merely part of
  24.           the protection scheme, that we don't want copied.
  25.  
  26.         When copies are made, put the originals away to
  27.           collect dust, you won't be needing them anymore.
  28.  
  29.                 Step 2:
  30.  
  31.         The author has put illegal filenames in the
  32.           directory so that you can't list all the files on
  33.           the disk.  We must make one file name legal before
  34.           we can see what else is on the disk.  To "legalize"
  35.           this file name we need to use DOS's DEBUG program.
  36.           Once inside DEBUG you will see the '-' prompt.  Put
  37.           KQ2's disk #1 into drive A.  From the DEBUG prompt
  38.           do the following:
  39.  
  40.         -L 100 0 5 1    ;load in 1st part of directory
  41.         -E 120 'N'      ;change illegal character to an N
  42.         -W 100 0 5 1    ;write changes back to disk
  43.         -Q        ;end debug program
  44.  
  45.                 Step 3:
  46.  
  47.         Using the ALTER.EXE program, we want to change
  48.           the attribute of file MAIN.EXE from HSRA to normal.
  49.           To do this type the following:
  50.  
  51.           A>B:ALTER A:MAIN.EXE
  52.  
  53.         At this point ALTER.EXE will ask you for the
  54.           attribute you want to change MAIN.EXE to. Type in
  55.           an 'N' for normal attribute. The attribute will
  56.           then be normal. You can see the file when you do a
  57.           DIR.
  58.  
  59.                 Step 4:
  60.  
  61.         You now want to rename the file MAIN.EXE to
  62.           KQ2.EXE. This will allow you to copy KQ2.EXE over
  63.           the space formaly used by MAIN.EXE program. This
  64.           way no game data will be destroyed.
  65.  
  66.                 Step 5:
  67.  
  68.         Copy KQ2.EXE to King's Quest II's disk #1. That's
  69.           all there is to it. You now have a working copy of
  70.           King's Quest II that can be copied with DISKCOPY.
  71.  
  72.  
  73.         NOTE: This game will no longer be self-booting as
  74.           it originally was. You must boot up to DOS and then
  75.           put KQ2's disk #1 into drive A. To start simply
  76.           type A:KQ2, once the game begins it will play just
  77.           as the original does. Ok now sit back and enjoy the
  78.           game.
  79.  
  80. 2/86 ETS      This UNP might not work with all versions (eg.:1.0W).
  81.