Portal 2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (minor formatting and grammar fixes)
Line 4: Line 4:
{{portal2|4}} (2011) draws from the award-winning formula of innovative gameplay, story, and music that earned the original {{portal|4}} over 70 industry accolades and created a cult following.
{{portal2|4}} (2011) draws from the award-winning formula of innovative gameplay, story, and music that earned the original {{portal|4}} over 70 industry accolades and created a cult following.


The single-player portion of Portal 2 introduces a cast of dynamic new characters, a host of fresh puzzle elements, and a much larger set of devious test chambers. Players will explore never-before-seen areas of the [[Aperture Science]] Labs and be reunited with [[GLaDOS]], the occasionally murderous computer companion who guided them through the original game.
The single-player portion of ''Portal 2'' introduces a cast of dynamic new characters, a host of fresh puzzle elements, and a much larger set of devious test chambers. Players will explore never-before-seen areas of the [[Aperture Science]] Labs and be reunited with [[GLaDOS]], the occasionally-murderous computer companion who guided them through the original game.


The game’s two-player cooperative mode features its own entirely separate campaign with a unique story, test chambers, and two new player characters. This new mode forces players to reconsider everything they thought they knew about portals. Success will require them to not just act cooperatively, but to think cooperatively.
The game’s two-player cooperative mode features its own entirely separate campaign with a unique story, test chambers, and two new player characters. This new mode forces players to reconsider everything they thought they knew about portals. Success will require them to not just act cooperatively but also think cooperatively.


{{note|Portal 2 grants access to the Source SDK and SDK Base games. Its store page does not mention this.}}
{{note|''Portal 2'' grants access to the [[Source SDK]] and [[SDK Base]] games. Its store page does not mention this.}}


== Features ==
== Features ==


Portal 2 introduces:
''Portal 2'' introduces:


; Improved [[W:shadow_mapping|shadow mapping]]
; Improved [[W:shadow_mapping|shadow mapping]]
: The entity [[env_projectedtexture]] is used intensively throughout the game. Compared to previous implementations it has higher default resolution, better edge filtering and support for the caching of shadows from static objects.
: The entity {{ent|env_projectedtexture}} is used extensively throughout the game. Compared to previous implementations, it has higher default resolution, better edge filtering, and support for the caching of shadows from static objects.
; [[Soundscripts#Operator_stacks|Sound operators]]
; [[Soundscripts#Operator stacks|Sound operators]]
: For defining complex audio behaviour.
: For defining complex audio behaviour.
; [[render_blobs|Blob particles]]
; [[Particle System Renderers#render_blobs|Blob particles]]
: Used to render paint.
: Used to render paint.
; [[Vgui_movie_display | Video playback]] on [[material]]s
; [[Vgui_movie_display|Video playback]] on [[material]]s
: Added support to render [[Wikipedia:Bink Video|Bink Video]] in-game on surfaces.
: Added support to render [[Wikipedia:Bink Video|Bink Video]] in-game on surfaces.



Revision as of 12:00, 29 April 2022

English (en)Español (es)Hrvatski (hr)Русский (ru)中文 (zh)Translate (Translate)

Portal 2 Portal 2 (2011) draws from the award-winning formula of innovative gameplay, story, and music that earned the original Portal Portal over 70 industry accolades and created a cult following.

The single-player portion of Portal 2 introduces a cast of dynamic new characters, a host of fresh puzzle elements, and a much larger set of devious test chambers. Players will explore never-before-seen areas of the Aperture Science Labs and be reunited with GLaDOS, the occasionally-murderous computer companion who guided them through the original game.

The game’s two-player cooperative mode features its own entirely separate campaign with a unique story, test chambers, and two new player characters. This new mode forces players to reconsider everything they thought they knew about portals. Success will require them to not just act cooperatively but also think cooperatively.

Note.pngNote:Portal 2 grants access to the Source SDK and SDK Base games. Its store page does not mention this.

Features

Portal 2 introduces:

Improved shadow mapping
The entity env_projectedtexture is used extensively throughout the game. Compared to previous implementations, it has higher default resolution, better edge filtering, and support for the caching of shadows from static objects.
Sound operators
For defining complex audio behaviour.
Blob particles
Used to render paint.
Video playback on materials
Added support to render Bink Video in-game on surfaces.

Content

See Also

Gallery

External links