home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / arcade / arcgames / twinwd160 / ReadMe
Text File  |  1998-08-30  |  6KB  |  123 lines

  1. Twin World v1.6 (30 August 1998)
  2. ==================================
  3.  
  4. System Requirements
  5. ===================
  6.  
  7. To run the game
  8. ---------------
  9. For Archimedes series machines 1MB RAM and RISC OS 2 or later.
  10. For Risc PC or A7000 series machines 2MB RAM and RISC OS 3.5 or later.
  11.  
  12. A joystick is recommended but not required.
  13.  
  14. To view the instructions
  15. ------------------------
  16. StrongHelp 2 or later (the latest version can be found on author Guttorm Vik's
  17. web page - see http://login.eunet.no/~guttorvi/strong.html).
  18. Acorn's 'DrawFile' module v1.30 or later (the latest version can be obtained
  19. from Acorn's FTP site - http://www.acorn.com/ftp/riscos/releases/drawfile.
  20. arc).
  21.  
  22. Installation
  23. ============
  24.  
  25. Floppy Disc
  26. -----------
  27. Copy the !TwinWorld directory to a blank floppy disc. Note that !TwinWorld as
  28. supplied is just too big to fit on an 800K floppy disc. If you have an old
  29. machine that does not support 1.6M high density floppy discs you can leave out
  30. the !RunImage file and it will then fit. This file is only needed for machines
  31. running RISC OS 3.5 and above (which support high density 1.6M floppy discs.)
  32.  
  33. Hard Disc
  34. ---------
  35. Copy the !TwinWorld directory to a directory on your hard disc.
  36.  
  37. Note: If you already have the original version of TwinWorld please delete both
  38. the old !TwinWorld and !TwinInfo directories. The information that was
  39. previously contained in the !TwinInfo application is now in the StrongHelp file
  40. supplied inside the new !TwinWorld directory.
  41.  
  42. Instructions
  43. ============
  44. For full game instructions, please refer to the StrongHelp file supplied with
  45. the game. To view the help, click the Menu button of the mouse over the
  46. TwinWorld icon, then select 'Help' from the 'Application' menu. Note that you
  47. must have a copy of StrongHelp 2 in order to view the help. To see the diagram
  48. in the section entitled 'The Scoreboard' you also need Acorn's DrawFile module.
  49. Both StrongHelp and the DrawFile module are widely available, and if you have
  50. Internet access may be downloaded from the addresses given above.
  51.  
  52. Version History
  53. ===============
  54. This is the third version of Twin World. The three versions are:
  55.  
  56. 1.0 - November 1990 - Original release by Cyngus Software Engineering Ltd.
  57. 1.5 - November 1996 - Cover disc for March 1997 issue of Acorn User.
  58. 1.6 - August 1998 - This release.
  59.  
  60. The main change between 1.0 and 1.5 was the addition of a new version of the
  61. program suitable for RISC OS 3.5 and above. For users of machines that run
  62. older versions of RISC OS this version is essentially the same as the original
  63. 1.0 version. Only one change was made - TwinWorld now supports any joystick
  64. interface that provides a valid Joystick module (i.e. one implementing the
  65. Joystick_Read SWI.) The code that provided explicit support for the RTFM
  66. joystick interface in the original version has been removed.
  67.  
  68. For users of RISC OS 3.5 and above releases 1.5 and 1.6 contain a new version
  69. of the TwinWorld program. The new version will select the best available screen
  70. mode and will run at the correct speed regardless of the monitor's refresh
  71. rate. The program has been designed to automatically pick the best settings,
  72. but if you like tinkering you can alter the game's choice of screen mode and
  73. timing method by setting some environment variables in the !Run file. See the
  74. comments in the !Run file for more details. The new version no longer does any
  75. direct hardware access, it only uses legal RISC OS calls, so it should be
  76. compatible with future versions of RISC OS.
  77.  
  78. The changes between versions 1.5 and 1.6 are as follows:
  79.  
  80. - The Blackthorn levels finally have the correct music. All the music should
  81. now be the same as the original Amiga version - if anyone out there still has
  82. an Amiga and feels like checking, please let me know if it is. This applies to
  83. all versions of RISC OS.
  84.  
  85. - The raster bar shading that was present on some levels of the Amiga version
  86. has been added for RISC OS 3.5 and later. In fact it should look better than in
  87. the original version since Acorn machines have better colour resolution than
  88. the Amiga did (again if anyone has an Amiga and wants to check I would be
  89. interested to know). This feature appears in the Cave levels, some of the
  90. Forest levels, and the Swamp levels.
  91.  
  92. - When quitting the program on RISC OS 3.5 and later the screen mode is
  93. restored to the mode that was set when the program was started.
  94.  
  95. Screen modes
  96. ------------
  97. For users with older versions of RISC OS (below 3.5) the game runs in Mode 9.
  98. For RISC OS 3.5 and above Twin World will run in any 256 colour screen mode
  99. that is at least 320 pixels wide and 200 pixels high. If the mode is 400 pixels
  100. or more in height, every pixel line is plotted twice on the screen. This avoids
  101. the 'letterbox' effect, but it can make things look a bit blocky. The game was
  102. designed to run at 50Hz, so in modes that have a higher refresh rate the screen
  103. is not updated every frame, but every one and a bit frames. This gets the speed
  104. correct, but the scrolling will no longer be perfectly smooth.
  105.  
  106. If your monitor will support modes with a 50Hz or 100Hz vertical frame rate
  107. (you can find out by looking at the 'specifications' section of the manual
  108. supplied with your monitor) you will get best results by using a 50Hz or 100Hz
  109. mode. Note that even if your monitor is capable of running at these rates, the
  110. game cannot change to a mode with this rate unless such a mode is included in
  111. your monitor definition file. You can view and edit your monitor definition
  112. file my using the MakeModes application supplied by Acorn, but I do not
  113. recommend making changes unless you are confident that you understand what you
  114. are doing. Make sure you read the MakeModes documentation and Acorn's
  115. Application Note 254 'Creating monitor definition files for the Risc PC' before
  116. you start. Both MakeModes and the Application Note can be downloaded from
  117. Acorn's FTP site - see http://www.acorn.com/ftp for details. If you want to
  118. create a new mode for Twin World I would recommend a 320x400 mode running at
  119. 50Hz or 100Hz. This will usually give the smoothest results.
  120.  
  121. ---
  122.  
  123. James Byrne (jbyrne@gol.com), Tokyo, 30 August 1998.