home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 28 / PCGAMER28.bin / dos / csmag46 / install.dat / 4RIVSTEL.TXT < prev    next >
Text File  |  1995-12-12  |  2KB  |  56 lines

  1. ~Privateer
  2.  
  3. Two Edit Cheats for use to kill the Steltek.
  4.  
  5.  
  6. ~Cheat One.
  7.  
  8. Hexedit the Steltek Drone Dead.  To do that, change 2 bytes in 
  9. your savegame.  The savegame must be with "no current missions", 
  10. though.  The byte at offset #146 is the "killed the drone" flag.  
  11. Change it from 0 to 1.  The byte at offset #119 is the "number of 
  12. Steltek drones killed" log.  Change it from 0 to 1.
  13.  
  14.  
  15.  
  16. ~Cheat Two.
  17.  
  18. Hexedit your Centurion so it sports 4 boosted steltek guns up front.
  19. NOTHING survives that sort of firepower.
  20.  
  21. To do this, save a game with "no current missions".  Run a hexeditor 
  22. and open that savegame file.  At about offset #485 you should find 
  23. the following 12 byte sequence:
  24.  
  25. W,E,A,P,G,U,N,S,0,0,0,20.
  26.  
  27. Immediately following will be a 20 byte sequence.  
  28. Think of it as 5 sets of 4 byte sequences.  Each 4 byte sequence 
  29. represents one of your Centurion's 5 gunports.  It should look 
  30. something like this:
  31.  
  32. 2,3,0,0,2,2,0,0,6,4,0,0,6,1,0,0,6,5,0,0.
  33.  
  34. This example represents 2 plasma guns and 2 ionic cannons up front 
  35. and an ionic cannon in the tail turret.  The first byte in each 4 
  36. byte sequence represents the type of gun mounted there.  The second 
  37. byte in each 4 byte sequence represents the location on the ship.
  38.  
  39. So, to give your Centurion 4 boosted steltek guns up front, change 
  40. the 20 byte sequence to:
  41.  
  42. 9,3,0,0,9,2,0,0,9,4,0,0,9,1,0,0,6,5,0,0.
  43.  
  44. Now, THAT'S firepower.
  45.  
  46.  
  47. One more thing:  If you hexedit steltek guns for yourself BEFORE 
  48. visiting the derelict, the game will HANG whenever you visit a ship 
  49. repair shop UNLESS you ALSO set the "visited the derelict" flag at 
  50. offset #147.  Change it from 0 to 1 and you're good to go.
  51.  
  52.  
  53. Anyone interested in other Privateer hexedits, drop me a line.
  54.  
  55. Michael Miroslav Korcok  (mk48@cornell.edu)
  56.