home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / demos / armed96 / READmeNOW! next >
Text File  |  1996-05-19  |  2KB  |  75 lines

  1. The ARMed'96 Demo from AF Software.
  2.  
  3. Read this before running it!
  4.  
  5. OK, so here it is, the demo of the year. No frills.
  6.  
  7. First, if your computer isn't curvy on the front and
  8. ARMy on the inside, you can't run it.
  9.  
  10. You also need at least 1MB VRAM, the 16bit sound
  11. system and a decent monitor.
  12. The demo will run without 16bit sound, but it wont
  13. look right.
  14.  
  15. You will need to add the two mode definitions below
  16. into your mode definitions file, usually found in
  17.  
  18. !Boot.Resources.Configure.Monitors.
  19.  
  20. Your monitor has to be capable of 1280x1024 display
  21. in 16 colours.
  22.  
  23. One the other screen mode used runs at 150Hz.
  24. If your monitor has a heart attack when it sees this,
  25. you can edit the mode definitions using Acorn's
  26. !MakeModes to make it run at a lower speed.
  27. If you don't have makemodes, try reducing the
  28. pixel_rate line to about 30000 and see if that
  29. helps. The demo wont go so fast, but at least you'll
  30. be able to see it.
  31. If you still cant make it work, go buy an Iiyama monitor!
  32.  
  33.  
  34. # 320 x 480 (147Hz)
  35. startmode
  36. mode_name:
  37. x_res:320
  38. y_res:480
  39. pixel_rate:32000
  40. h_timings:54,50,2,320,12,4
  41. v_timings:2,3,3,480,3,2
  42. sync_pol:2
  43. endmode
  44.  
  45. # 1600 x 1200 (52Hz)
  46. startmode
  47. mode_name:1600 x 1200
  48. x_res:1600
  49. y_res:1200
  50. pixel_rate:125000
  51. h_timings:120,158,32,1600,32,18
  52. v_timings:3,26,2,1200,2,1
  53. sync_pol:0
  54. endmode
  55.  
  56.  
  57.  
  58. ------------------------------------------------
  59.  
  60. If you can't make it to the ARM'96 show,
  61. the author (Chris) can be contacted at:
  62.  
  63. AF Software
  64. 38 Main Road
  65. Litteton
  66. Winchester
  67. Hants
  68. SO22 6QQ
  69.                                         
  70. Email:
  71. Business: sales@afsoft.demon.co.uk
  72. Personal: chris@afsoft.demon.co.uk
  73.  
  74. Or call AFBBS on 01962 880003
  75.