home *** CD-ROM | disk | FTP | other *** search
/ The Best of Game Classics / cd1.bin / ACTION / OMF / HELPME.DOC < prev    next >
Text File  |  1995-07-03  |  18KB  |  430 lines

  1. =============================================================================
  2. One Must Fall 2097   *   Instructions & Troubleshooting Info  *   Version 2.0
  3. =============================================================================
  4.  
  5. One Must Fall Requires:
  6.   * A 386 or faster IBM-compatible PC
  7.   * VGA graphics
  8.   * Hard disk
  9.   * 4 Megabytes of RAM, 540K of conventional memory free
  10.  
  11. Also supports:
  12.   * Sound Blaster, Sound Blaster Pro, Sound Blaster 16,
  13.     and Gravis Ultrasound, and 100% compatible music cards
  14.   * One or two joysticks
  15.   * Modem and IPX Network Play
  16.  
  17. To start One Must Fall:
  18.  
  19. 1. Switch to the drive where the game is installed (C:)
  20. 2. Switch to the subdirectory where the game is installed (CD \OMF)
  21. 3. Type OMF.
  22.  
  23. Memory requirements:
  24.  
  25. To start One Must Fall, you'll need at least 540K of available conventional
  26. memory and at least 2.5 megs of other memory.
  27.  
  28. Version history:
  29.  * Version 1.0.  The initial release of OMF in 10/95.
  30.  * Version 1.1.  Fixed a problem in version 1.0, which sometimes caused the
  31.    game to crash after you fought Raven in the tournament.
  32.  * Version 2.0.  Current version which adds the options of modem and network
  33.    play to OMF.  You can also call up a BBS running the OMF Challenge Arena
  34.    software and play other callers as if you were networked.
  35.  
  36. Information about the new modem/network options are near the end
  37. of this document.
  38.  
  39. =============================================================================
  40.               Common problems and solutions
  41. =============================================================================
  42.  
  43. Running with WINDOWS
  44. --------------------
  45.  
  46. To run this game under Windows,  be sure to run the file "OMF.PIF" (not the
  47. file "OMF.EXE").  
  48.  
  49. OMF does not work reliabily under Windows with sound on.  Please run SETUP
  50. and select "No Sound Card" under setup if you need to OMF from Windows.
  51.  
  52. Running with OS/2
  53. -----------------
  54.  
  55. Though One Must Fall will work reliably under OS/2 on some computers, we
  56. don't recommend this because it might result in the game locking up.
  57. Please run One Must Fall through DOS instead.  We tried to make
  58. this game compatible with OS/2,  but alas we were not successful.
  59.  
  60.  
  61. =============================================================================
  62.               HOW TO BOOT YOUR COMPUTER CLEAN
  63. =============================================================================
  64.                 
  65. If you're having problems running OMF, you might be able to get it
  66. up and running by "Booting your computer clean".  By this, we mean starting
  67. up your computer without loading all of the little memory managers and
  68. device drivers that might interfere with the game.  It's a relatively
  69. simple process, so please bear with us.
  70.  
  71. If you have DOS 6.0 or later
  72. ----------------------------
  73.  
  74.    Reboot your computer by pressing RESET or Ctrl-Alt-Del.  Wait for the
  75.    message "Starting MS-DOS..." to come up.  Now press the [F5] key.
  76.  
  77.    This will cause DOS 6.0 to bypass all of your TSR's, memory managers,
  78.    and other programs which normally occupy main memory.
  79.  
  80.    Now change into the OMF directory and begin the game.
  81.  
  82.  
  83. =============================================================================
  84.               GENERNAL QUESTIONS & ANSWERS
  85. =============================================================================
  86.  
  87. Q: When I run One Must Fall,  the game refuses to start and gives
  88.    me the message "You do not have enough free memory."
  89. A: To run One Must Fall,  you'll need:
  90.    
  91.    * At least 540K of free conventional memory
  92.    * At least 2.5 megs of other memory.
  93.    
  94.    Here's what you need to do:
  95.  
  96.    1. Make sure you have at least 4 megabytes of memory installed in your
  97.    computer!  You'll need this much in order to have 2.5 megs free.
  98.  
  99.    2. If you are trying to run OMF from Windows, completely exit
  100.    Windows and try running it from DOS.
  101.  
  102.    3. If you are trying to run OMF from "DOSSHELL" or any other menu
  103.    program,  please exit from the menu program.  Then, run OMF from the
  104.    DOS prompt.  Menu programs often occupy enough memory that there won't
  105.    be enough left for the game.
  106.  
  107.    4. If none of the above help, you can solve this problem quickly by
  108.    "Booting your computer clean".  See above for details!
  109.  
  110. Q: When I run OMF with a normal boot, it tells me "not enough XMS."  Then
  111.    when I do a clean boot by pressing F5 during startup, I don't have enough 
  112.    free conventional memory.  AAARRG!
  113. A: This often occurs on systems running DoubleSpace or DriveSpace, in which
  114.    these drivers are loaded up AUTOMATICALLY, even with a clean boot 
  115.    (otherwise your computer could not access the compressed space!).  
  116.    The solution for this problem becomes slightly more complicated than a 
  117.    clean boot, but here are a few suggestions:
  118.  
  119.    1. The easiest method of freeing enough memory for OMF to run is by 
  120.    making a special boot disk.  Follow the procedures explained above to
  121.    make a standard boot disk.  When the disk has finished formatting, 
  122.    do the following:
  123.  
  124.    A)  Copy your CONFIG.SYS from your hard drive to the boot disk:
  125.     (eg. COPY C:\CONFIG.SYS A:\)
  126.    
  127.    B)  Use the DOS Editor or another text editor to open the CONFIG.SYS
  128.     which is now on your boot disk (DO NOT Edit the CONFIG.SYS on your 
  129.     Hard Drive unles you know exactly what you're doing!)
  130.     
  131.     *  For the DOS Editor, type: EDIT A:\CONFIG.SYS
  132.    
  133.    C)  Delete all of the lines from your CONFIG.SYS on your boot disk EXCEPT:
  134.       
  135.     DEVICE = C:\DOS\HIMEM.SYS
  136.     DOS=HIGH
  137.  
  138.        *  For some sound cards, it may be neccessary to also load your sound 
  139.        drivers which may be found in your AUTOEXEC.BAT and/or CONFIG.SYS
  140.       
  141.    D) Save the new CONFIG.SYS onto your boot disk.  Do this from the DOS 
  142.     Editor by pressing ALT-F, then S.
  143.    
  144.    E) To exit the DOS Editor, press ALT-F, X
  145.  
  146.    F) Reboot your machine with the new boot disk in the A: drive, and proceed
  147.     to start OMF normally through DOS.
  148.    
  149.    2. You may want to implement a Multi-Config startup menu with an option 
  150.    to load only the above lines in your CONFIG.SYS.  Please refer 
  151.    to the DOS menu for detailed procedures on how to set this menu up (it 
  152.    is fairly easy to do, but the syntax is precise enough that a lengthy 
  153.    explanation would be required).
  154.  
  155. Q: When I run One Must Fall,  the computer locks up or reboots.
  156. A: Run SETUP and verify that your settings are correct. If you are
  157.    not using a sound card, make sure that SETUP is set for "No Sound Card".
  158.    If you are using a sound card, verify that:
  159.  
  160.    1. The correct options are specified in SETUP.  Check your address, IRQ,
  161.    and DMA settings (most sound cards operate on DMA 1).  If you don't know
  162.    your card's address, IRQ, and DMA settings, consult your manual for
  163.    details on figuring them out.
  164.  
  165.    2. Make sure your sound card has no address, IRQ, or DMA conflicts with
  166.    other cards in your system.  If your sound card works properly with other
  167.    games, you can assume that there are no conflicts.  However, if your
  168.    sound card does not work with other games,  you have a conflict.  See your
  169.    sound card manual for details on fixing this.
  170.  
  171. Q: OMF runs slowly on my 386 or 486 computer.  What can I do?
  172. A: Your computer or VGA card aren't as fast as the game would like.
  173.    You can speed up the game by going into the "Configuration" and
  174.    "Video Options" menus and turning off "Animation", "Palette Animation"
  175.    and the other detail settings.
  176.  
  177. Q: While playing, I get dumped back to DOS with an error message. 
  178. A: This means that either (1) OMF is conflicting with your memory
  179.    managers and TSR's,  or (2) you need more free memory to run OMF.
  180.    Try booting clean and running OMF.
  181.  
  182.    Several Epic testers have reported errors when running OMF with
  183.    QEMM.  We haven't been able to duplicate this problem or figure out
  184.    its cause, but booting clean has always solved it.
  185.  
  186. Q: I can't seem to get ANYTHING on the screen.  I type OMF and the system
  187.    "hangs".  What now?
  188. A: Make sure you have the system requirements mentioned earlier in the
  189.    manual. If you do, you may have TSR's that conflict with OMF.  Remove
  190.    the TSR's and try running OMF with a "clean boot" from a DOS
  191.    diskette.
  192.  
  193. Q: My dad won't let me play past 11:00pm.  What can I do?
  194. A: Wait till you're 18 then move out.  If you're over 18, wait till you
  195.    get to your office to play.  Or you could get your dad hooked on the
  196.    game so he'll be playing too!
  197.  
  198.  
  199. =============================================================================
  200.                  SOUND CARD NOTES
  201. =============================================================================
  202.  
  203. Q: I can't seem to get any sound from OMF.  What did you do to me?
  204. A: First, you must run the SETUP program that came with the game.  It
  205.    will prompt you for settings for your sound card.  Make sure these
  206.    are correct.  If you still don't hear anything, try running another
  207.    program that uses the same card and make sure it works.  Make sure
  208.    the settings in OMF match that of your other programs.
  209.  
  210. Q: The music sometimes skips like a broken record.
  211. A: The "Sound Quality" setting is too high for your computer and
  212.    sound card to handle.  Please run SETUP again and select a lower
  213.    "Sound Quality" setting.  The Medium setting will give you okay sound
  214.    quality, while avoiding most music problems.  If this doesn't cure the
  215.    problem, try booting clean -- that will give OMF extra CPU power to
  216.    handle the music and sound.
  217.  
  218. Q: The music and sound effects sound OK when I start OMF, but
  219.    they get cut off several seconds after a song begins.
  220. A: Whoops!  This is what happens when you select the wrong IRQ for
  221.    your sound card!  Run SETUP again and pick the correct IRQ.
  222.  
  223. Pro Audio Spectrum Notes
  224. ------------------------
  225.  
  226.    One Must Fall should work fine with the PAS, PAS+, and PAS-16 sound cards.
  227.    You need to run SETUP and tell it that you have a Sound Blaster card (not
  228.    a Sound Blaster Pro).
  229.  
  230.    Important!  To run One Must Fall on any Pro Audio Spectrum sound card, you
  231.    need to have the PAS drivers loaded properly.  OMF will only recognize
  232.    your PAS card if the drivers are loaded.  See your PAS manual for
  233.    instructions on loading the right PAS drivers in your AUTOEXEC.BAT and
  234.    CONFIG.SYS files.  These drivers will not be loaded if you boot your
  235.    computer clean.
  236.  
  237. Other sound cards
  238. -----------------
  239.  
  240.    Since new models of sound cards are always being manufactured and revised,
  241.    sometimes a new sound card will come out that's not compatible with
  242.    OMF.  Here's how to contact the top sound card makers for information about
  243.    sound card problems and obtaining the latest driver files.
  244.  
  245.    Company       Sound Card         Phone        BBS           CompuServe GO
  246.    ------------- ------------------ ------------ ------------  -------------
  247.    Media Vision  Pro Audio Spectrum 800-638-2807 510-770-0527  MultiVen (12)
  248.    Creative Labs Sound Blaster      405-742-6622 405-742-6660  Blaster 
  249.    Gravis        Ultrasound         604-431-1708 604-431-5927  PcVenB (14)
  250.  
  251.  
  252. ==============================================================================
  253.              Modem and Network OMF Notes
  254. ==============================================================================
  255.  
  256. Playing OMF by Modem
  257. --------------------
  258.  
  259. For full speed action in a modem game of OMF, all you need is a 9600 baud
  260. or faster modem.
  261.  
  262. Here's how to play:
  263.  
  264.     1. Begin OMF normally by running the OMF.EXE file (see above,
  265.        "To Start One Must Fall").
  266.     2. Choose "Network/Modem Game" from the main menu.
  267.     3. Choose "Modem Link" at the next menu.
  268.     4. Choose "Select Modem Brand" at the next menu.  If your modem 
  269.        is not listed , try selecting "Standard 9600" or "Standard 14.4".
  270.     5. Choose "Select Speed" to choose your modem speed.  Some, but not 
  271.        all 14.4 modems may connect at higher baud rates when error 
  272.        correction and data compression are disabled.
  273.     6. "Select COM Port" to tell OMF which port your modem communicates 
  274.        through.
  275.     7. Choose "Call a Friend & Begin" or "Wait for a call & Begin" to 
  276.        connect with someone via modem, and begin playing OMF.
  277.  
  278.     * You should only have to do steps 4, 5, and 6 the first time you 
  279.       run a modem game of OMF.
  280.  
  281.  
  282. Playing OMF by Serial Link
  283. --------------------------
  284.  
  285. You can connect two computers with a "null modem cable" and play OMF.
  286.  
  287. Once you've hooked a cable between the two computers, do this:
  288.  
  289.     1. Run OMF.
  290.     2. Choose "Network/Modem Game".
  291.     3. Choose "Serial Link" at the next menu.
  292.     4. Choose "Serial Port" to select which port the null modem cable 
  293.        is connected to.
  294.     5. Choose "Serial Speed" to set the speed of the Serial Port.
  295.        We recommend 9600 baud; this is fast enough for OMF to play
  296.        at its maximum speed.  Faster baud rates may work less
  297.        reliably on some computers.
  298.     6. Choose "Begin Serial Game" to connect the two computers and play
  299.        OMF.
  300.  
  301.     * You should only have to do steps 4 and 5 once to let OMF recognize
  302.       your hardware.
  303.  
  304. Playing OMF on an IPX Network
  305. -----------------------------
  306.  
  307. OMF can also be played on any network which supports the IPX network protocol.
  308.     
  309.     1. Run OMF.
  310.     2. Choose "Network/Modem Game" from the main menu.
  311.     3. Choose "Begin IPX Game" to begin a network game of OMF.
  312.  
  313.     Note: for some LAN based networks which use multiple network
  314.     segments (hubs), you may need to specify which segments to include
  315.     in the "Advanced Options".  For example, type: -N 1 -N 2 -N 3
  316.     to include hubs 1, 2, and 3.
  317.  
  318. Playing OMF over a BBS
  319. ----------------------
  320.  
  321. If a BBS near you is running the OMF Challenge Arena, you can call it up
  322. and play OMF with other callers.
  323.  
  324.     1. Run OMF.
  325.     2. Choose "Network/Modem Game" from the main menu.
  326.     3. Choose "Bulletin Board Link" at the next menu.
  327.     4. Choose "Select Modem Brand" at the next menu.  If your modem 
  328.        is not listed , try selecting "Standard 9600" or "Standard 14.4."
  329.     5. Choose "Select Speed" to choose your modem speed.  Some, but not 
  330.        all 14.4 modems may connect at higher baud rates when error 
  331.        correction and data compression are disabled.
  332.     6. "Select COM Port" to tell OMF which port your modem communicates 
  333.        through.
  334.     7. Select "Call Other BBS" to call up a local BBS which runs the OMF
  335.        Challenge Arena.
  336.     8. Enter the number to call, and begin playing.
  337.  
  338.     * Like Modem play, steps 4, 5, and 6 only need to be run once to
  339.       configure OMF.
  340.  
  341. For more technical information about setting up the OMF Challenge Arena on a 
  342. BBS, obtain the OMFBBSxx.ZIP file (xx will be the version number of the
  343. files).  This should be available on CompuServe (GO EPIC), Internet
  344. (ftp.uml.edu), Exec-PC BBS, and other prominent places online.
  345.                         
  346. The OMF Challenge Arena
  347. -----------------------
  348.  
  349. Once you've connected - by modem, serial link, network, or BBS link - you 
  350. enter the "Challenge Arena."  Enter your name or alias and you will appear 
  351. in the Challenge Arena.
  352.  
  353. The Challenge Arena displays information about each player presently 
  354. connected: 
  355.  
  356.        Name   Your name, of course, or an alias
  357.      Action   Available, Pondering, Challenging, or VS (fighting)
  358.    Win/loss   Each player's standings since they connected. 
  359.     Version   Which version of OMF each player is running. 
  360.  
  361. Challenge Arena Options:
  362.  
  363.   Challenge   Challenges the highlighted player.
  364.     Whisper   Sends a message directly to any other player, so that others 
  365.           don't see it.  You can whisper to a player who is playing
  366.           a game, but your "yells" only reach players who are in the
  367.           arena screen.
  368.        Yell   Sends a message to everyone in the challenge arena.
  369.     Refresh   Refreshes the highlighted character.  This option is useful for 
  370.           updating players' records who are currently in matches, and for 
  371.           clearing players who may have been disconnected, but still
  372.           appear in the arena.
  373.        Exit   Returns you to the Main Menu.
  374.  
  375.  
  376. New play options available in a modem/network game
  377. --------------------------------------------------
  378.  
  379. All of the OMF controls are the same, with the following options added:
  380.  
  381. Chat Mode: 
  382.    You can enter Chat-Mode by pressing ALT-C from anywhere within the game.  
  383.    Messages you type are automatically sent to your opponent.  Press ESCAPE 
  384.    to quit out of Chat-Mode.
  385.  
  386. Gameplay Options:
  387.    All of the standard (and Advanced) options can be accesses by pressing 
  388.    ALT-G.  Choose "Done" to return to the game.
  389.  
  390. Changing System Settings:
  391.    You can change your system settings (such as control, video options, 
  392.    speed, and volume) in the middle of a match by pressing ESCAPE.  Choose 
  393.    "Return to Game" to return to your match.  NOTE: Choosing "Exit" from 
  394.    this menu quits the match and exits to the OMF Challenge Arena.
  395.  
  396.  
  397. ==============================
  398. CONTACTING EPIC'S TECH SUPPORT
  399. ==============================
  400.  
  401. If you need further assistance, please call our tech support department:
  402.  
  403. In the USA:      voice: 301-983-9771          fax: 301-299-3841
  404. In the Europe:   voice: +44 (0) 1767-260903   fax: +44 (0) 1737-262043
  405. In Germany:      voice: 0130 822887           fax: 0130 822886
  406.  
  407.  
  408. You can also contact us online:
  409.  
  410. CompuServe:     GO EPIC
  411. WorldWide Web:  http://www.epicgames.com/
  412. Internet Mail:  help@epicgames.com
  413. Internet FTP:   ftp.uml.edu
  414. Internet News:  We answer questions in comp.sys.ibm.pc.games.action
  415. America Online: We answer questions posted in the "Games" area
  416. GEnie:          We answer questions in the Games Roundtable
  417.  
  418. EXEC-PC BBS
  419.    Contact:     Epic MegaGames
  420.    2400 Baud:   414-789-4210
  421.    14.4K Baud:  414-789-4360
  422.    
  423. =============================================================================
  424.  
  425. Epic's Email list:
  426.    
  427. To subscribe to Epic's email list and receive late-breaking news 
  428. from Epic every month or so, just send an Internet message to
  429. list@epicgames.com with the subject: SUBSCRIBE EPIC
  430.