Эта статья относится к игре "Half-Life 2". Нажмите для получения дополнительной информации.
Эта статья документации для всего, что использует платформу Source. Нажмите для получения дополнительной информации.

Team Fortress 2 engine branch

From Valve Developer Community
< Ru
Revision as of 11:24, 13 December 2024 by THE OWL (talk | contribs) (Created page with "{{subst:#if: Translation of 'Team Fortress 2 engine branch' to 'русский' via Template:LanguageBar buttons * * * * * * * * * * * * * * * * * * * * * * * * * * * *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{subst:#if:|||

Important step for replacing wikilinks after you've created this page

After you click 'Edit' do what the image shows. If you can't see editing toolbar you need to enable it in 'Preferences' -> Editing -> checkbox 'Enable the editing toolbar'

Preload - Language Links Replace.jpg
См. также:  {{LAuto}}

--- DON'T JUST BLINDLY DELETE THIS PART. DO REPLACE THE LINKS AND CATEGORIES. THE PICTURE SHOWS HOW TO USE IT ! ---

SEARCH FOR: \[\[(?!#|File(?:[ _]talk)?:|Image(?:[ _]talk)?:|Media:|Template(?:[ _]talk)?:|MediaWiki(?:[ _]talk)?:|Talk:|Category[ _]talk:|Project[ _]talk:|Valve[ _]Developer[ _]Community[ _]talk:|Help[ _]talk:|User(?:[ _]talk)?:|c:|commons:|Dictionary:|Google:|GoogleGroups:|IMDB:|M:|Meta:|Metawikipedia:|MW:|SdkBug:|SourceForge:|Steampowered:|W:|Wiki:|WikiBooks:|Wikipedia:|Wikiquote:|Wiktionary:|WP:)(:?(?:Category|Category|Help|Project|Valve[ _]Developer[ _]Community|Special|)(?:[^\|\]]+))(\|?.*?)\]\]

REPLACE WITH: {{subst:LAuto|$1$2}}

}}
Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

Info content.png
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)

English (en)Русский (ru)中文 (zh)Translate (Translate)

Неполная

This article or section is a stub. You can help by expanding it.

The Ветвь Team Fortress 2 Ветвь Team Fortress 2 is a newer version of Source 2013 Multiplayer Source 2013 Multiplayer, developed from updates to Team Fortress 2 Team Fortress 2.

The branches have incompatible ABIs, i.e. mods/tools compiled for Source 2013 Multiplayer will not work under Team Fortress 2 without updating interfaces.

Features

New since the Source 2013 Multiplayer Source 2013 Multiplayer branch is:

Swaying trees (также в Garry's Mod Mapbase Версия платформы Left 4 Dead Alien Swarm engine branch Portal 2 engine branch CS:GO engine branch Strata Source Xengine)
A material parameter that gives the effect of trees swaying in the wind.
64-bit binaries (также в Garry's Mod)
Allows the game to access more than 4GB RAM and have slightly better performance. Additionally, tools such as Hammer, map compilers (VBSP, VVIS, VRAD), etc... also have 64-bit binaries.
Note.pngПримечание:Team Fortress 2 64-bit is not available on Mac.
Half-Life 2 was the first game to receive 64-bit update back in 2005, when it ran on Source 2004. It was later removed for unknown reasons, but it also had some technical issues at the time.
Half-Life 2: Deathmatch only has 64-bit binaries for the engine DLLs; all executables and game DLLs are still 32-bit.
VScript (также в Mapbase No More Room in Hell Версия платформы Left 4 Dead Portal 2 engine branch CS:GO engine branch)
A powerful new scripting system primarily using Squirrel Squirrel. Third-party games may have different VScript implementation.
WebM video playback (также в Hunt Down the Freeman Garry's Mod Counter-Strike: Global Offensive Strata Source)
Used for game intros or cutscenes in some games. Replaces Bink video. WebM allows smaller file sizes without significant degradation in video quality.
Vulkan renderer (также в Half-Life 2 Portal Left 4 Dead 2 Portal 2 engine branch CS:GO engine branch Strata Source Xengine)
A low-overhead, cross-platform graphics API, successor to OpenGL.
First introduced in 2022 with Half-Life 2 and Portal, and was add in Team Fortress 2 later during the 64-bit update. Portal with RTX also uses Vulkan as part of the RTX Remix runtime. Using DXVK, a library used to translate Direct3D calls to Vulkan. This is disabled by default, but can be enabled in supported games by passing -vulkan into the game's launch options.
VGUI High DPI support (также в Half-Life 2 20th)
VGUI elements are now properly scalable on higher resolutions such as 4K (3840x2160).
Texture streaming (также в CS:GO engine branchTitanfall branch)
Reduce system RAM and graphics card VRAM usage by streaming textures as needed instead of loading them all when loading the map.
Removal of Miles Sound System middleware
Uses minimp3 for MP3 playback instead.
Numerous security fixes
See GitHub post.

Availability

Game code for this branch is not available.