home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ///// Welcome to Cyberia2! /////
- echo.
- echo REQUIREMENTS
- echo ------------
- echo Cyberia2 requires a minimum of a 486/DX50 with 8 MB of RAM, and a double
- echo speed CD-ROM. A joystick is highly recommended!
- echo.
- echo LOADING INSTRUCTIONS
- echo --------------------
- echo * To run the playable demo, type CYBERIA2
- echo.
- echo * To run the non-playable demo, type DEMO
- echo.
- echo * To view the readme, file type README
- echo.
- echo CONTROLS
- echo --------
- echo If you are playing with a Joystick, and you want to switch the up/down
- echo control, press the F1 key.
- echo.
- echo.
-