•  Back 
  •  GEM User Interface Guidelines 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  %About 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The ATARI Compendium
Author      : Scott Sanders / JAY Software
Version     : 1.25 (20/6/2003)
Subject     : Documentation
Nodes       : 1117
Index Size  : 32614
HCP-Version : 6
Compiled on : Atari
@charset    : UTF-8
@lang       : en
@default    : 
@help       : %About
@options    : +g -i -t4 +y +z
@width      : 100
View Ref-File
                           Entertainment Software


Entertainment software written for Atari computers should follow these
minimum standards.

   ∙ Allow the user to install your software on the hard drive using an
     'INSTALL.PRG'.

   ∙ Don't force the user to change resolutions prior to running your
     software.

   ∙ The path to your application should not contain data files, place
     those in a folder.

   ∙ Allow the user to return to the desktop in the same resolution he left.

   ∙ If possible, allow the game to be run in a window.

   ∙ Use device-independent graphics paired with the VDI call vr_trnfm()
     to translate your graphics upon loading to be compatible with the
     installed video shifter.

   ∙ Support the enhanced analog joystick rather than CX-40 style controls
     on machines which have the ports to support them (like the STe and
     Falcon030). Use the CX-40 controls if four-player play is desired.