Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DTA config #588

Merged
merged 6 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
62 changes: 36 additions & 26 deletions DXMainClient/Resources/ClientDefinitions.ini
Original file line number Diff line number Diff line change
@@ -1,98 +1,108 @@
; Dawn of the Tiberium Age CnCNet Client Definitions

[Themes]
0=DTA Theme,DTA Theme\
1=Tiberian Dawn,Classic Theme\
2=Allied Theme,Allied Theme\
3=Soviet Theme,Soviet Theme\
0=Default theme,Default Theme\

[Settings]

; The executable that is started by the client after creating the .dxfail
; file if DirectX11 initialization fails
LauncherExe=DTA.exe
LauncherExe=TiberianSun.exe

; The filename of the game executable to launch
; Accepts multiple entries separated with a comma,
; but currently only the first entry is ever used
GameExecutableNames=game.exe

; Game executable name for Linux/Mac systems
UnixGameExecutableName=wine-dta.sh
UnixGameExecutableName=wine-ts.sh

;ExtraCommandLineParams=
ExtraCommandLineParams=-CD.

; The filename of the client and game settings configuration file
SettingsFile=Settings.ini
SettingsFile=SUN.ini

; Path to the file that defines multiplayer maps
MPMapsPath=INI\MPMaps.ini

; Game modes that custom maps are allowed to show up in
AllowedCustomGameModes=Custom Map,Standard,Co-Op Easy,Co-Op Medium,Co-Op Hard
AllowedCustomGameModes=Custom Map,Standard

; The number of loading screens for each side in the game
LoadingScreenCount=2

; The local game, corresponding to game definitions in ClientCore
LocalGame=DTA
LocalGame=TS

; Long game name, displayed in various places in the UI
LongGameName=Dawn of the Tiberium Age
LongGameName=Tiberian Sun

; The name that's displayed as the window's title
WindowTitle=Tiberian Sun Client

; Install path in registry, from HKEY_CURRENT_USER\Software\
RegistryInstallPath=DawnOfTheTiberiumAge
RegistryInstallPath=TiberianSun

; CnCNet 5 live status identifier
CnCNetLiveStatusIdentifier=cncnet5_dta
CnCNetLiveStatusIdentifier=cncnet5_ts

; The URL to open when the user clicks on "Credits" in the Extras menu
CreditsURL=http://www.moddb.com/mods/the-dawn-of-the-tiberium-age/tutorials/credits
CreditsURL=https://downloads.cncnet.org/updates/games/ts/live/credits.htm

; The URL to open when the user clicks on the change log link in the update query window
ChangelogURL=http://www.moddb.com/mods/the-dawn-of-the-tiberium-age/tutorials/change-log
ChangelogURL=https://downloads.cncnet.org/updates/games/ts/live/changelog.txt

; The support URL displayed when the client crashes or fails to update
LongSupportURL=https://ppmforums.com/index.php?f=504
LongSupportURL=http://ppmforums.com/index.php?f=24

; The shortened version of the above-mentioned support URL
ShortSupportURL=ppmforums.com/index.php?f=504
ShortSupportURL=ppmforums.com/index.php?f=24

; File to launch when the user wants to open the map editor
MapEditorExePath=Map Editor\Map Editor.bat

; Path to FinalSun map editor configuration file, the client writes its install path to the file
FSIniPath=Map Editor\FinalSun.ini

; File name of BattleFS.ini, in the INI\ directory
; File name of BattleFS.ini equivalent, in the INI\ directory
; It's recommended to just write all campaigns in Battle.ini instead
BattleFSFileName=BattleE.ini
BattleFSFileName=BattleFS.ini

; Whether to write SidebarHack=true to spawn.ini on game launch
; Enable or disable this if GDI and Nod are unintentionally using each other's sidebars.
SidebarHack=yes

; The minimum width that the client window is rendered at,
; smaller resolutions are downscaled
MinimumRenderWidth=1280
MinimumRenderWidth=1024

; The minimum height that the client window is rendered at,
; smaller resolutions are downscaled
MinimumRenderHeight=768
MinimumRenderHeight=600

; The maximum width that the client window is rendered at,
; larger resolutions are upscaled
MaximumRenderWidth=1280

; The maximum height that the client window is rendered at,
; larger resolutions are upscaled
MaximumRenderHeight=800
MaximumRenderHeight=720

; Resolutions that are given the "(Recommended)" suffix in the options window
RecommendedResolutions=1280x720 ;,1360x768,1366x768,2560x1440

; Hotkey configuration file for the hotkey configuration window
; in the options menu
KeyboardINI=Keyboard.ini

; The name of the log file to parse statistics from at the end of the game
StatisticsLogFileName=DTA.LOG
StatisticsLogFileName=TS.LOG

; Discord application ID for Discord integration
DiscordAppId=680072927223218222
DiscordAppId=1041056809349304441

; The filename of the QuickMatch executable to launch
Quickmatch=CnCNetQM.exe

; Comment out to disable mod mode and enable the updater
ModMode=yes
; Set to true to disable the updater and to hide the "cheater!" dialog when modding the game
ModMode=true
Binary file removed DXMainClient/Resources/DTA/110pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/110pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/121pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/121pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/133pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/133pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/133pxtab.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/133pxtab_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/142pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/142pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/160pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/160pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/160pxtab.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/160pxtab_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/75pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/75pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/92pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/92pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/92pxtab.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/92pxtab_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/97pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/97pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/110pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/110pxbtn_c.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/121pxbtn.png
Binary file not shown.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/121pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/133pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/133pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/133pxtab.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/133pxtab_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/142pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/142pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/160pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/160pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/160pxtab.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/160pxtab_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/75pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/75pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/92pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/92pxbtn_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/92pxtab.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/92pxtab_c.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/97pxbtn.png
Diff not rendered.
Binary file removed DXMainClient/Resources/DTA/Allied Theme/97pxbtn_c.png
Diff not rendered.
41 changes: 0 additions & 41 deletions DXMainClient/Resources/DTA/Allied Theme/DTACnCNetClient.ini

This file was deleted.

44 changes: 0 additions & 44 deletions DXMainClient/Resources/DTA/Allied Theme/ExtrasWindow.ini

This file was deleted.

89 changes: 0 additions & 89 deletions DXMainClient/Resources/DTA/Allied Theme/GenericWindow.ini

This file was deleted.

Loading
Loading