home *** CD-ROM | disk | FTP | other *** search
- This program will modify all of your save game files for
- Bio Menace 1 (by Apogee) so that you will have 25 lives and
- 100 health points (health points are only added after the first
- level as the game defaults to 4 on the first level).
- If you don't like to start over a million times and just want to
- have some fun with this fairly decent new game, cheat!
- I recommend that you save copies of all your game save files
- (they are named SAVEGAM?.BM1 where "?" is a number from 0 to 5)
- before running this program in case you want to play as a mortal
- again!
- Place the BIO1CHT.EXE file in the same directory as the save
- files and enter BIO1CHT to modify the files.
-
- DETAILS:
- This program works by changing byte 4Fh (79 decimal) to 19h (25 decimal)
- for lives and byte 51h (81 decimal) to 64h (100 decimal) for health points.
- If you are handy with a hex editor, you can advance levels by increasing
- the value stored in byte 31h (49 decimal).
- You can also play around with the other bytes as there does not appear
- to be a checksum involved.
-
- PLEASE NOTE:
- If you should happen to accumulate more than 128 health points, you will
- be dead meat! (well, dead bones actually)
-
-
- This program is brought to you as FREEWARE by Michael P. Hoffmann
- and is copyright (C) 1993 by Michael P. Hoffmann, all rights reserved.
- GEnie: M.HOFFMANN1
-