home *** CD-ROM | disk | FTP | other *** search
/ Cheet Sheets 1995 August / CHEET43.ZIP / 4TRYKER.TXT < prev    next >
Text File  |  1995-08-07  |  5KB  |  98 lines

  1. ~Major Stryker
  2.  
  3.  
  4. A saved-game edit  -  By Simon Burrows
  5.  
  6.  
  7. `Okay, so  here's an edit for saved-game files which you can use to
  8. `take yourself  to any  level in  this old,  crappy game.    I  was
  9. `originally gonna' add edits for number of lives, shot type, shield
  10. `type etc. until I realised that this type of data is not stored in
  11. `the save  game file   -   if  you save  and restore  these figures
  12. `return to the defaults.  If you must edit these variables and  you
  13. `have the  registered version of Major Stryker, try using the cheat
  14. `in Issue 36 of Cheet Sheets instead.
  15.  
  16. `Anyway, back to business.
  17.  
  18. `This cheat  is a little more complicated than usual.  I'm not sure
  19. `whether this  is because  Apogee have  tried to  build in an anti-
  20. `save-game-edit system into their saved-game files, or just because
  21. `the way the files are read is alittle strange, but, basically, you
  22. `have to  edit two  bytes to  change your current level rather than
  23. `one, and if the two bytes don't read specific things then the file
  24. `is not recognised when you go to restore it.
  25.  
  26. `Right.   To carry out the edit, load Major Stryker and start a new
  27. `game.  As soon as level one pops up, press F1 to get the menu then
  28. `select 'save  game'.   Press nought to have your game saved in the
  29. `top slot,  then enter  any name.   Now quit back to DOS and load a
  30. `hex-editor.   Pop up  the file "SRA.MS" and make changes as listed
  31. `in the following table :-
  32.  
  33.  
  34.  
  35. `ZONE TO ENTER     PLANET   CHANGE DATA IN...     AND DATA IN...
  36.  
  37. ~`══════════════════════════════════════════════════════════════════
  38.  
  39. `Space Station 2   Lava     offset 00  to  0C     offset 0A  to  00
  40. `Space Station 2   Lava     offset 00  to  0D     offset 0A  to  01
  41. `Boss Kreton 1     Lava     offset 00  to  0E     offset 0A  to  02
  42. `Water Zone 1      Lava     offset 00  to  1F     offset 0A  to  03
  43. `Water Zone 2      Lava     offset 00  to  10     offset 0A  to  04
  44. `Boss Kreton 2     Lava     offset 00  to  11     offset 0A  to  05
  45. `Land Zone 1       Lava     offset 00  to  12     offset 0A  to  06
  46. `Land Zone 2       Lava     offset 00  to  13     offset 0A  to  07
  47. `Boss Kreton 3     Lava     offset 00  to  14     offset 0A  to  08
  48. `Lava Zone 1       Lava     offset 00  to  15     offset 0A  to  09
  49. `Lava Zone 2       Lava     offset 00  to  16     offset 0A  to  0A
  50. `Mother Ship       Lava     offset 00  to  17     offset 0A  to  0B
  51.  
  52. ~`──────────────────────────────────────────────────────────────────
  53.  
  54. `Arctic Zone 1     Arctic   offset 00  to  18     offset 0A  to  0C
  55. `Arctic Zone 2     Arctic   offset 00  to  19     offset 0A  to  0D
  56. `Boss Kreton 1     Arctic   offset 00  to  0A     offset 0A  to  0E
  57. `Land Zone 1       Arctic   offset 00  to  1B     offset 0A  to  0F
  58. `Land Zone 2       Arctic   offset 00  to  1C     offset 0A  to  10
  59. `Boss Kreton 2     Arctic   offset 00  to  1D     offset 0A  to  11
  60. `City Zone 1       Arctic   offset 00  to  1E     offset 0A  to  12
  61. `City Zone 2       Arctic   offset 00  to  1F     offset 0A  to  13
  62. `Boss Kreton 3     Arctic   offset 00  to  20     offset 0A  to  14
  63. `Lava Zone 1       Arctic   offset 00  to  21     offset 0A  to  15
  64. `Lava Zone 2       Arctic   offset 00  to  22     offset 0A  to  16
  65. `Mother Ship       Arctic   offset 00  to  23     offset 0A  to  17
  66.  
  67. ~`──────────────────────────────────────────────────────────────────
  68.  
  69. `Space Station 1   Desert   offset 00  to  24     offset 0A  to  18
  70. `Space Station 2   Desert   offset 00  to  25     offset 0A  to  19
  71. `Boss Kreton 1     Desert   offset 00  to  26     offset 0A  to  1A
  72. `Desert Zone 1     Desert   offset 00  to  27     offset 0A  to  1B
  73. `Desert Zone 2     Desert   offset 00  to  28     offset 0A  to  1C
  74. `Boss Kreton 2     Desert   offset 00  to  29     offset 0A  to  1D
  75. `Lava Zone 1       Desert   offset 00  to  2A     offset 0A  to  1E
  76. `Lava Zone 2       Desert   offset 00  to  2B     offset 0A  to  1F
  77. `Boss Kreton 3     Desert   offset 00  to  2C     offset 0A  to  20
  78. `Techno Zone 1     Desert   offset 00  to  2D     offset 0A  to  21
  79. `Techno Zone 2     Desert   offset 00  to  2E     offset 0A  to  22
  80. `Mother Ship       Desert   offset 00  to  2F     offset 0A  to  23
  81.  
  82. ~`──────────────────────────────────────────────────────────────────
  83. `
  84. `
  85. `
  86. `
  87. `                          ═════════════
  88. ~`By:                       Simon Burrows
  89. `                          ═════════════
  90.  
  91.  
  92.  
  93.  
  94. `──────────────────────────────────────────────────────────────────
  95. ~`      THIS DOCUMENT: COPYRIGHT (c) EUROWAVE LEISURE Ltd.
  96. ~`                     COURTESY OF SIMON BURROWS
  97. `──────────────────────────────────────────────────────────────────
  98.