home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / COMMGAME / GUY0TRN.ZIP / GUY0TRN.NFO < prev   
Text File  |  1992-07-05  |  5KB  |  118 lines

  1.                           The Software Innovation Network
  2.                                    [) SiN (]
  3.  
  4.                               Public Release Division
  5.  
  6.                                     presents
  7.  
  8.                               Guy Spy Trainer #1
  9.    Date: 7-4-92
  10. Trainer: Emerson
  11.   Notes: This trainer is not terribly complete. It gives you 
  12.          unlimited ammunition in the first two shooting scenes,
  13.          and unlimited health in the first scene. I was unable
  14.          to get past the fat lady, so this trainer kinda ends
  15.          there...if anyone can figure out how to get farther but
  16.          still needs a cheat for a later level, please contact 
  17.          me.
  18.  
  19. The Cheat: This was a very hard cheat. The first hard part is 
  20.            that each trainable feature (ie bullets, health etc) 
  21.            has two unconnected variables: One for the portion of
  22.            a picture printed on the screen to indicate the 
  23.            amount you had of something and another for the 
  24.            actual value. So for each thing I trained, two
  25.            variables had to be changed. The other more serious
  26.            problem was the ALL of the registers (SS,ES,DS,CS,etc etc)
  27.            change in value, so when an int 8 is called, I really
  28.            have no way of telling what the correct segment for 
  29.            the variable I am altering should be. My solution to
  30.            this problem is section of code that alters the 
  31.            program code that actually modifies the variables.
  32.            Also,each scene uses different variables so I have to
  33.            write a cheat for EVERY scene.
  34.            I have Int 8 continually checking the current data 
  35.            segment for a certain instruction at a certain 
  36.            offset, and if it finds it, it nops out the 
  37.            appropriate instruction. So this is basically a 
  38.            "crack" not a cheat...it modifies code not data. 
  39.            Anyways, enjoy the small few options this trainer 
  40.            provides. Good luck on the rest of the game. I plan
  41.            to write an update for this one if I can get 
  42.            farther in the game.
  43.  
  44.  
  45.   SiN projects: I still gotta do that !@$#@$^ loader.
  46. ───────────────────────────────────────────────────────────────────────────────
  47.  
  48.                                 >SiN MemberShip<
  49.                                 ----------------
  50.  
  51.                   SiN Founders: Emerson
  52.                                 Darkstar (?)
  53.                                            ,
  54.                   SiN Couriers: Gene Therape
  55.  
  56. ───────────────────────────────────────────────────────────────────────────────
  57.  
  58.                   >SiN CRACKING CONVENTION Distribution Sites<
  59.                (dedicated to teaching others the art of cracking)
  60.                   --------------------------------------------
  61.  
  62.                        The World of Two Moons [2400] (303)
  63.  
  64.  
  65.  
  66.                         >SiN Release Distribution Sites<
  67.                         --------------------------------
  68.  
  69.                        The World of Two Moons [2400] (303)
  70.                        The Dog House          [DUAL] (303)
  71.                        The Country Club       [DUAL] (303)
  72.                        The Late Night Prowl   [HST]  (303)
  73.                        MidPoint Void          [16.8] (303)
  74. ───────────────────────────────────────────────────────────────────────────────
  75.  
  76.                       >SiN Legion of Bad-Ass Crackers<                                                                               
  77.                       --------------------------------
  78.  
  79.                                 None -- yet!
  80.  
  81. ───────────────────────────────────────────────────────────────────────────────
  82.  
  83. If you want to be a SiNful member, a SiNful Courier or a SiNful Dist Site,
  84. please contact Emerson or Darkstar.
  85.  
  86.  
  87.  
  88. SiN Cracking Convention Releases
  89. --------------------------------
  90.  
  91. Name                               Difficulty         Date
  92.  
  93. Galactic Trainer with Source       [2/10]             6-17-92
  94. Stunts Trainer with Source         [4/10]             6-17-92
  95. Elf Trainer with Source            [4/10]             6-18-92
  96. A-Train Trainer with Source        [2/10]             6-19-92
  97. Hugo the Troll Practice Crack      [1/10]             6-25-92
  98. Ultima 5 Practice Crack            [7/10]             6-26-92
  99. Airbucks Trainer with Source       [1/10]             7-02-92
  100. Champions of Krynn Practice Crack  [3/10]             7-02-92
  101. Jill of the Jungle Trainer w Src   [6/10]             7-02-92
  102.  
  103. SiN Public Releases
  104. -------------------
  105.  
  106.    Name                               Date
  107.  
  108. 01│Elf Trainer                        6-18-92
  109. 02│A-Train Trainer                    6-19-92
  110. 03│Hugo the Troll FIX                 6-25-92
  111. 04│AirBucks Trainer                   7-02-92 (4am)
  112. 05│Jill of the Jungle Trainer         7-02-92 (11am)
  113. 06│Jill of the Jungle II Trainer      7-02-92 (11pm)
  114. 07│Solar Realms Elite .984            7-03-92
  115. 08│DieHard 2 Trainer                  7-04-92
  116. 09│Guy Spy Trainer (#1)               7-04-92
  117.  
  118.