Source 2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 14: Line 14:


Support for 32-bit, OpenGL, DirectX 9, XAudio, and macOS versions below 10.14 were removed in 2021 with the {{dota2|3.1}} update.
Support for 32-bit, OpenGL, DirectX 9, XAudio, and macOS versions below 10.14 were removed in 2021 with the {{dota2|3.1}} update.


==Features==
==Features==
Line 30: Line 28:
*Native [[wikipedia: DirectX 11| DirectX 11®]] and [[wikipedia: Vulkan|Vulkan®]] support.
*Native [[wikipedia: DirectX 11| DirectX 11®]] and [[wikipedia: Vulkan|Vulkan®]] support.
*64-bit only
*64-bit only
== Limitations ==
{{warning|Some games like {{cs2|4}} no longer support [[Squirrel]], making things non-trivial to port and with no chance of a proper transition period when both features are functional.}}


== Products using Source 2 ==
== Products using Source 2 ==

Revision as of 22:54, 10 April 2023

English (en)Hrvatski (hr)Polski (pl)Português do Brasil (pt-br)Русский (ru)Українська (uk)中文 (zh)Translate (Translate)

id Tech 2 id Tech 2GoldSrc GoldSrcSource SourceSource 2 Source 2

Template:ModernTodo

Screenshot of Half-Life: Alyx Half-Life: Alyx, using the Source 2 Engine.
Screenshot of de_canals de_canals in Counter-Strike 2 Counter-Strike 2.

Source 2 Source 2 is a 3D video game engine in development by Valve as a successor to Source Source. It is used in Dota 2 Dota 2, SteamVR Home SteamVR Home, Half-Life: Alyx Half-Life: Alyx, S&box S&box, Counter-Strike 2 Counter-Strike 2, and more. Elements of Source 2 are present in Counter-Strike: Global Offensive Counter-Strike: Global Offensive, such as Panorama UI.

Source 2 was first made public with the Dota 2 Workshop Tools Alpha in August 6th 2014 and formally announced by Valve in March of 2015 at the Game Developers Conference. It was then implemented into Dota 2 on June 17th 2015. Valve has announced that Source 2 will be released to the public for free, and it will only take money should it be used for commercial products.

The engine is capable of rendering highly complex and well detailed scenes with minimal framerate drops, thanks to its new 64-bit support alongside Vulkan, allowing for better multi-core rendering and more efficient 3D rendering.

Support for 32-bit, OpenGL, DirectX 9, XAudio, and macOS versions below 10.14 were removed in 2021 with the Dota 2 update.

Features

  • Integrated asset management via the Asset System.
  • New engine-integrated authoring tools, rebuilt from the ground up.
  • Completely rebuilt Hammer level editor, featuring modern polygon mesh editing tools.
  • Support for both forward and deferred rendering pipelines.
  • Lower latency and more responsive input.
  • Improved audio and voice processing.
  • New in-house physics engine, Rubikon. Includes support for Cloth Simulation.
  • Physically based rendering support.
  • Support for the Steam Audio sound system.
  • Enhanced Panorama GUI, designed to be more user friendly.
  • Native DirectX 11® and Vulkan® support.
  • 64-bit only

Limitations

Warning.pngWarning:Some games like Counter-Strike 2 Counter-Strike 2 no longer support Squirrel, making things non-trivial to port and with no chance of a proper transition period when both features are functional.

Products using Source 2

Valve

Products made by Valve.

Third-Party

Products made by third-party companies and mod teams.

Tools

See Also