home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 10 / PCGAMER10.bin / text / mm2.txt < prev    next >
Text File  |  1995-05-31  |  5KB  |  137 lines

  1. ______________________________________________________________________
  2. CD Gamer July Issue, 1995
  3.  
  4. Micro Machine 2 - Turbo Tournament
  5. ==================================
  6.  
  7. CONTROL
  8.  
  9. Cursor Up, Down, Left, Right and Enter to control menu options
  10. Keys are redefinable from within the game
  11. CTRL+ALT+DEL to exit game
  12. Keys / Joysticks are selectable within the game.
  13.  
  14.  
  15.  
  16.  
  17. System Requirements
  18.  
  19. 486 dx33 processor
  20. 4mB of RAM
  21.  
  22.  
  23.  
  24.  
  25. Features included in the full version:-
  26.  
  27. Super smooth 60fps scrolling (most 486s/Pentiums)!
  28. Award winning console gameplay on your PC - rated 100% Gameplay in
  29. Gamesmaster Magazine (Megadrive version)
  30.  
  31. 54 courses, 16 scenarios, 5 bonus games
  32. Amazing interactive courses including weather, sponge ferries and rotating
  33. corn-rollers!
  34.  
  35. 17 vehicles including F1, Convertibles, boats, choppers, monster trucks,
  36. 4X4s, ATVs, dumper trucks, indy cars, sports cars and off-roaders
  37.  
  38. Simultaneous 2,3 or 4 player play, 4 player team play, 16 player knockout
  39. tournament.
  40. Challenge, Head-to-Head, Super League, Time Trials and Tournaments
  41. Full stats and best laps replays saved.
  42.  
  43. Construction-Kit
  44. ================
  45.  
  46. Design and play your own Micro Machines tracks!
  47. Full editing of track layout, track and vehicle graphics.
  48. Change vehicle and weather attributes
  49. Easy floppy save feature to swap courses with other users
  50. Enter Codemasters "Design-a-Course" competition!
  51.  
  52.  
  53. Music
  54. =====
  55.  
  56. CD version with CD quality music
  57.  
  58. This demo version contains only 1/3 of the full game's sound effects. 
  59. The full game contains almost 1 meg of FX!
  60.  
  61. And the music ! ... well I'm afraid we could only fit a few cut down
  62. tunes on this demo disk. Again, the full game features many more pieces
  63. of music, all with sampled guitars !!!
  64.  
  65. Sound Problems?
  66.  
  67. If, when you run the game you have no sound or the game crashes, then it is
  68. most likely that the game is having trouble detecting your sound card.
  69.  
  70. Remember the game supports the Soundblaster cards and 100% compatibles 
  71. and also the Gravis Ultrasound/Max.
  72.  
  73. First of all, it should be pointed out that the game can only utilise
  74. sound cards which have an IRQ value of 7 or less.  I'm afraid that the
  75. only way around this paticular problem, is to setup your card at a valid
  76. IRQ, usually 5 or 7, but 2 or 3 could be used too.
  77.  
  78. The way that the game finds your sound card is primarily by what is
  79. called an environment setting. Try typing :-
  80.  
  81. SET (ENTER) at the command prompt.
  82.  
  83. You should see a list of text appear. If your Soundblaster card has been
  84. set up properly, then you should see the line :-
  85.  
  86. BLASTER= A??? I? D? ......    ( with your appropiate values )
  87.  
  88. And for Ultrasound users, you should see :-
  89.  
  90. ULTRASND=.........
  91.  
  92. If these lines do exist, then you should not have any problems. The only
  93. other reason for the game crashing, or producing no sound, could be that
  94. your card has not been set to the correct values, or it is conflicting
  95. with another card you may have. If so, the best thing to do is re-install
  96. your card, following the instructions very carefully.
  97.  
  98. If however, these lines do not appear, then this is the most likely cause
  99. of your problem. If the game cannot find these lines, then it searches
  100. your card slots for what appears to be a Soundblaster or Ultrasound card
  101. which usually works OK, but if you have a number of cards, or an odd
  102. configuration, then this test can fail, causing the PC to crash.
  103.  
  104. So, the best thing to do, if the above lines do not exist, is this :-
  105.  
  106. 1/ Find out your card's settings.
  107.  
  108. Soundblaster Users need to find out the PORT ADDRESS, IRQ INTERRUPT and DMA
  109. CHANNEL.
  110.  
  111. Ultrasound Users need to find out more information :-
  112. PORT ADDRESS, PLAY DMA, RECORD DMA, ULTRASOUND IRQ, MIDI/SB IRQ.
  113.  
  114. 2/ Once you have this information, you will need to EDIT the MM2.BAT
  115. file with a text editor. MS-DOS 5 and above users could type :-
  116.  
  117. EDIT MM2.BAT
  118.  
  119. 3/ Soundblaster users :- Delete the REM before the SET BLASTER text,
  120. and then enter your PORT ADDRESS after the A, your IRQ INTERRUPT after the
  121. I and your DMA CHANNEL after the D. So, you may end up with something like
  122.  
  123. SET BLASTER=A220 I5 D1
  124.  
  125. Once this is done, save the file, and type MM2 to play
  126.  
  127. 4/ Ultrasound users :- Delete the REM before the SET ULTRASND text,
  128. and then enter your PORT ADDRESS after the = sign, the next number should
  129. be your PLAY DMA, the next RECORD DMA, the next your Ultrasound IRQ
  130. INTERRUPT and finally the MIDI/SB IRQ INTERRUPT. So you may end up with
  131.  
  132. SET ULTRASND=220,1,1,7,11
  133.  
  134. Once this is done, save the file, and type MM2 to play
  135.  
  136.  
  137.