##################################################################### # the new mint style configuration for xaaes # (it reuse the mint cnf parser :-)) # # upper/lowercase don't matter for all keywords # bool values can be expressed as 1/0, y/n, yes/no, true/false # # Ozk: The values enabled resembles the xaaes.cnf file I use on my # Milan 040. # # video mode select # ----------------- # # Selects the video mode that XaAES will boot into. If not set mode = 1 # will be used, e.g. use current/default video mode. # # If you don't have a Falcon can be: # ----------------------------------------- # - 2 = 320*200, 16 colour (ST-Low) # - 3 = 640*200, 4 colour (ST-Medium) # - 4 = 640*400, 2 colour (ST-High) # - 6 = 640*480, 16 colour (TT Medium) # - 8 = 1280*960, 2 colour (TT High) # - 9 = 320*480, 256 colour (TT Low) # # All other values are ignored! # # If you have a Falcon is the sam argument as to the # VsetMode() OS call: # --------------------------------------------------------- # BIT Name Meaning # # 0-2 BPS Number of bitplanes: # - 000 = 2colour # - 001 = 4colour # - 010 = 16colour # - 011 = 256colour # - 100 = 16bits/pixel (True colour) # # 3 COL Number of columns # - 0 = 40 # - 1 = 80 # # 4 VGA Monitor select # - 0 = TV mode # - 1 = VGA mode # # 5 TVSEL TV standard select # - 0 = NTSC # - 1 = PAL # # 6 OVERSCN Overscan flag (not valid for VGA) # - 0 = don't overscan # - 1 = overscan # # 7 STMODES ST Compatibility mode # - 0 = Standard VGA video modes # - 1 = ST Compatible Video modes # # 8 VERTFLAG Vertical mode # - VGA: 0 = standard # 1 = line doubling (half res) # - TV: 0 = standard # 1 = Interlace (double res!!!) # # 9-14 unused # # 15 Additive mode bit for non standard resolutions # If set, use the default screen resolution as preset by # CentScreen. # # For example: # # video = 26 will select 640*480*16colour VGA mode. # video = 0x801a will select 16 colour VGA mode in # the resolution preset by centscreen. # Note: # When you use a screenexpander like Screenblaster, you have to use # the video option as well. This will make the Screenblaster-Software # to show up the resolution-selection-menu. # #video = #video = 4 #################################################### # gradients = (default = 0) # # setting gradients to a nonzero value turns on use of # color gradients in the window widget and aes object # renderer in hc/tc color modes. # THIS IS ONLY A TEMPORARY CONFIGURATION THAT WILL BE GONE # LATER ON!!! Only turn this on if you have a fast machine # #gradients = 1 ##################################################################### # setenv name val ..... set up environment # #setenv NAME value # # The following are environment variables you are strongly adviced # to set as soon as possible to ensure smooth operation of the # system; setenv ACCPATH C:\ setenv ACCEXT ACC,ACX setenv GEMEXT PRG,APP,GTP,OVL,SYS setenv TOSEXT TOS,TTP setenv TOSRUN c:\tools\toswin2\tw-call.app setenv GEMJINGPATH u:\d\sound\gemjing\gemjing.prg setenv SDL_VIDEODRIVER gem ##################################################################### # naes_cookie = (default is 'no') # # Some applications need to think they are running under N.AES, and # don't use appl_getinfo() to check for function availability. This # is terrible programming, and to all programmers feeling targeted; # Fix your apps! XaAES can now provide a fake nAES cookie, so that # more applicaitons will run correctly on XaAES, but there is also # another terrible danger; Some N.AES calls return pointers to # internal AES structures, which is kinda putting your testicles # into the hand of a stranger and hope he is a friend. Such apps will # definately crash when run on XaAES while thinking its on N.AES. # Older versions of Taskbar work much better with naes_cookie = yes. # # See more info about this in newcalls.txt, it is possible to detect # that the cookie is a fake one (and thus really the AES is XaAES). # naes_cookie = yes ##################################################################### # use $HOME in shell_find # usehome = yes ##################################################################### # dc_time =