Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
871ca0d688 |
@@ -7,9 +7,3 @@ 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
|
|
||||||
eplayx.dll filter=lfs diff=lfs merge=lfs -text
|
|
||||||
taesc.dll filter=lfs diff=lfs merge=lfs -text
|
|
||||||
|
|||||||
+143
-960
File diff suppressed because it is too large
Load Diff
-11776
File diff suppressed because it is too large
Load Diff
-11882
File diff suppressed because it is too large
Load Diff
-12016
File diff suppressed because it is too large
Load Diff
-12296
File diff suppressed because it is too large
Load Diff
-12370
File diff suppressed because it is too large
Load Diff
-12785
File diff suppressed because it is too large
Load Diff
-13195
File diff suppressed because it is too large
Load Diff
-13573
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-4
@@ -20,13 +20,10 @@ NukeIcon=NUKEICON.pcx;
|
|||||||
; A disabled example of the syntax is provided below
|
; A disabled example of the syntax is provided below
|
||||||
; In the example, any unit with KBOT as a category will use KBOT.pcx as the icon (not provided)
|
; In the example, any unit with KBOT as a category will use KBOT.pcx as the icon (not provided)
|
||||||
|
|
||||||
AIR=AIR.pcx
|
AIR=AIRCONS.pcx
|
||||||
LAB=FACTORY.pcx
|
LAB=FACTORY.pcx
|
||||||
BLDG=BUILDING.pcx
|
BLDG=BUILDING.pcx
|
||||||
BIG=BIG.pcx
|
BIG=BIG.pcx
|
||||||
LRG=LRG.pcx
|
LRG=LRG.pcx
|
||||||
FAT=FAT.pcx
|
FAT=FAT.pcx
|
||||||
AIRCONS=AIRCONS.pcx
|
|
||||||
CONS=CONS.pcx
|
|
||||||
BIGCON=BIGCON.pcx
|
|
||||||
|
|
||||||
|
|||||||
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
; Total Annihilation Escalation advanced settings v9.9.9
|
; Total Annihilation Escalation advanced settings v9.9.1
|
||||||
|
|
||||||
; 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,15 +11,7 @@
|
|||||||
; TA v3.1 default is DISABLED
|
; TA v3.1 default is DISABLED
|
||||||
; TA Escalation default is DISABLED
|
; TA Escalation default is DISABLED
|
||||||
|
|
||||||
UseVideoMemory = TRUE;
|
UseVideoMemory = FALSE;
|
||||||
|
|
||||||
; 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)
|
||||||
@@ -84,7 +76,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 TRUE
|
; TA Escalation default is FALSE
|
||||||
|
|
||||||
DoubleClick = TRUE;
|
DoubleClick = TRUE;
|
||||||
|
|
||||||
@@ -112,7 +104,7 @@ MenuResolution = FALSE;
|
|||||||
|
|
||||||
FullScreenMinimap = TRUE;
|
FullScreenMinimap = TRUE;
|
||||||
|
|
||||||
; Megamap FPS - currently disabled in v9.9.9
|
; Megamap FPS - currently disabled in v8.3
|
||||||
; Set desired value
|
; Set desired value
|
||||||
; TA v3.1 default is 60
|
; TA v3.1 default is 60
|
||||||
; TA Escalation default is 60
|
; TA Escalation default is 60
|
||||||
|
|||||||
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
Reference in New Issue
Block a user