home *** CD-ROM | disk | FTP | other *** search
- | !Flossy
- | Version 1.00
- |
- RMEnsure BorderUtils 0 RMEnsure WindowManager 3.17 RMLoad <Obey$Dir>.BorderUtil
- Set UseFlossy1 0
- If "<Obey$Dir>" = "ADFS::Flossy2.$.!Flossy" Then Set UseFlossy1 1
- If "<Obey$Dir>" = "adfs::Flossy2.$.!Flossy" Then Set UseFlossy1 1
- If "<Obey$Dir>" = "ADFS::Flossy3.$.!Flossy" Then Set UseFlossy1 1
- If "<Obey$Dir>" = "adfs::Flossy3.$.!Flossy" Then Set UseFlossy1 1
- If "<Obey$Dir>" = "ADFS::Flossy4.$.!Flossy" Then Set UseFlossy1 1
- If "<Obey$Dir>" = "adfs::Flossy4.$.!Flossy" Then Set UseFlossy1 1
- If "<UseFlossy1>" = "1" Then Set Flossy$Dir ADFS::Flossy1.!Flossy Else Set Flossy$Dir <Obey$Dir>
- Unset UseFlossy1
- |
- Set FlossyData$Dir <Flossy$Dir>
- |
- IconSprites <Obey$Dir>.!Sprites
- |
- if "<System$Path>" = "" Then Run ADFS::Flossy1.!System
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- |
- if "<Font$Path>" = "" Then Run ADFS::Flossy1.!Fonts
- |
- RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
- RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
- |
- set clib$flag 0
- RMensure SharedClibrary 3.75 set clib$flag 1
- RMensure SharedClibrary 0 set clib$flag 0
- if "<clib$flag>"="1" then Error !!! Old shared C library !!! An old version of the shared C library (clib) is resident in memory.
- unset clib$flag
- |
- | Install the shared C library (clib)
- | -----------------------------------
- |
- RMensure SharedClibrary 3.75 RMload System:modules.clib
- RMensure SharedClibrary 3.75 Error You need at least version 3.75 of the shared C library
- |
- | Install the floating point emulator
- | -----------------------------------
- |
- RMensure FPEmulator 2.80 RMload System:modules.FPEmulator
- RMensure FPEmulator 2.80 Error You need at least version 2.80 of the floating point emulator
- |
- | Install the Tracker player program
- | ----------------------------------
- |
- RMEnsure 4MationTracker 3.12 RMLoad <Flossy$Dir>.PlayerMod
- RMEnsure 4MationTracker 3.12 Error You need 4MationTracker 3.12 or later
- |
- | Grab extra memory for resources
- Wimpslot -min 320K -max 320K
- |
- Wimpslot -min 256K -max 256K
- Run <Flossy$Dir>.!RunImage %*0
-