I'll try to keep this simple... Download the .nib image from: https://archive.org/download/Uncracked4am Only track 00 can be copied, then BOOM!!! After a bit of research I've found that the TRAX program from Bag of Trick 2 is the right tools to use. Boot BOT2, select 'T' and have a look at all tracks. This table riassume the changes made to the disks: tracks -- 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20 21 22 -- -- -- -- -- -- -- -- -- -- -- -- -- address prologue 96 97 9A 9B 9D 9E 9F A6 ED EE EF F2 F3 F4 F5 F6 ED EE EF F2 F3 F4 FF F7 96 A6 AA D5 DF EA AE FE Now edit the CopyII+ 9.1 parameters for MINDSHADOW (1.0): - In line #1 keep T0 and delete the rest - Change all 10=xx to 0F=xx - Change all 11=xx to 10=xx - Add the missing T10-20, STEP 10, 10=96, 0F=ED Auto Copy both sides. With a disk editor search for prologues in the above table, they are found on side A in two places: track 00 sector 07 from byte 2F to byte 3E change all to DE 3F to byte 4E change all to AA 0A C5 to byte D4 change all to DE D5 to byte E4 change all to AA Now it remains to eliminate the control routine: track 00 sector 07 byte 4F change A8 to 60 sector 08 byte DC change A8 to 60