home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / utils / sacache / !SACache / !Help next >
Text File  |  1999-08-03  |  5KB  |  140 lines

  1. !Help for SACache
  2. Written by Owain Cole
  3. Sun 09th February 1997
  4. as a production for
  5. Visions of the Impossible
  6.  
  7. NB This program will only be of use if you have a StrongARM fitted. It
  8. doesn't check for the presence of a strongARM only RiscOS3.7
  9.  
  10.  
  11. SA Cache
  12. =------=
  13.  
  14. So you have a mighty beast of a processor quietly humming under the lid of
  15. your RiscPC, but unfortunatly, the games writers of yesteryear were not
  16. prepared for such a vast increase in processing power. All your games run at
  17. the speed of light, so StrongGuard suggests that you turn the cache off.
  18.  
  19. Not a good idea. This worked on ARM6's and 7's but turning the cache on a
  20. strong ARM cripples it totally, in fact it runs slower than an ARM2.
  21.  
  22. An as-yet undocumented feature of the *Cache On|Off command is that there are
  23. several other perameters that you can use to turn specific parts of the cache
  24. off. These are the Instruction cache, the data cache and the write cache. The
  25. way to turn them on and off it to specify which you want to leave on, the
  26. rest are turned off. eg
  27.  
  28. *Cache ID         : This turns the Instuction cache and data cache on, and
  29. turns the write cache off.
  30. *Cache DW         : This turns the Data and write cache on and the
  31. instruction cache off.
  32.  
  33. I assume you can follow the pattern. But, this still leads to the problem of
  34. how do you turn the cache (partly) off, then run the game. Cos when it quits,
  35. it's going to take about 3 minutes to redraw the screen again. Before you can
  36. turn it back on again at the command prompt or on a task window.
  37.  
  38. This is where SACache comes in.
  39.  
  40. If you drag a file/application to it, then it will be run with the cache set
  41. as specified under the "Cache Off" menu, and when it quits, then the cache
  42. will be turned on again.
  43.  
  44. Ah, I here you say, that's easy to do, but what about if the game has a
  45. desktop front end?????????? Well, hopefully I've gotten round that by using a
  46. nasty wimp filter on it. Hopefully it should work!!!!!
  47.  
  48. Not really very complicated is it.
  49.  
  50.  
  51.  
  52. What if I want to change the cache settings on-the-fly....
  53. =--------------------------------------------------------=
  54.  
  55. SACache also produces a module (which can be saved off and run without having
  56. SACache loaded up, which can turn the cache on and (partly) off by pressing
  57. several key compbinations which can be set using the main window. Nice hey!
  58.  
  59. Oh, and changes in the options in the main window are only reflected in the
  60. modules response after you have clicked on the Create/Alter Module button, or
  61. saved the module.
  62.  
  63. NB A standard shift+F1(or F2) module is automactially created when you run
  64. SACache.
  65.  
  66.  
  67. Adverts!!!
  68. =--------=
  69.  
  70. Look out for other VOTI programs including:
  71. Super Foul Egg: Rave reviews in Acorn User, and definatly a bloody good game.
  72. (An Am*ga convert in fact, but now it's got 4 players and it's very
  73. addictive). Get a copy NOW!
  74.  
  75. TDT: A 3D tanks game viewed from above. Up to 4 players can fight it out on
  76. a deadly battle ground; where your only chance of escape is to destroy all
  77. the other tanks. Also has a 1 player game option. Also rave reviews in Acorn
  78. User. Able to change screen resolution to allow fast game play on Arm2 and SA
  79. alike. In game options allow easy changes of game details such as frame rate
  80. and extra bits. Joystick compatible!
  81.  
  82.  
  83. Comming soon!!!!
  84. =--------------=
  85.  
  86. Sun Burst: An epic game ranging over 4 galaxies. Fly a range of ships in
  87. missions set to test you to the edge. Follow the empire into a deadly war
  88. with the Virain, or join a freedom fighter band for the good of the universe.
  89. This full game will feature:
  90. >>Missions - Far more than can be counted. (or at least more than elite.)
  91. >>Many inflight scenarios - Including trade routes, asteroid showers and mine
  92. fields.
  93. >>Trading - Between home worlds and space stations.
  94. >>Multiple ships - Exchange your knackered ship (and some credits!) for a
  95. gleaming new one.
  96. >>Upgrades - Buy thrusters, missiles, ECM, AdvancedECM, Cargo grabbers,
  97. Auto pilot, fluffy dice, cloaking device, windows'95 for your new ship!!
  98. >>Wing men - Fight alongside other ships against a common foe.
  99.  
  100. Available NOW for a mere £12.50. See the web-site, "http://www.stormloader.com/wrath/".
  101.  
  102.  
  103.  
  104. Stuff
  105. =---=
  106.  
  107. This is a public domain program, which means you can rip the code out, use it
  108. for dodgy purposes and copy it around like there's no tomorrow. I take no
  109. responsibility for this program actually working, and not just eating up your
  110. harddrive.
  111.  
  112. If you wish to contact me, then the below address will probabley get you
  113. somewhere close. The parents should also be able to tell you my current
  114. telephone number too:
  115.  
  116. Owain Cole,
  117. Shieling,
  118. Fleet Lane,
  119. Twyning,
  120. Tewks,
  121. Gloucestershire.
  122. GL20 6DG
  123.  
  124. tel-01684 294325
  125.  
  126. You can contact Nathan (VOTI) at:
  127.         wrath@voti.screaming.net
  128.  
  129. Check out the VOTI homepage:
  130.         http://www.stormloader.com/wrath/
  131.  
  132.  
  133.  
  134. Histoir
  135. =-----=
  136.  
  137. v0.03 - First vaguely good program, turns the cache off when you drag a
  138. program to it. Can slow tasks in the desktop too.
  139.  
  140. v1.00 - Now has module for on the fly cache ons/offs. Module can be saved.