;© 2000 script by Aldo Bianchi

Resident >NIL: c:getpath PURE               ;do not remove this entry
getpath                                     ;do not remove this entry
mount rad1:                                 ;do not remove this entry
makedir rad1:s rad1:c                       ;do not remove this entry
Resident >NIL: c:copy PURE                  ;do not remove this entry
copy >nil: startup-sequence rad1:s          ;do not remove this entry
copy >nil: env:programpath rad1:            ;do not remove this entry
sys:                                        ;do not remove this entry
getpath                                     ;do not remove this entry
copy >nil: env:programpath rad1:s           ;do not remove this entry
copy >nil: sys:c/assign rad1:c              ;do not remove this entry
copy >nil: sys:c/execute rad1:c             ;do not remove this entry
Resident >nil: c:bootcontrol                ;do not remove this entry
Bootcontrol remove quiet                    ;do not remove this entry
Bootcontrol Install Quiet Mode=PAL GFX=Best ;You can change this entry see below ..!!
Reset                                       ;do not remove this entry

;IMPORTANT:you can change Bootcontrol options: (default works fine)
;GFX=Old ......boot your computer with old chipset
;GFX=Ecs.......boot your computer with enchanced chipset
;MODE=NTSC.....force the game to run in NTSC mode
;see also Bootcontrol's docs (AMINET/bootcontol.lha)
;END of script
