## 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 <mode> 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 <mode> is the same 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 = <mode>
#video = 4
Sowie es ausschaut kennt XAAES nur die original Atari Auflösungen und die des Atari Falcon und keinerlei Grafikkarten …
Ich denke mir es wird NVDI als Treiber für die Matrix TC1208 genutzt, NVDI legt die Auflösung auch auf eine der original Atari Auflösungen z.B. die Nummer 8, schau mal in der Assign.sys nach …
Früher hatte ich nie Probleme mit dem Atari TT und Matrix TC1208E und Nova Grafikkarten, Hauptsache der Grafikkarten Treiber startet vor MiNT im Autoordner, aber vielleicht ist das neue xaaes da heute anders …
Frage mal "HelmutK" ...