home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 6 / SPSP6.bin / tips / cheats / cheat097.dat < prev    next >
Encoding:
Text File  |  1995-02-14  |  1.4 KB  |  32 lines

  1.                 1. Programming
  2.                 2. Hack
  3.  
  4. 1. Programming:
  5. ==============
  6. To get through the game with all of your lemmings still alive open the SAVE.DAT
  7. file with a Hex editor. Find the position that starts C8 Hex. Change the Hex 
  8. code to 3C to save all of your lemmings and to 03 for first place. The file
  9. starts with the number of lemmings saved skips a position and then shows the
  10. position that you finish in so an edited file that places you in first place 
  11. with all of your lemmings would look like this:
  12.  
  13. 3C 00 03 00 3C 00 03 00 3C 00 03
  14.  
  15. The file ends at position 2CE Hex. Always remember to back up the SAVE.DAT file
  16. before you start.
  17.  
  18. 2. Hack:
  19. =======
  20. Here is how to play any of the 120 levels in the game:
  21. Edit the l2.ini file in the lemmings directory by typing: edit l2.ini [Enter].
  22. This opens the l2.ini file for editing with the DOS edit function (DOS 5). Take
  23. the cursor down the bottom of the file and type: Cheat = 0 (note the C of Cheat
  24. must be a capital letter and the rest of the word must be in lower case with a
  25. space either side of the = sign). Save and quit to DOS.
  26. Now load up Lemmings 2 just as you would normally. When the title screen appears
  27. select the 'prefs' icon. When the menu appears there should be an extra heading
  28. called 'cheat mode'. Click the cursor on that and then return to the menu screen
  29. Play the game as normal - but you can now select any of the 120 levels to puzzle
  30. your way through.
  31. *EOF*
  32.