home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_2.iso / files / 731.lha / AmigaToNTSC_v1.1 / AmigaToNTSC.doc < prev    next >
Text File  |  1992-10-07  |  5KB  |  158 lines

  1.  
  2.  
  3.                           AmigaToNTSC - AmigaToPAL 1.1
  4.  
  5.                     AmigaToDoubleNTSC - AmigaToDoublePAL 1.1
  6.  
  7.                                  User Manual
  8.  
  9.                                  Oct 7, 1992
  10.  
  11.  
  12.  
  13. Preface
  14. =======
  15.  
  16.    The programs and files in this distribution are freely distributable, but
  17. are also copyright (c) Nico François.  They may be freely distributed as long
  18. as no more than a nominal fee is charged to cover time and copying costs.
  19.    No commercial usage is permitted without written permission from the
  20. author.  Everything in this distribution must be kept together, in original
  21. unmodified form.
  22.    The above is generally known as freeware.
  23.  
  24.    If you have suggestions or remarks about this program, or if you find
  25. any bugs, please let me know.
  26.  
  27.    Contacting the author:
  28.  
  29.      Fido:  2:292/603.10 (Nico Francois)
  30.  
  31.      UUCP:  Nico.Francois@p10.f603.n292.z2.FidoNet.Org
  32.  
  33.      Mail:  Nico François
  34.             Corbielaan 13
  35.             B-3060 Bertem
  36.             BELGIUM
  37.  
  38.    If you can please use e-mail.  That way you'll stand a much better chance
  39. of getting a reply quickly.
  40.  
  41.    AmigaToNTSC and AmigaToPAL require Kickstart 2.0 to run!
  42.  
  43.    AmigaToDoubleNTSC and AmigaToDoublePAL require Kickstart 3.0 and
  44. the AA chip set to run!
  45.  
  46.  
  47. Contents
  48. ========
  49.  
  50. 1. An introduction
  51.  
  52. 2. Usage
  53.  
  54. 3. Known problems
  55.  
  56.  
  57. 1. An introduction
  58. ==================
  59.  
  60.     These two programs were written mainly for PAL users who are tired of
  61. "flickering" 50Hz displays.  As most people know a 60Hz display looks much
  62. more stable than a 50Hz display.  Sadly enough, European users are stuck with
  63. this 50Hz display.  Or are they ?
  64.  
  65.    Workbench 2.0 holds a preference editor to change the mode of the Workbench
  66. screen.  Provided he has a ECS Agnus (also called Big Agnus) installed in his
  67. Amiga a PAL user can select an NTSC display mode for the Workbench.  Great!
  68. But what about the other screens.  As soon as a custom screen opens the
  69. refresh rate pops back to 50Hz, PAL.  Shucks!
  70.  
  71.    Time to check out AmigaToNTSC and AmigaToPAL.  AmigaToNTSC will patch the
  72. Graphics library so it will think you have an NTSC Amiga.  AmigaToPAL will
  73. patch it to think you have a PAL Amiga.  Custom screens will open in the mode
  74. you selected.  Problem solved.
  75.  
  76.    For people who own an A4000 with the AA chip set there are two special
  77. versions of these programs:  AmigaToDoubleNTSC and AmigaToDoublePAL.  These will
  78. patch Graphics library so it will open the double version of the NTSC or PAL
  79. monitors.  This will offer you enhanced mode promotion to the display type of
  80. your choice, instead of the IControl preferences switch.
  81.  
  82.  
  83. 2. Usage
  84. ========
  85.  
  86.    For PAL users who want a stable 60Hz display for all screens:
  87.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  88.    Use the ScreenMode editor to select NTSC:Hires or NTSC:Hires-Interlace
  89. display mode for the Workbench screen (make sure the 'NTSC' monitor is dragged
  90. into your Monitors drawer).  Then drag 'AmigaToNTSC' into your WbStartup
  91. drawer.  If you now restart your Amiga it will behave like an NTSC machine.
  92. Switching temporarily back to PAL can be achieved by running AmigaToPAL.
  93.  
  94.    On Workbench 3.0 and the AA chip set the screen mode to 'DBLNTSC:High Res
  95. No Flicker' and drag 'AmigaToDoubleNTSC' to your WbStartup.  This will open
  96. all screens that don't specify a monitor in the Double NTSC mode.
  97.  
  98.    For NTSC users who want a 50Hz display:
  99.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  100.    The AmigaToPAL program is useful for NTSC users who whish to run programs
  101. which require a PAL screen.  They should simply run AmigaToPAL before running
  102. one of these programs.
  103.  
  104.    NTSC users can of course also follow the procedure decribed for PAL users
  105. above, with PAL and NTSC switched.  But I can't think why they should wish to
  106. do so.
  107.  
  108.  
  109. 3. Known problems
  110. =================
  111.  
  112.    - SysInfo gives wrong results when run on a PAL Amiga patched with
  113.      AmigaToNTSC.  The machine is considered slower than it is.  It seems that
  114.      SysInfo times using the vertical blank and expects a 50Hz refresh rate.
  115.  
  116.    - Because this program patches GfxBase it may not be compatible with future
  117.      versions of AmigaDOS (Kickstart 4.0 ? :-).
  118.  
  119.    - You can only reliably save a setting in the ScreenMode preference editor
  120.      if your Amiga is _NOT_ patched.  So if you want to save a new ScreenMode
  121.      setting run AmigaToPAL first if you have a PAL machine, AmigaToNTSC if you
  122.      have an NTSC machine.  Failing to do so will result in a wrong setting
  123.      being saved.
  124.  
  125.    - Don't try putting these programs in your user-startup.  That doesn't seem
  126.      to work.  Drag them to your WbStartup.
  127.  
  128.                           As always, I hope you find these programs useful!
  129.  
  130.  
  131.                               PROGRAM HISTORY:
  132.  
  133. *****************************************************************************
  134. VERSION 1.0
  135.  
  136.      First release.
  137.  
  138. *****************************************************************************
  139. VERSION 1.1
  140.  
  141.      Included AmigaToDoublePAL and AmigaToDoubleNTSC for Workbench 3.0 and
  142.        the AA chip set.
  143.  
  144. *****************************************************************************
  145.  
  146. AmigaToNTSC - AmigaToPAL - AmigaToDoubleNTSC - AmigaToDoublePAL 1.1
  147.                      written by Nico François (Yes, Nico is my first name :-)
  148.  
  149.  
  150. "That man is a liar" - The Pixies
  151.  
  152.  
  153. (c) 1991/1992 Nico François
  154.  
  155.                                    //
  156.                        Thanks to \X/ Amiga for being the best computer ever !
  157.  
  158.