home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 21 / CDROM21.iso / jogos / lua / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-08-11  |  5.8 KB  |  123 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo ==========  BACK TO THE MOON  V:1.0  ==========
  5. echo.
  6. echo ATTENTION!!!  This software is distributed as FREEWARE. That means that you
  7. echo don't have to pay anything for this. You can give copies to your friends and
  8. echo can upload it to your BBS, or even distribute it in CD-ROMs. For this reason 
  9. echo the software is provided "as is", without any kind of guarantee or obligation 
  10. echo from the author.
  11. echo.
  12. echo If you don't agree with the terms above, don't install the game in your
  13. echo computer. If you did it already, please delete it right away. Keeping a copy
  14. echo of BACK TO THE MOON in your computer, you automatically agree with the terms
  15. echo listed above.
  16. echo.
  17. echo ===============  INSTALLATION  ================
  18. echo.
  19. echo To install the game, put the installation disk on the disk driver A or B.
  20. echo Type A: (or B:) followed by Enter key and so type INSTALL followed by the
  21. echo Enter key too, or just type directly A:INSTALL and Enter.
  22. echo Press E or P to see the messages in English or Portuguese and follow the
  23. echo directions provided by the INSTALL program.
  24. echo.
  25. pause
  26. cls
  27. echo To run the program after the installation, enter in the MOON directory with
  28. echo CD\MOON and run the game typing MOON and Enter.
  29. echo I don't recommend to run it under Windows 3.xx, you may experiment conflicts 
  30. echo with the sound drivers.
  31. echo * IMPORTANT: If you have installed it directly, without the INSTALL, you must
  32. echo to run the SETUP program in order to configure the sound hardware.
  33. echo.
  34. echo Hardware requirements:
  35. echo.
  36. echo   - PC 386 DX33 or better, 486 recommended;
  37. echo   - 562 kb (575,186 bytes) to 584 kb (597,715) of free base memory. It depends
  38. echo     of the type of sound and music drivers loaded. For example: You will need
  39. echo     at least 582 kb (595,731 bytes) if using the drivers for the SoundBlaster;
  40. echo   - Hard disk with 1,840 kb (1,883,859 bytes) available or more;
  41. echo   - VGA or compatible;
  42. echo   - Sound board (optional).
  43. echo.
  44. echo To obtain the best performance of the music of this game we recommend to use
  45. echo a General MIDI module or sound board, such as Sound Blaster AW16 or 32, but
  46. echo it must to be properly configured to work with DOS programs in General Midi.
  47. echo General MIDI Synthesizers and keyboards can be used also if properly connected
  48. echo trough a MIDI interface, such as the MPU401.
  49. echo.
  50. pause
  51. cls
  52. echo =================  TROUBLESHOOTING ===================
  53. echo.
  54. echo Q: When trying to install the software none of the hard disks that I select
  55. echo    Is accepted by the installation program. What's wrong?
  56. echo A: Try to free some more space on your hard disk. Probably you have no enough
  57. echo    free space for the installation.
  58. echo.
  59. echo Q: Why when I run the game I got just the "Loading..." message and crash?
  60. echo A: Be sure that you are on the MOON directory before run the game.
  61. echo    Another cause can be the you have aborted the sound card configuration.
  62. echo    The program REQUIRES a sound driver, even if this driver is the "No digital
  63. echo    sound card" or "PC Speaker" options. If you really don't want any kind of
  64. echo    noise go to the game menu "Options" and disable the Effects and Music.
  65. echo.
  66. echo Q: What means when I try to run the game and the following message appears:
  67. echo    "FATAL ERROR: Impossible to allocate memory ......."?
  68. echo A: You need to free some more base memory for the game. A easy way to do that
  69. echo    is press F5 during the DOS initialization, after you have turned the
  70. echo    computer on, in order to skip the CONFIG.SYS and the AUTOEXEC.BAT.
  71. echo    If it doesn't solve the problem press F8 instead and answer yes just to
  72. echo    the commands HIMEM.SYS and DOS=HIGH (or DOS=HIGH,UMB).
  73. echo.
  74. echo.
  75. pause
  76. cls
  77. echo Q: Everything is fine but the music, that is too much higher or lower than the
  78. echo    sound effects. What to do to solve this?
  79. echo A: Use the proper DOS utility that is provided with your sound card to adjust
  80. echo    the music and the digital sound volume and set it to better levels. Each
  81. echo    board have their own program and can be called MIXER, MIXSET, SETSOUND, etc.
  82. echo.
  83. echo Q: Can I use my joystick with this game?
  84. echo A: No. This game was designed to be played using the keyboard.
  85. echo.
  86. echo Q: Why I got a "File corrupt" message even if I have installed all the files
  87. echo    successfully? Sometimes it runs but later it crashes with "STACK OVERFLOW".
  88. echo A: If you really installed it correctly the problem may be that you are
  89. echo    running on the limit of the necessary memory and there is no space for
  90. echo    the game internal file handlers.
  91. echo.
  92. echo Q: Some sounds seems to be clipped. For example: When it's supposed to be 
  93. echo    heard "Ok. Ready to return" it sounds "Ok. Ready to ret" instead. Why?
  94. echo A: You probably are running with the minimum of the necessary memory, so
  95. echo    the program "cut" some sounds to free some more memory.
  96. echo.
  97. echo.
  98. echo.
  99. pause
  100. cls
  101. echo.
  102. echo ==========  BACK TO THE MOON  V:1.1 ==========
  103. echo.
  104. echo If you have enjoyed this game and appreciate the initiative of the programmer,
  105. echo your contribution is most welcome.
  106. echo You will be helping the development of new and more sophisticated games,
  107. echo which will be distributed as shareware and freeware.
  108. echo Contributions of US$10.00 or more will put your name on the list of people
  109. echo to receive the BACK TO THE MOON II and other games currently being developed.
  110. echo Comments and suggestions are welcome also.
  111. echo.
  112. echo Send to:
  113. echo.
  114. echo   RICARDO A. BARIJAN
  115. echo   Rua Coriolano O. Barbosa 16
  116. echo   13086-120
  117. echo   CAMPINAS - SP
  118. echo   BRAZIL
  119. echo.                                                         Ver 1.1
  120. echo barijan@usa.net                                        May of 1997
  121. echo http://www.geocities.com/SiliconValley/Park/7794
  122. echo.
  123.