home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2 / 1995-01_Disc_2.iso / discii / hammer / info.bat < prev    next >
DOS Batch File  |  1994-09-09  |  1KB  |  35 lines

  1. @echo off
  2. cls
  3. echo -   Hammer of the Gods Demo CD-ROM   -
  4. echo 
  5. echo Hammer of the Gods is a Viking Strategy Game which
  6. echo places you in the role of a Viking Hero ready to 
  7. echo embark on one of the most dangereous quests ever 
  8. echo given to a mere mortal.
  9. echo 
  10. echo Hammer of the Gods supports Super VGA and VGA. It 
  11. echo will attempt to run in Super VGA first if it can.
  12. echo If you are having trouble running this demo in
  13. echo Super VGA, and your hardware supports it, try:
  14. echo 
  15. echo demo /vesa
  16. echo 
  17. echo Be sure to have a your vesa driver loaded first.
  18. echo 
  19. echo If you have any problems you can't solve, call our
  20. echo Technical Support Hotline and we will assist you.
  21. echo 
  22. echo Demo Command Line Options.
  23. echo   /vesa    -       Use VESA BIOS calls
  24. echo   /vesa480 -       Use VESA BIOS call on cards 
  25. echo                    that don't support 640x400
  26. pause
  27. echo   /vga     -       Use VGA not SVGA
  28. echo 
  29. echo New World Computing, Inc.
  30. echo P.O. Box 4302
  31. echo Hollywood, CA 90078-4302
  32. echo (818)-889-5650 (Tech Support / Hint Line)
  33. echo (818)-889-5684 (24 hour BBS)
  34. echo 
  35.