Author SHA1 Message Date
Axle1975 782306497f add TAESC.ini 2026-02-09 10:26:15 +11:00
Axle1975 e9057f85c9 hotfix taesc-9.98 2024-09-19 10:08:25 +10:00
Axle1975 f0a1affbb1 taesc-9.98 2024-07-05 09:14:53 +10:00
Axle1975 1a1cd7b4c5 taesc 9.9.7 2024-03-05 09:19:14 +11:00
Axle1975 06e890925f taesc 9.9.6 2023-10-01 14:14:37 +11:00
Axle1975 7df579d7ba taesc-9.95 2023-08-14 21:39:14 +10:00
16 changed files with 51636 additions and 166 deletions
+3 -3
View File
@@ -7,9 +7,9 @@ TotalA.exe filter=lfs diff=lfs merge=lfs -text
T2ESC.ufo filter=lfs diff=lfs merge=lfs -text T2ESC.ufo filter=lfs diff=lfs merge=lfs -text
T3ESC.ufo filter=lfs diff=lfs merge=lfs -text T3ESC.ufo filter=lfs diff=lfs merge=lfs -text
TXESC.ufo filter=lfs diff=lfs merge=lfs -text TXESC.ufo filter=lfs diff=lfs merge=lfs -text
TADEMO.ufo filter=lfs diff=lfs merge=lfs -text
Viewer.exe filter=lfs diff=lfs merge=lfs -text
ddraw.dll filter=lfs diff=lfs merge=lfs -text
emusi.dll filter=lfs diff=lfs merge=lfs -text emusi.dll filter=lfs diff=lfs merge=lfs -text
eplayx.dll filter=lfs diff=lfs merge=lfs -text eplayx.dll filter=lfs diff=lfs merge=lfs -text
taesc.dll filter=lfs diff=lfs merge=lfs -text taesc.dll filter=lfs diff=lfs merge=lfs -text
ddraw.dll filter=lfs diff=lfs merge=lfs -text
Viewer.exe filter=lfs diff=lfs merge=lfs -text
TADEMO.ufo filter=lfs diff=lfs merge=lfs -text
+959 -142
View File
File diff suppressed because it is too large Load Diff
+12296
View File
File diff suppressed because it is too large Load Diff
+12370
View File
File diff suppressed because it is too large Load Diff
+12785
View File
File diff suppressed because it is too large Load Diff
+13195
View File
File diff suppressed because it is too large Load Diff
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+10 -3
View File
@@ -1,4 +1,4 @@
; Total Annihilation Escalation advanced settings v9.9.4 ; Total Annihilation Escalation advanced settings v9.9.8
; Windowed mode will disable many TA Escalation features (including some of these) and is not recommended ; Windowed mode will disable many TA Escalation features (including some of these) and is not recommended
@@ -11,7 +11,14 @@
; TA v3.1 default is DISABLED ; TA v3.1 default is DISABLED
; TA Escalation default is DISABLED ; TA Escalation default is DISABLED
UseVideoMemory = FALSE; 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 v3.1 default is FALSE
; TA Escalation default is TRUE
DisplayModeMinHeight768 = TRUE;
; Music Player ; Music Player
; Set to 0, 1, or 2 (0 = run from CD Player, 1 = run MP3s from common files folder under TOTALA, 2 = run from TAMUS folder) ; Set to 0, 1, or 2 (0 = run from CD Player, 1 = run MP3s from common files folder under TOTALA, 2 = run from TAMUS folder)
@@ -76,7 +83,7 @@ MultiGameWeapon = FALSE;
; Double-click selection ; Double-click selection
; Enable or disable the new "double-click to select all units of the same type on screen" feature ; 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 v3.1 default is FALSE
; TA Escalation default is FALSE ; TA Escalation default is TRUE
DoubleClick = TRUE; DoubleClick = TRUE;
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.