Portal 2 engine branch: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(→‎Availability: Added titanfall branch which was probably based off portal 2 branch according to the gameinfo.txt containing leftover appid of portal 2 in titanfall 2.)
Line 26: Line 26:
* {{tsp|4}}
* {{tsp|4}}
* {{tbg|4}}
* {{tbg|4}}
A third-party, heavily modified version of this engine used for {{titanfall|3.1}} & other games by Respawn Entertainment, called the {{tfbranch|4}}, is also available, and it is used on the following games:
:*{{titanfall|4}}
:*{{titanfall2|4}}
:*{{apex|4}}


Source code for this branch is '''not''' available. However, authoring tools exist for custom content.
Source code for this branch is '''not''' available. However, authoring tools exist for custom content.

Revision as of 02:58, 8 April 2023

English (en)Español (es)Translate (Translate)

The Portal 2 engine branch Portal 2 engine branch was introduced with Portal 2 Portal 2 in 2011. It succeeded the Alien Swarm engine branch Alien Swarm engine branch and was superseded by the CS:GO engine branch CS:GO engine branch.

Features

New since the Alien Swarm engine branch Alien Swarm engine branch is:

Improved shadow mapping
The entity env_projectedtexture is significantly improved. Compared to previous implementations, it has higher default resolution, better edge filtering and support for the caching of shadows from static objects.
Video playback on materials
Added support to render Bink Video in-game on surfaces.
Blob particles
A particle renderer that renders blobs of liquid, used for paint gel in Portal 2.
World portals
World portals that can seamlessly link together seperate parts of the world. This feature is exclusive to this engine branch.
Sound operators
For defining complex audio behaviour.
Finished water debris flow
The base texture water flow feature from the Alien Swarm engine branch has been finished, with flowed normals now distorting color lookup and the flow map's alpha channel controlling color map opacity.
Better PlayStation 3 ps3 Support
Of little use to modders, needless to say! Properly optimized by Valve unlike the PS3 port of The Orange Box The Orange Box which was done by EA and suffered from occasional frame drops.

Availability

A third-party, heavily modified version of this engine used for Titanfall & other games by Respawn Entertainment, called the Titanfall branch Titanfall branch, is also available, and it is used on the following games:

Source code for this branch is not available. However, authoring tools exist for custom content.