home *** CD-ROM | disk | FTP | other *** search
/ Cheats, Hacks & Hints / Cheats_Hacks_and_Hints.bin / games / finesthr / finesthr.txt
Text File  |  1995-08-11  |  974b  |  38 lines

  1. Crack> Their Finest Hour:  The Battle of Britain
  2.  
  3. crack written by Mike Basford of Canada
  4.  
  5.      Here's how to get rid of that silly code wheel.
  6. After this you don't have to tune the radio any-
  7. more.
  8.      You will need Norton Utilities or Debug,
  9. Norton is easier.  When using Norton Utilities,
  10. select BOB.EXE and search for 36 24 75 08 B8
  11. 01 (using the hex field) and change the 75 08 to
  12. 90 90.  Write the data and you're done.
  13.      If you are using Debug:
  14. REN BOB.EXE BOB.XXX
  15. DEBUG BOB.XXX
  16. R                   use the value of CS for the next step
  17. S CS:0000 FFFF 39 87 36 24 75 08 B8 01 00 8B E5
  18.                     replace CS with the value
  19.  
  20. (Debug should respond with something like
  21. this:
  22. CS:xxxx xxxx     is used next)
  23.  
  24. U xxxx     use the value from above in place of xxxx
  25.  
  26.      (You should see:
  27. CS:xxxx     CMP [BX+2436],AX
  28. CS:yyyy     JNZ 7762)
  29.  
  30. E yyyy     use value from above
  31. 75.90 08.90       you type the 90s
  32. W
  33. Q
  34. REN BOB.XXX BOB.EXE
  35.      Now run it and have fun.
  36.  
  37.  
  38.