home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo *************** OSCAR PREVIEW *****************
- echo On this disk there are two versions of the game,
- echo A 256 colour VGA/MCGA version for 386's and upover &
- echo A 16 Colour EGA/VGA version which will run on any PC.
- echo For The 256 colour version you must have 1024kilobytes of EMS available.
- echo if you do not know how to do this then change your CONFIG.SYS as FOLLOWS
- echo eg.
- echo DEVICE=C:\DOS\EMM386.EXE 1024 ram
- echo where DOS is your dos subdirectory
- echo and where EMM386.EXE is your L.I.M. EMS DRIVER
- echo *
- echo Here is a memory test to see if you have enough.
- pause
- mem
- echo *
- echo PRESS CTRL+BREAK to exit ,so you can alter your config.
- pause
- cls
- echo Loading OSCAR
- o
-