| !Run file for !RiscKiSS

IconSprites <Obey$Dir>.!Sprites

Set RiscKiSS$Dir <Obey$Dir>

Set RiscKiSS$Audio 1

Set RiscKiSS$Type &0c0
Set File$Type_0c0 KiSS CNF
Set File$Type_0c1 KiSS Cel
Set File$Type_0c2 KiSS Pal

Set Alias$@RunType_0c0 Run <RiscKiSS$Dir>.!Run %%*0

DOSMap CNF &0c0
DOSMap CEL &0c1
DOSMap KCF &0c2

| You should place the WimpExt module in a shared directory.
| RMEnsure WimpExtension 2.18 RMLoad System:Modules.WimpExt
| RMEnsure WimpExtension 2.18 RMLoad Run:WimpExt
RMEnsure WimpExtension 2.18 RMLoad <RiscKiSS$Dir>.WimpExt
RMEnsure WimpExtension 2.18 Error You need WimpExtension 2.18 or later

| This line may help if you get a 'library failed' error on startup.
| X WimpExt LibFile System:Modules.WimpExtLib

| You may include the absolute path to the PlaySample module
| RMEnsure PlaySample 2.45 X RMLoad ADFS::Home.$.Sound.!SoundCon.Resources.PlaySample
| Or place it in a shared directory
| RMEnsure PlaySample 2.45 X RMLoad System:Modules.PlaySample
| RMEnsure PlaySample 2.45 X RMLoad Run:PlaySample
RMEnsure PlaySample 2.45 X RMLoad <SoundCon$Dir>.Resources.PlaySample
RMEnsure PlaySample 2.45 Set RiscKiSS$Audio 0

WimpSlot -min 176k -max 176k
Run <RiscKiSS$Dir>.!RunImage %*0