Source 2013
起源2013引擎分支(又称 SteamPipe 分支)是橙盒 引擎分支分支的最终迭代。它由 Valve 于 2013 年推出,旨在用求生之路 引擎分支引擎分支中引入的 VPK 格式取代过时的 GCF 文件格式。
内容发生了重大变化,所有使用 起源2009和起源 多人分支分支的 Valve 游戏都升级到了该分支。半衰期:起源 从 起源2006引擎分支升级为该引擎分支。
custom
文件夹是为了让修改更容易,并作为每个起源游戏的安装路径而添加的。
SteamPipe 因简化了起源引擎挂载内容的方式并包含了之前未发布的 军团要塞2代码而备受赞誉,但它也破坏了无数的mod,并使起源2009分支中已经存在的问题更加严重,此外还导致了半衰期:起源出现了更多的bug 。它也没有求生之路 引擎分支分支的大部分功能。不过,随着时间的推移,引擎分支不断完善,现在已成为使用的主要分支。
起源2013 分为两个子分支, 起源2013 单人分支 和 起源2013 多人分支,它们分别取代了 起源2009 和 起源 多人分支 分支。这两个子分支基本上是可互换的,但它们使用单独的代码库,并且多人分支具有单人分支中不可用的一些功能。
由于多人游戏分支的附加功能所带来的好处(静态道具 lightmaps 和 BSP 压缩),只有在使用Mapbase等基础mod或制作不修改游戏代码的单人mod时,才应使用单人分支。
Contents
功能
来自 起源2009 引擎分支的新功能:
- VPK files and
custom
folder - First introduced on 求生之路 引擎分支 and onwards, it was later available on 起源2013, which replaced the old GCF format. This also adds support for reading any files from "custom" folder.
- Linux support
- The engine can now run on Linux. However, Linux support outside of official games may be spotty.
- Static prop lightmaps (仅存在于 之中)(也存在于 之中)
- Static props without bump map s can now use lightmap s.
- Per-texel color tint masking for models
$blendtintbybasealpha
is ported from the 求生之路 引擎分支. 起源2013 includes an exclusive additional parameter,$blendtintcoloroverbase
.- Swaying trees (仅存在于 之中)
- A material parameter that gives the effect of trees swaying in the wind.
- BSP 压缩 (仅存在于 之中)
- BSP maps and packed files can be losslessly compressed on both server and client.
- VScript (仅存在于 之中)
- A powerful new scripting system primarily using Squirrel (if ), Lua (if ).
可用性
Source 2013 多人游戏和单人游戏分支的游戏代码都包含在 Valve 的 Source SDK 2013 repository 存储库。
Source 2013 Singleplayer
Deprecates 起源2009
第三方
Source 2013 Multiplayer
Deprecates 起源 多人分支
第三方
第三方使用 Source 2013 分支
The following games use neither nor , but rather use custom (heavily modified) branches forked earlier versions from both Source 2013 branches, with newer features added on. As such, they may or may not include all features from newer first-party versions of Source 2013, such as LZMA-compressed BSPs or lightmapped MDLs .
- 黑山 (branch also known as "Xengine")
- Garry's Mod (which also support some features from Alien Swarm, Portal 2 engine branch and onwards, such as partial VTF 7.5 support). Also have 64-bit executable.
另见
|