This game has a very odd "protection". The program COLOR.COM overwrites
INT 42 vector with its own little value, and then COVER.EXE and FRENZY.EXE
checks this value. If it doesn't match, the game outputs that it's copy
protected and enters a never ending loop...

Running COLOR.COM before starting COVER or FRENZY should be enough (easily
done by running RUNME.BAT). If this doesn't work, though, I've made 2
cracks that removes this INT 42 check from the program. CRACK1.COM patches
COVER.EXE and CRACK2.COM patches FRENZY.EXE. Just run these patches once, and
the INT 42 checks will be removed.

/demonlord@swipnet.se

