home *** CD-ROM | disk | FTP | other *** search
/ Cheats, Hacks & Hints / Cheats_Hacks_and_Hints.bin / games / xwing / xwingms1.txt
Text File  |  1995-08-11  |  4KB  |  114 lines

  1. After finding out the X-Wing crack from the EPIC TRIO Software Group
  2. did not work after mission disk one (Imperial Pursuit) was installed,
  3. I decided to try hacking it myself.
  4.  
  5. I worked out that the TRIO crack altered bytes 79840-2 (hex) in the
  6. file frontend.ovl from E8 6D 29 to B8 01 00.
  7.  
  8. After fooling around for an hour I eventually found a place in the new
  9. overlay file where the code looked pretty much like the old one, and
  10. edited the appropiate bytes, and, lo and behold!  It worked.
  11.  
  12. So, after installing the Imperial Pursuit Mission Disk, use XTree Gold
  13. or Norton's Disk Editor or something to go to position 7BE50 (hex)
  14. and alter the bytes E8 75 29 to B8 01 00 (or search for the pattern
  15. to find the right position).
  16.  
  17. NOTE:  THIS IS FOR THE GAME LOADED STRAIGHT OFF THIS DISK.  IF YOU
  18. INSTALL THE LOCKING PATCH AVAILABLE AS ip1a.zip ON, E.G., FTP.UWP.EDU
  19. IN pub/msdos/games/temp, THEN SEE THE BOTTOM OF THE FILE.
  20.  
  21. So, here's my first ever IBM crack.  Well, OK, it's not really mine,
  22. I just used a bit of lateral thinking & TRIO's old crack to do it.
  23. Thanks go to the Trio Guys.
  24.  
  25. I then decided to decipher the file the TRIO guys used for the original
  26. X-Wing crack to work with their file altering program.  So, if you get
  27. their hackit.exe file out of the original crack archive (xwingcrk.zip)
  28. and then use the following as the .hac file, it'll fix frontend.ovl for
  29. you automatically, so you don't have to bother about using XTree or Norton.
  30.  
  31. Standard Disclaimer:  Use at your own risk, works for me.  Make a backup
  32. of the original frontend.ovl just in case (I suggest doing this for
  33. any change).
  34.  
  35. The use of the names XTree, Norton, and Norton's Disk Editor is in no
  36. means meant to undermine their copyright, etc.  In fact, I heartily
  37. recommend such products.  Norton is registered trademark of Symantec,
  38. XTree Gold of the XTree Company, X-Wing (or the X-Wing Space Combat
  39. Simulator, at least) is one of LucasArts.
  40.  
  41. Purple Pete
  42.  
  43. <------------  Cut here, save file as, say, xwingms1.hac ------------->
  44. frontend.ovl
  45. ?
  46. ?
  47. ?
  48. ?                      ----------------------------------------
  49. ?                      |                X-WING                |
  50. ?                      |                                      |
  51. ?                      |     Another quality HAC from EPIC    |
  52. ?                      |                                      |
  53. ?                      |         TRIO  Software Group         |
  54. ?                      |                                      |
  55. ?                      |   Adjusted for Imperial Pursuit by   |
  56. ?                      |                                      |
  57. ?                      |             Purple  Pete             |
  58. ?                      ----------------------------------------
  59. s991
  60. b80
  61. o232
  62. n184
  63. b81
  64. o117
  65. n1
  66. b82
  67. o41
  68. n0
  69. ?
  70. ?
  71. ?                       Successful....!!
  72. <------------  Cut here, save file as, say, xwingms1.hac ------------->
  73.  
  74. NB:  IF YOU HAVE INSTALLED THE LOCKING PATCH FROM ip1a.zip THEN THE ABOVE
  75. WON'T QUITE WORK.
  76.  
  77. This is because frontend.ovl has been enlarged slightly, and the position
  78. to edit the bytes has changed to 7BEB0.  Searching for the byte pattern
  79. will still work, however.
  80.  
  81. For this new frontend.ovl use the following hac file:
  82.  
  83. <------------  Cut here, save file as, say, xwingm1a.hac ------------->
  84. frontend.ovl
  85. ?
  86. ?
  87. ?
  88. ?                      ----------------------------------------
  89. ?                      |                X-WING                |
  90. ?                      |                                      |
  91. ?                      |     Another quality HAC from EPIC    |
  92. ?                      |                                      |
  93. ?                      |         TRIO  Software Group         |
  94. ?                      |                                      |
  95. ?                      |   Adjusted for Imperial Pursuit by   |
  96. ?                      |                                      |
  97. ?                      |             Purple  Pete             |
  98. ?                      ----------------------------------------
  99. s991
  100. b176
  101. o232
  102. n184
  103. b177
  104. o117
  105. n1
  106. b178
  107. o41
  108. n0
  109. ?
  110. ?
  111. ?                       Successful....!!
  112. <------------  Cut here, save file as, say, xwingm1a.hac ------------->
  113.  
  114.