These files will allow you to get 10,000 "power points" in CLYDE1
(by Moonlite Software). If you don't like to get killed a million
times and just want to have some fun with this terrific new shareware
game, Cheat!
        In order to do this, 4 bytes must be altered in the CLYDE1.EXE
file. You can do this in at least three ways:
 
        1) Perhaps the easiest way is to use the CLYDECHT.BAT routine which
        I have included. Copy both the CLYDECHT.BAT and CLYDECHT.SCR files
        into the same directory as your other Clyde files, and make sure
        that DEBUG is in a directory listed in your path statement. Enter
        CLYDECHT to alter the file.
           This routine uses DEBUG to alter the file and also saves a copy
        of the original CLYDE1.EXE file as CLYDE1.OLD in case you want to
        rename it and play as a mortal again!
 
        2) You can use a hex editor to manually edit the bytes. Be sure to
        save a copy of the CLYDE1.EXE file in case you make a mistake or
        want to restore the original version.
           Search for the sequence 32 00 C7 06 1A 62. You should find
        this at byte 62B4h and again at 65B6h. In both cases, change the
        "32 00" to 10 27.
 
        3) You can manually use DEBUG to make the changes. Remember to save
        a copy of the original CLYDE1.EXE file and also remember that DEBUG
        cannot write changes to EXE files so you will have to temporarily
        rename it to something else (like CLYDE1.ZAP).
           Load the file into DEBUG (type DEBUG CLYDE1.ZAP) and enter
        the following:
              e cs:63b4 10 27
              e cs:66b6 10 27
              w
              q
           Then rename the file back to the EXE extension.
 
 
This cheat info is brought to you as FREEWARE by Michael P. Hoffmann.
                                                 GEnie: M.HOFFMANN1

