home *** CD-ROM | disk | FTP | other *** search
- The ARMed'96 Demo from AF Software.
-
- Read this before running it!
-
- OK, so here it is, the demo of the year. No frills.
-
- First, if your computer isn't curvy on the front and
- ARMy on the inside, you can't run it.
-
- You also need at least 1MB VRAM, the 16bit sound
- system and a decent monitor.
- The demo will run without 16bit sound, but it wont
- look right.
-
- You will need to add the two mode definitions below
- into your mode definitions file, usually found in
-
- !Boot.Resources.Configure.Monitors.
-
- Your monitor has to be capable of 1280x1024 display
- in 16 colours.
-
- One the other screen mode used runs at 150Hz.
- If your monitor has a heart attack when it sees this,
- you can edit the mode definitions using Acorn's
- !MakeModes to make it run at a lower speed.
- If you don't have makemodes, try reducing the
- pixel_rate line to about 30000 and see if that
- helps. The demo wont go so fast, but at least you'll
- be able to see it.
- If you still cant make it work, go buy an Iiyama monitor!
-
-
- # 320 x 480 (147Hz)
- startmode
- mode_name:
- x_res:320
- y_res:480
- pixel_rate:32000
- h_timings:54,50,2,320,12,4
- v_timings:2,3,3,480,3,2
- sync_pol:2
- endmode
-
- # 1600 x 1200 (52Hz)
- startmode
- mode_name:1600 x 1200
- x_res:1600
- y_res:1200
- pixel_rate:125000
- h_timings:120,158,32,1600,32,18
- v_timings:3,26,2,1200,2,1
- sync_pol:0
- endmode
-
-
-
- ------------------------------------------------
-
- If you can't make it to the ARM'96 show,
- the author (Chris) can be contacted at:
-
- AF Software
- 38 Main Road
- Litteton
- Winchester
- Hants
- SO22 6QQ
-
- Email:
- Business: sales@afsoft.demon.co.uk
- Personal: chris@afsoft.demon.co.uk
-
- Or call AFBBS on 01962 880003
-