Portal 2: Difference between revisions
m (→See Also) |
mNo edit summary |
||
Line 10: | Line 10: | ||
== Features == | == Features == | ||
[[Portal 2 engine branch]] introduces: | [[Portal 2 engine branch]] introduces: | ||
Line 23: | Line 22: | ||
== Content == | == Content == | ||
* Portal 2 (<code>portal2</code>) | * Portal 2 (<code>portal2</code>) | ||
* Peer Review DLC (<code>portal2_dlc1</code>) | * Peer Review DLC (<code>portal2_dlc1</code>) | ||
* [[Portal 2 Puzzle Maker|PETI DLC]] (<code>portal2_dlc2</code>) | * [[Portal 2 Puzzle Maker|PETI DLC]] (<code>portal2_dlc2</code>) | ||
* [[Portal 2 (engine branch)|Portal 2 engine branch]] | * [[Portal 2 (engine branch)|Portal 2 engine branch]] | ||
== Gallery == | == Gallery == | ||
<gallery mode=packed> | <gallery mode="packed" > | ||
Sp colo tbeam paint0241.jpg | Sp colo tbeam paint0241.jpg | ||
Global shadow mapping.jpg | Global shadow mapping.jpg | ||
Line 56: | Line 45: | ||
== External links == | == External links == | ||
* [http://www.thinkwithportals.com/ Official site] | * [http://www.thinkwithportals.com/ Official site] | ||
* [[Wikipedia:Portal 2]] | * [[Wikipedia:Portal 2]] | ||
* [http://gameinformer.com/mag/portal2.aspx Game Informer Portal 2 Hub] | * [http://gameinformer.com/mag/portal2.aspx Game Informer Portal 2 Hub] | ||
== See Also == | |||
* [[Portal 2/Creating a mod|Creating a Portal 2 mod]] | |||
* [[Portal 2 Level Design]] | |||
* [[Portal 2 Puzzle Maker]] | |||
* [[Portal 2 (Console)|Xbox 360 & PS3 version of Portal 2]] | |||
* {{Portal|4}} | |||
* {{portal2Sixense|4}} | |||
* {{pcc|4}} ({{NS|4.1}} only) |
Revision as of 07:11, 29 April 2023
Portal 2 (2011) draws from the award-winning formula of innovative gameplay, story, and music that earned the original
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.
Features
Portal 2 engine branch 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
- Portal 2 (
portal2
) - Peer Review DLC (
portal2_dlc1
) - PETI DLC (
portal2_dlc2
) - Portal 2 engine branch