home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / STRIKE.FIX < prev    next >
Text File  |  1992-09-26  |  1KB  |  38 lines

  1. Article 14559 of comp.sys.ibm.pc.games:
  2. Path: mnemosyne.cs.du.edu!uunet!olivea!spool.mu.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!van-bc!chrisp
  3. From: chrisp@wimsey.bc.ca (Chris Phillips)
  4. Newsgroups: comp.sys.ibm.pc.games
  5. Subject: Partial Strike Commander Fix
  6. Message-ID: <Bv4E9I.BBB@wimsey.bc.ca>
  7. Date: 25 Sep 92 06:05:40 GMT
  8. Organization: Wimsey
  9. Lines: 25
  10.  
  11. Hi,
  12.     I've hacked a partial fix for the strike commander demo. I couldn't even get it to run with a soundblaster.
  13. This demo is not very impressive, it shows little or none of the actual game. Its the demo Origin showed at CES.
  14.  
  15. Fix is:
  16.     1. Apply Sound Blaster Patch. Basically this is just a             new DEMO.EXE file.
  17.     2. Use a disk editor to edit the file DEMO.EXE.
  18.     3. Seek into the file to offset 7909h change HEX 
  19.        Bytes 74 C6 to 90 90.
  20.     4. Seek to offset 7FA5h. Change HEX Bytes
  21.        74 E0 to 90 90.
  22.     5. Seek to offset E23F. The bytes there should 
  23.        look like:68 96 0B XX XX XX XX XX 83 C4 04.
  24.       Change to 68 96 0B 90 90 90 90 90 83 C4 04.
  25.  
  26. That should let you run about 2/3 of the demo. It stops 
  27. running because its waiting for some kind of loop in the 
  28. sound blaster to stop. If I figure it out I'll post the fix.
  29.  
  30.     Good Luck
  31.         chris
  32.  
  33. -----------------------------------------------
  34. Signature? We don't need no stinking Signature!
  35. -----------------------------------------------
  36.  
  37.  
  38.