home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue1 / GAMES / BHUNTER.ZIP / Mail < prev   
Encoding:
Text File  |  2006-04-15  |  940 b   |  25 lines

  1. Hi!
  2.  
  3. Here's your game with the modified !Run-File and ready to use on all real
  4. RISC OS machines.
  5.  
  6. The !Run-File now look like as follows:
  7.  
  8. Run <Obey$Dir>.!Boot  RMEnsure ABCLibrary 2.00 RMLoad System:MODULES.ABCLib  
  9. |RMEnsure FPEmulator 2.6V RMLoad <BugHuntII$Dir>.MODULES.FPE
  10. wimpslot -min 635k -max 635k
  11. |/<BugHuntII$Dir>.SetSpace -heap 0 -sprites 0 -font 0 -ramfs 0
  12. |/<BugHuntII$Dir>.SetSpace -rma 0 -screen 160
  13. Set Alias$CompLd LOAD %0 %1 Run
  14. <BugHuntII$Dir>.BugHuntII
  15. *fx15   
  16.  
  17. The game looks for the ABClib in the system folder and doesn't care to load
  18. the FPE, as I consider it to be loaded at boot-time at all modern RISC OS
  19. computers. Also the RAM doesn't get reconfigurated as it is bad style
  20. nowadays. These changes may cause trouble on real antique computers like an
  21. Archimedes with 1MB or less, so I included the orginal !Run-File as '!RunOld'
  22. in the archive, as well as this mail.
  23.  
  24. Thanks for that great game!
  25. Holger Palmroth