; Original windowed mode will disable many TA v2024.10.27 features (including some of these) and is not recommended
; Original windowed mode will disable many TA v2024.12.05 features (including some of these) and is not recommended
; You can use cnc-ddraw for windowed mode instead: https://github.com/FunkyFr3sh/cnc-ddraw/releases (included with ProTA 4.7)
[Preferences]
; custom settings, if any entry is disabled the "TA v2024.10.27 default" values will be used
; custom settings, if any entry is disabled the "TA v2024.12.05 default" values will be used
; Create DirectDraw surfaces in video memory rather than system memory
; Change the following setting if your game is not running smoothly
; This setting is ignored if you are using cnc-ddraw
; TA v2024.10.27 default is TRUE
; TA v2024.12.05 default is TRUE
; ProTA 4.7 default is TRUE
UseVideoMemory=TRUE;
; Override your "DisplayModeHeight" registry setting if lower than 768
; If "DisplayModeWidth" is below 1024 it will override it as well
; Resolutions shown in the in-game list (EnumDisplayModes) are only filtered by height (768 minimum), any width is allowed still if supported by your hardware
; TA v2024.10.27 default is FALSE
; TA v2024.12.05 default is FALSE
; ProTA 4.7 default is TRUE
DisplayModeMinHeight768=TRUE;
; Megamap FPS Limit
; Supports the following values: 0-1000
; 0 = no limit
; TA v2024.10.27 default is 60
; TA v2024.12.05 default is 60
; ProTA 4.7 default is 0
MegamapFPSLimit=0;
; Unit limit per player
; Set from 20 - 1500
; TA v3.1 default is 250
; TA v2024.10.27 default is 1500
; TA v2024.12.05 default is 1500
; ProTA 4.7 default is 1500
UnitLimit=1500;
; Pathfinding cycles
; Setting too low (such as TA v3.1 default) ruins pathfinding but setting extremely high lowers fps
; TA v3.1 default is 1333
; TA v2024.10.27 default is 66650
; TA v2024.12.05 default is 66650
; ProTA 4.7 default is 66650
AISearchMapEntries=66650;
@ -45,14 +45,14 @@ AISearchMapEntries = 66650;
; Setting too low (such as TA v3.1 default) will degrade visual quality
; This setting is still experimental, if you experience visual issues set to 400
; TA v3.1 default is 400
; TA v2024.10.27 default is 20480
; TA v2024.12.05 default is 20480
; ProTA 4.7 default is 20480
SfxLimit=20480;
; Unit model size limit
; Set max width and height for unit model drawing buffer
; TA v3.1 default is 600x600
; TA v2024.10.27 default is 1280x1280
; TA v2024.12.05 default is 1280x1280
; ProTA 4.7 default is 1280x1280
X_CompositeBuf=1280;
Y_CompositeBuf=1280;
@ -60,14 +60,14 @@ Y_CompositeBuf = 1280;
; Unit ID limit
; Set the maximum number of unique unit IDs
; TA v3.1 default is 512
; TA v2024.10.27 default is 16000
; TA v2024.12.05 default is 16000
; ProTA 4.7 default is 16000
UnitType=16000;
; Weapon ID limit
; Set the maximum number of unique weapon IDs
; TA v3.1 default is 256
; TA v2024.10.27 default is 16000
; TA v2024.12.05 default is 16000
; ProTA 4.7 default is 16000
WeaponType=16000;
@ -75,21 +75,21 @@ WeaponType = 16000;
; Set to TRUE to enable increased Weapon ID limit in multiplayer
; Set to FALSE to allow increased Weapon ID limit only in single player
; TA v3.1 default is FALSE
; TA v2024.10.27 default is FALSE (Weapon ID limit increase not yet compatible with Replayer)
; TA v2024.12.05 default is FALSE (Weapon ID limit increase not yet compatible with Replayer)
; ProTA 4.7 default is FALSE
MultiGameWeapon=FALSE;
; Double-click selection
; Enable or disable the new "double-click to select all units of the same type on screen" feature
; TA v3.1 default is FALSE
; TA v2024.10.27 default is TRUE
; TA v2024.12.05 default is TRUE
; ProTA 4.7 default is TRUE
DoubleClick=TRUE;
; Expanded Multiplayer Sharing Menu
; Enable or disable the new expanded multiplayer sharing menu
; TA v3.1 default is FALSE
; TA v2024.10.27 default is TRUE
; TA v2024.12.05 default is TRUE
; ProTA 4.7 default is TRUE
ShareDialogExpand=TRUE;
@ -100,20 +100,20 @@ ShareDialogExpand = TRUE;
; If resolution is not valid, the game will not start (use resolution overrider below to fix)
; Note: This setting is ignored if you are using cnc-ddraw
; TA v3.1 default is FALSE
; TA v2024.10.27 default is FALSE
; TA v2024.12.05 default is FALSE
; ProTA 4.7 default is FALSE
MenuResolution=FALSE;
; Megamap
; Enable or disable the new megamap
; TA v3.1 default is FALSE
; TA v2024.10.27 default is TRUE
; TA v2024.12.05 default is TRUE
; ProTA 4.7 default is TRUE
FullScreenMinimap=TRUE;
; Megamap Icon Configuration File
; Set the location of the megamap's icon configuration file