home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Amiga Game Guide
/
AmigaGameGuide_CD.iso
/
Amiga
/
Game-Demos
/
HereticII-Demo
/
h2demo.lha
/
HereticIIDemo
/
Run_HereticII
< prev
next >
Wrap
Text File
|
2000-04-20
|
585b
|
23 lines
failat 21
version >NIL: Libs:chunkyppc.library version 27
if warn
echo "You need chunkyppc.library V27 or better to run this demo."
ask "Should I copy the library to your libs: directory (y/n)?"
if warn
echo "Copying chunkyppc.library to libs:"
copy chunkyppc.library libs:
endif
endif
version >NIL: Libs:chunkyppc.library version 27
if warn
echo "Heretic II won't run without chunkyppc.library"
quit
endif
getenv >NIL: HereticII-Demo/dbuf
if warn
setenv HereticII-Demo/dbuf 1
endif
stack 600000
echo "Starting the Heretic II demo"
Heretic2