Beyond The Black Hole

From TGDB.net
Revision as of 22:52, 27 September 2009 by Mariush (talk | contribs) (Created page with '==Cheats== <pre> For infinite health in this game, use the DOS utility DEBUG. First backup your game to be edited, then type the following from the DOS prompt: ren bh.…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cheats


 For infinite health in this game, use the DOS utility DEBUG. First
 backup your game to be edited, then type the following from the DOS
 prompt:

 ren bh.exe cheater.cht
 debug
 a 100
 mov dx,es
 add dx,1000
 mov es,dx <PRESS ENTER TWICE!>

 g 108
 r ip
 100
 n cheater.cht
 l
 e es:50dc 90 90 90 90

 Then type:
 w
 q

 Then rename CHEATER.CHT back to its previous name.