Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9f75688b5 | ||
|
|
1a1cd7b4c5 | ||
|
|
06e890925f |
+2
-2
@@ -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
|
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
|
||||||
TADEMO.ufo filter=lfs diff=lfs merge=lfs -text
|
|
||||||
Viewer.exe filter=lfs diff=lfs merge=lfs -text
|
|
||||||
|
|||||||
@@ -1495,6 +1495,7 @@ Modding Support:
|
|||||||
-Archdragon for several groundbreaking model concepts in ESC that launched dozens more.
|
-Archdragon for several groundbreaking model concepts in ESC that launched dozens more.
|
||||||
-Bluewolf for hosting ESC over at tauniverse.com
|
-Bluewolf for hosting ESC over at tauniverse.com
|
||||||
-Boogilizer (of TA:Devolution fame) for early mod and scripting support.
|
-Boogilizer (of TA:Devolution fame) for early mod and scripting support.
|
||||||
|
-Captain_DynamiteBeard for sharing of clever/crazy unit FBI tags and unit concepts.
|
||||||
-Draken and KmKickle for installer support.
|
-Draken and KmKickle for installer support.
|
||||||
-IDEC for innovative weapon and script concepts and the very useful unit and weapon tag guides.
|
-IDEC for innovative weapon and script concepts and the very useful unit and weapon tag guides.
|
||||||
-Keeper/SnakeInTheMirrior for custom side colors along with native support via totala.exe, early AI addons, and music support.
|
-Keeper/SnakeInTheMirrior for custom side colors along with native support via totala.exe, early AI addons, and music support.
|
||||||
|
|||||||
+12370
File diff suppressed because it is too large
Load Diff
+12785
File diff suppressed because it is too large
Load Diff
LFS
BIN
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
; Total Annihilation Escalation advanced settings v9.9.5
|
; Total Annihilation Escalation advanced settings v9.9.7
|
||||||
|
|
||||||
; 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;
|
||||||
|
|
||||||
|
|||||||
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
Reference in New Issue
Block a user