| !Start file for Arya 1996-97 Skullsoft.
|	    ____                  
|	   / __ \_______  ______ _
|	  / /_/ / ___/ / / / __ `/
|	 / __  / /  / /_/ / /_/ / 
|	/_/ /_/_/   \__, /\__,_/  
|  	           /____/         
|	                    The Dragon's Quest
|
RMEnsure UtilityModule 3.00 Error You need RISC OS 3 or later to run Arya
RMEnsure ABCLibrary 4.02 RMLoad ARes:ABCLib 
RMEnsure ABCLibrary 4.02 Error Cannot Find the ABCLibrary module
RMEnsure LZH 0.02 RMload ARes:LZH
RMEnsure LZH 0.02 Error Cannot find LZH Module
|
ARes:Modectrl -store
If "<Arya$Version>" = "0" Then ARes:Modectrl -mode "X640 Y480 C32K"
If "<Arya$Version>" = "1" Then ARes:Modectrl -oldmode "28"
If "<Arya$Version>" = "2" Then ARes:Modectrl -oldmode "15"
|
ARes:ZeroAreas
If "<Arya$Version>" = "0" Then WimpSlot -min 1350K -max 1350K
If "<Arya$Version>" = "1" Then WimpSlot -min 1150K -max 1150K
If "<Arya$Version>" = "2" Then WimpSlot -min 1000K -max 1000K
ARes:Arya
|
RMKill ABCLibrary
RMKill LZH
