# File: angdos.cfg # # This file contains configuration data for Angband when compiled # (and run) with the "main-dos.c" file. # # It may also contain configuration data for the Allegro library, # which should (perhaps) precede the Angband configuration data. # # # Optional: graphics driver (Allegro) # # 1 = VGA mode 13h 2 = Mode-X # 3 = VESA 1.x 4 = VBE 2.0 (banked) # 5 = VBE 2.0 (linear) 6 = VBE/AF # 7 = Xtended mode 8 = ATI 18800/28800 # 9 = ATI mach64 10 = Cirrus 64xx # 11 = Cirrus 54xx 12 = Paradise # 13 = S3 14 = Trident # 15 = Tseng ET3000 16 = Tseng ET4000 # 17 = Video-7 # ### gfx_card = [Angband] screen_wid = 640 screen_hgt = 480 bitmap_wid = 8 bitmap_hgt = 8 bitmap_file = 8x8.bmp num_windows = 3 [Term-0] x = 0 y = 0 cols = 80 rows = 24 tile_wid = 8 tile_hgt = 13 font_wid = 8 font_hgt = 13 font_file = 8x13b.dat [Term-1] x = 0 y = 336 cols = 80 rows = 24 tile_wid = 4 tile_hgt = 6 font_wid = 4 font_hgt = 6 font_file = 4x6.dat [Term-2] x = 320 y = 336 cols = 80 rows = 24 tile_wid = 4 tile_hgt = 6 font_wid = 4 font_hgt = 6 font_file = 4x6.dat