home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -websites- / amidoom / rtgmaster_user.readme < prev    next >
Text File  |  1998-02-11  |  3KB  |  69 lines

  1. Short:    Rtgmaster User Archive
  2. Author:   MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:     gfx/board
  5.  
  6. This is part of the new rtgmaster release V27.0. rtgmaster is a library system to make
  7. GFX Board Compatible Game Coding easy. It supports :
  8.  
  9. - Direct Access to the Video RAM
  10. - With some effort the code even runs on ECS/AGA (through c2p)
  11. - Supports nearly all WB Emulations
  12. - And much more
  13.  
  14. This part of the archive is for the user. It contains Binaries and Demos.
  15.  
  16. The other rtgmaster archive is rtgmaster_dev.lha. The Developper Archive contains
  17. Autodocs and Includes for the library itself, this is the User Archive with only
  18. Binaries.
  19.  
  20.  
  21. V21 changes:
  22.  
  23. - Important rtgCGX.library bugfix for 15/16/24 Bit Screens (there is not yet
  24.   a program using rtgmaster in Truecolor mode, though, most games are these
  25.   days still 8 Bit, if not to say all)
  26. - Workaround for CyberGraphX V41 R55 Bug concerning WaitBOVP. Doublebuffering
  27.   will now work with the buggy CyberGraphX Version again. (Bugreport already
  28.   sent).
  29. - Installer script finally fixed.
  30.  
  31. V22 changes:
  32.  
  33. - rtgCGX.library some minor updates
  34.  
  35. New in second V22 version (sorry :) ) :
  36.  
  37. - Problems with CopyRtgPixelArray call and Cybervision64 Board should now
  38.   finally be fixed (so Tiny3D should now work on the CV64 also)
  39.  
  40. V23 changes:
  41.  
  42. - Problems with rtgmaster and MCP and similar tools finally solved
  43.   (please delete libs:rtg/rtgPICA.library, for this sublibrary it is not
  44.   yet solved... delete it even if you do not have a Picasso II... the
  45.   rtgmaster installer now does not install rtgPICA.library automatically,
  46.   you have to install it manually, if you still use the original Picasso II
  47.   WB Emulation, and not CyberGraphX/P96 for Picasso II)
  48. - Some minor bugs in rtgAMI.library fixed
  49. - Speedup of Doublebuffering in rtgAMI.library of 2000% (only, if you use OS3.0/3.1)
  50. - Fixed Bug in Screenmoderequester (crash when a Screenmode was chosen using the
  51.   Keyboard)
  52. - Default c2p directory now always is libs:rtgc2p
  53. - There probably will be a new version with faster/better ECS/AGA Support soon...
  54.  
  55. V26 changes:
  56.  
  57. - Fixed Buggy Init code that caused rtgmaster to crash on about 5% of Amigas
  58.   (not on mine, because of that, the bug was unnoticed for a long time)
  59. - Added rtgP96.library which contains Doublebuffering for Picasso96.
  60. - Fixed "Double PAL Screenmode Bug"
  61. - Lots of internal stuff interesting for programmers only
  62.  
  63. V27 changes:
  64.  
  65. - Now runs again on AGA-only systems (sorry for this bug :( Fixed it)
  66. - Added info for people still having problems on AGA-only systems to
  67.   the docs (some people have incorrect startup-sequences)
  68. - Added announcement for PPC rtgmaster version
  69.