home *** CD-ROM | disk | FTP | other *** search
/ PC Home 44 / PC_Home_Issue_44.iso / dosprogs / cyberia2 / go.bat < prev    next >
Encoding:
DOS Batch File  |  1996-02-27  |  619 b   |  24 lines

  1. @echo off
  2. cls
  3. echo ///// Welcome to Cyberia2! /////
  4. echo.
  5. echo REQUIREMENTS
  6. echo ------------
  7. echo Cyberia2 requires a minimum of a 486/DX50 with 8 MB of RAM, and a double
  8. echo speed CD-ROM. A joystick is highly recommended!
  9. echo. 
  10. echo LOADING INSTRUCTIONS
  11. echo --------------------
  12. echo *  To run the playable demo, type CYBERIA2
  13. echo. 
  14. echo *  To run the non-playable demo, type DEMO
  15. echo. 
  16. echo *  To view the readme, file type README
  17. echo. 
  18. echo CONTROLS
  19. echo --------
  20. echo If you are playing with a Joystick, and you want to switch the up/down
  21. echo control, press the F1 key.
  22. echo. 
  23. echo. 
  24.