This article's documentation is for anything that uses the Source engine. Click here for more information.
This article relates to the software/tool "Source SDK". Click here for more information.

Source SDK Base Beta: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (category)
No edit summary
 
(25 intermediate revisions by 12 users not shown)
Line 1: Line 1:
This page is used to provide information on the latest Source SDK Beta releases.
{{TabsBar|main=Source SDK Base}}
The following '''Source SDK Base Beta''' versions are available:


== Recent updates ==
*{{srcsdk13sp|4}}
** {{code|upcoming}} - Originally was planned to be the next version to be released, but Valve instead abandoned it's release. Many Source 2013 SP mods often require "upcoming" branch to operate.
*{{srcsdk13mp|4}} (currently based on {{tf2branch|1}})
** {{code|prerelease}} - Upcoming version (last updated May 14, 2025 at the time when the page was edited)
** {{code|previous}} - The previous release (based on {{src13mp|1}}, but even older).
** {{code|previous2021}} - The previous release (based on {{src13mp|1}}). To play older Source SDK 2013 MP mods, you will need to select this beta branch.
** {{code|previous_upcoming}} - Obsoleted pre-release upcoming version circa 2016. Only use for viewing demos or for certain mods.


=== Thursday Jan 24th, 2008 ===
== Changelog archives ==
A Source SDK Beta is now available for testing, featuring new options for switching between editing for Orange Box and pre-Orange box engine games.
{{Note|These archived page applies to {{Srcsdk07|1}} and {{srcsdk06|1}} only.}}
 
* [https://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=115412 29 Mar 2009]
=== Older releases ===
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=71031 24 Jan 2008]
See the [[#Archives|archives]] for information on previous beta releases.
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=34147 17 Jan 2006]
 
== Getting the Source SDK Beta ==
[[Image:Sdk beta steam settings.jpg|thumb|250px|right|Activating the Source SDK Beta.]]
 
# Go to '''File''' > '''Settings''' in the Steam client.
# Click on the '''Change...''' button in the client participation section and select '''Source SDK Update''' in the drop-list of beta programs.
# Click '''OK''' and restart Steam when you are prompted to do so.
 
{{note|Be sure to run the game you wish to edit ''before'' running the SDK, to make sure you have the latest updates. Running the Source SDK without the most recent game updates will cause errors.}}
 
== Current changelist ==
 
* [[SDK Beta Changelist]]
 
== Current known issues ==
 
* Cannot create shortcuts to Hammer, Faceposer, and Model Viewer.
* Linux makefiles shipped with the SDK are incomplete and will be updated in the next release.
* The Particle Editor is not presently included in the Source SDK.
* Updated SDK shaders are not presently included in the Source SDK.
 
Also see [[Source SDK Known Issues]] or [http://developer.valvesoftware.com/cgi-bin/bugzilla/index.cgi Bugzilla Bug Database] for a more complete list of known issues and workarounds.
 
== Bug reporting ==
 
To report any issues you find with the SDK Beta, visit the [http://developer.valvesoftware.com/cgi-bin/bugzilla/index.cgi Source SDK Bugzilla Bug Database].
 
== Switching back to the non-Beta SDK ==
 
You can revert back to the "non-Beta" standard SDK release by following these steps:
# Close the Source SDK panel and all SDK tools.
# Go to '''File''' > '''Settings''' in the Steam client.
# Click on the '''Change...''' button in the client participation section and select '''NONE - Opt out of all beta programs''' in the drop-list of beta programs.
# Click '''OK''' and restart Steam when you are prompted to do so.
# Choose Source SDK from the Steam window.
# Choose '''Refresh SDK Content''' from the Source SDK panel.
# Wait for the Source SDK panel to finish refreshing the SDK content with the standard SDK files.
 
== Archives ==
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=34147 January 17th, 2006]


[[Category:Steam]]
[[Category:Steam]]
[[Category:Beta Releases]]
{{Source topicon}}
{{Srcsdk topicon}}
[[Category:Betas]]

Latest revision as of 17:43, 18 May 2025

edit

The following Source SDK Base Beta versions are available:

  • Source SDK Base 2013 - Singleplayer Source SDK Base 2013 - Singleplayer
    • upcoming - Originally was planned to be the next version to be released, but Valve instead abandoned it's release. Many Source 2013 SP mods often require "upcoming" branch to operate.
  • Source SDK Base 2013 - Multiplayer Source SDK Base 2013 - Multiplayer (currently based on Team Fortress 2 branch)
    • prerelease - Upcoming version (last updated May 14, 2025 at the time when the page was edited)
    • previous - The previous release (based on Source 2013 Multiplayer, but even older).
    • previous2021 - The previous release (based on Source 2013 Multiplayer). To play older Source SDK 2013 MP mods, you will need to select this beta branch.
    • previous_upcoming - Obsoleted pre-release upcoming version circa 2016. Only use for viewing demos or for certain mods.

Changelog archives

Note.pngNote:These archived page applies to Source SDK Base 2007 and Source SDK Base 2006 only.