Set ZeroG$Dir <Obey$Dir>

| Uncomment if you don't like scanlines. Note this causes a noticeable
| performance drop on a real RiscPC

|Set ZeroG$LineDouble 0
                                             
| Load AutoVCache on RISC OS 3.7x, otherwise performance will suck

RMEnsure UtilityModule 3.80 RMLoad <ZeroG$Dir>.AutoVCache
RMEnsure UtilityModule 3.80 vcache_control -screenswap
RMEnsure UtilityModule 3.80 vcache on

wimpslot -min 8192k -max 8192k
<ZeroG$Dir>.!RunImage                

RMEnsure UtilityModule 3.80 vcache off
RMEnsure UtilityModule 3.80 RMKill AutoVCache