home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 2 / ARMCLUB_CD2.iso / contents / games / strtgy_puz / pushy2 / !PushyII / !Help < prev    next >
Text File  |  1996-08-11  |  8KB  |  265 lines

  1.  
  2.           !Pushy II
  3.          -----------
  4.        By R - Fred - W
  5.              for
  6.        FishNet Software
  7.  
  8. ----------------------------------------------
  9.  Introduction:
  10. ----------------------------------------------
  11.  
  12. What you've got here is a (another) puzzle game.
  13. Push the boxes onto the crosses which someone's drawn on
  14. the floor.
  15. Remember that you can't push a box if there's something
  16. solid on the other side of it.
  17.  
  18. An extra complication "new with Pushy II": you also have
  19. to push balls onto crosses, and they don't stop moving
  20. till they hit something.
  21.  
  22. ----------------------------------------------
  23.  Controls:
  24. ----------------------------------------------
  25.  
  26. Running !PushyII puts an icon on the icon bar.
  27.  
  28. It's got a small menu if you want to alter the screen mode
  29. the game runs in, but basically clicking on the icon with
  30. "select" starts the game off.
  31.  
  32. Controls on the in-game menu screen(s) are:-
  33.   CURSOR up/down to choose an item.
  34.   RETURN (or SPACE) to select it.
  35.   (ESC also quits to Risc Os)
  36.  
  37. In the game:-                             
  38.   CURSOR keys to move around & push things.
  39.   Stop pressing cursor keys for pause (!)
  40.   ESC abandons the level to retry/quit altogether.
  41.  
  42. -I think I've got the levels at a trickier level than Pushy I,
  43. (Although they're still relatively simple...)
  44. largely due to the "ball pushing" stuff allowing massive
  45. complications. If you think you can do better, start working
  46. with Tydirium (the map editor) and send me the results!
  47.  
  48. EVERY level is possible with time to spare. I know. I've
  49. checked.
  50.  
  51. My high score during testing: 8516
  52. (should be beatable fairly easily)
  53.  
  54. ----------------------------------------------
  55.  Extra Levels:
  56. ----------------------------------------------
  57.  
  58. Pushy2 V2.10 comes complete with the Pushy1 levels.
  59. You'll find them on the icon-bar icon, on the "levels"
  60. sub-menu.
  61.  
  62. Note that the timer speed is quicker with Pushy2 than
  63. it was with Pushy1, so high-scores don't translate.
  64.  
  65. Therefore, I've increased the time limit on the final
  66. couple of levels to make 'em possible within the
  67. countdown again!
  68.  
  69. Other level-sets may well be forthcoming soon!
  70.  
  71. ----------------------------------------------
  72.  Compatability:
  73. ----------------------------------------------
  74.  
  75.  PushyII was written on a RiscPC-600, with oodles of RAM &
  76.  VRAM, but with a non-Acorn 50-Hz capable multisync monitor.
  77.  It's also been tested on an A3000, RiscOs 3.1, 50Hz only.
  78.  
  79.   It should be fine on just about any machine/monitor
  80.  combination. Even an A4. I think.
  81.  
  82.  It is NOT guaranteed to work on RiscOs 2.
  83.  
  84.  StrongARM:
  85.   Pushy 2 V2.10 is now StrongArm compatabile
  86.  (v2.00 wasn't. Nor was Pushy 1)
  87.  
  88. ----------------------------------------------
  89.  Screen modes that Pushy II supports:-
  90. ----------------------------------------------
  91.  
  92.  
  93. RiscPC modes:
  94. =============
  95.  
  96. (1) 640 * 400, 24 bit, using gorge 24 bit graphics.
  97.  
  98.   This mode isn't one of the set that comes with the machine,
  99.   but if you've got MakeModes, I'd recommend you make it.
  100.  
  101.   Why? Because it's a hi-res 24 bit mode that fits in 1Mb
  102.   of VidRam, that's why. Go for it: The difference between
  103.   this and Acorn's "640*352" mode is AMAZING in the desktop.
  104.    Also, If you've got 2Mb of VRAM, then the game will "flip-
  105.   screen" for optimum smoothness.
  106.  
  107.  
  108.  ** WARNING **
  109.       Remember folks, misuse of "MakeModes" can hurt your
  110.     monitor. What I did was get the 640*480 mode, change it
  111.     to 400 high, and then tweak the line rate until it was
  112.     in the middle of a region with no red numbers.
  113.       Trouble is, I can't tell you the figures, 'cos I don't
  114.     use an Acorn-standard monitor.
  115.  
  116.  ** Addendum **
  117.     It appears that, due to reasons of Vram bandwidth & monitor
  118.     capabilities, that a RiscPC with 1Mb of Vram and an Acorn
  119.     AKF60 monitor can NOT handle 640*400*24-bit, whereas a
  120.     a similar setup with 2Mb of Vram CAN handle 640*400*24-bit
  121.     flipscreen. Sorry about that, but there's not an awful lot
  122.     I can do about it.
  123.  
  124. (2) 640 * 480, 24 bit.
  125.   ...If you don't fancy using MakeModes...
  126.   It's an Acorn-standard mode, but unfortunately, needs 2Mb of
  127.   VidRam to run. The "extra" 80 lines are all set to black.
  128.  
  129. (3) 640 * 400, 256 colours,
  130.   ...using fairly-gorge hi-res 256 colour graphics
  131.   Again, this needs you to use MakeModes.
  132.    
  133. (4) 640 * 480, 256 colours.
  134.    All Risc PC's should manage this.
  135.  
  136.  
  137. Non-RiscPC modes:
  138. =================
  139.  
  140. (5) Mode 28: 640 * 480, 256 colours, VGA/Multisync only
  141.   ...using the fairly-gorge hi-res 256 colour graphics
  142.  
  143.   NB: I've tried this on an A3000, and it's WAY too slow!
  144.   -So in practice, this is Arm3 only, I'm afraid! (It'll
  145.   also flicker during disc access when loading from floppy)
  146.  
  147. (6) Mode 13: 320 * 256, 256 colours. Lo-res, 50Hz TV mode
  148.   ...using the so-so lo-res 256 colour graphics.  
  149.  
  150.  
  151. ----------------------------------------------
  152. Plot: (for those who insist on them)
  153. ----------------------------------------------
  154.  
  155.  Once again, The future of purple-blobby-kind is in your
  156. hands!
  157.  
  158.  The purple blobby creatures had all left the warehouse,
  159. because the sound of juggernauts delivering packing cases
  160. had got on their nerves too much, and had taken refuge in
  161. a toy shop, building their houses of bricks ('cos they all
  162. knew their pig stories)
  163.  
  164.  Unfortunately, the evil toyshop owner has decided that there
  165. are vermin in the toy cupboards, and has laid poisonous...
  166. err... well... packing cases, if you must know, in order to
  167. eliminate the problem.
  168.  
  169.  Anyway, you've got to get these glowing boxes onto the cross
  170. shaped things, which will neutralise the poisonous effect and
  171. save purple-blobby-kind as we know it.
  172.  
  173.  Balls.
  174.  
  175.  Almost forgot: Some of the nasty poisonous rat-killer stuff
  176. isn't in packing cases at all. It's been unpacked, perhaps,
  177. and is round, and keeps going once you've pushed it.
  178.  You've got to get those onto the crosses as well. And it's
  179. not enough just to roll them over a cross, it's got to STOP
  180. on one.
  181.  
  182.  Shift all the cases (and balls) and you will, once more,
  183. have saved the lives of countless purple blobby things, and
  184. will be rewarded with...
  185.  
  186. ...With another text message I'm afraid.
  187.  
  188. Oh, and possibly a high score.
  189.  
  190. Have fun!
  191.  
  192. ----------------------------------------------
  193.  Other FishNet product:
  194. ----------------------------------------------
  195. ...available from a PD library near you...
  196. (Or from the FishNet web site - address below)
  197.  
  198. PUSHY - The box-pushing puzzle game. (Datafile Cat24,GA059,CD3)
  199. FIRE  - The big yellow wobbly thing in the fireplace,
  200.         presented as a (Risc-PC only) demo. (Datafile PDCD3)
  201.         
  202. PUSHY II - You've got it in your hot little hands right now...
  203.  
  204. TYDIRIUM - The Risc-OS desktop game-map editing tool.
  205.  (Due out any day now. It was going to be bundled with PushyII
  206.   but it's been kinda delayed...)
  207.  
  208. ----------------------------------------------
  209.  Boring Legal Stuff:
  210. ----------------------------------------------
  211.  
  212. This program is FREEWARE
  213.  
  214. By which I mean...
  215. Anyone can take a copy of it.
  216. Anyone can give it to anyone else.
  217.  
  218. *** And you are encouraged to do so! ***
  219.  
  220. They can even charge for the disk and the postage!
  221. But I retain the copyright, ok?
  222.  
  223.              ---
  224.  
  225. If you mod the code, even just the !Run...
  226.  
  227. (a) Make a note here so's anyone who gets a copy from
  228. then on knows about it.
  229. (b) Let me know, so future versions (and future products) can
  230. work without needing to be modded.
  231.  
  232. This software is provided 'as is'. Using it is entirely at
  233. your own risk. If asked, I will deny ever having written
  234. this software. Etc, Etc.
  235. You must know the PD legal gubbins by now...
  236.  
  237. Don't go changing things and try to pass it off as your
  238. own work. It's not big, or indeed clever.
  239.  
  240.  
  241. ----------------------------------------------
  242.  And Finally:
  243. ----------------------------------------------
  244.  
  245. In case of...
  246.  
  247. Bugs,
  248. Problems getting it to work on your system,
  249. Praise,
  250. Objective criticism,
  251. Suitcases of banknotes,
  252. Or just plain curiosity.
  253.  
  254. email:   rfredw@argonet.co.uk
  255. WWW:     http://www.argonet.co.uk/users/rfredw/
  256.  
  257. or write to...
  258.  
  259. R Williams,
  260. 16, Bradwell Lane,
  261. Cannock Wood,
  262. Nr Rugeley,
  263. Staffs
  264. WS15 4RW
  265.