---------------------------------------------------------- - SSW 5.0 Patches for PaintWorks Gold and DeluxePaint II - ---------------------------------------------------------- These two patches are believed to enable each of the named programs to operate under the new Apple IIgs System Software version 5.0.2. Success with the two patches is not guarenteed. However, users of the patches report favorable results. BE SURE THE PATCHES ARE APPLIED TO BACKUPS OF YOUR ORIGINAL DISKS. NEVER TAMPER WITH ORIGINALS. ------------------------------------------------------------------- For Paintworks Gold: (assuming name of file is "Paintworks") Get into BASIC.SYSTEM. Set prefix to directory that PAINTWORKS is in (using the PREFIX command). Make sure the PAINTWORKS file is unlocked. Unlock the file by typing "UNLOCK PAINTWORKS". Enter the following lines as shown (you are not required to enter the "]" character at the beginning of each line). ]POKE 768,127 ]BSAVE PAINTWORKS,T$B3,A$300,L$1,B$1FFE0 ------------------------------------------------------------------- For DeluxePaint II (assume filename is "DELUXEPAINT") Get into BASIC.SYSTEM Set prefix to directory that DELUXEPAINT is in. ]POKE 768,1 ]BSAVE DELUXEPAINT,T$B3,A$300,L$1,B$19C12 -------------------------------------------------------------------