Maps Workshop

From Valve Developer Community
< Zh‎ | Source 2‎ | Docs‎ | Level Design
Revision as of 10:02, 11 July 2024 by Nesciuse (talk | contribs) (-Using L template for links)
Jump to navigation Jump to search
English (en)Deutsch (de)Русский (ru)Українська (uk)中文 (zh)Translate (Translate)

将地图与资产迁移至起源2 起源2.


== 导入工具文档(en)

Warning icon.png
This article has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|zh}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

==

反恐精英2 反恐精英2的创意工坊工具中含有一个Python脚本,此脚本可以帮助内容创作者将地图和资产快速迁移至起源2 起源2。在开始工作前,你必须做一些准备工作。


导入后修复流程(en) Cnen.png

修复天空盒、清整网格体、转换立方体贴图(Cubemap)的方法。


Hammer最低配置要求

Hammer现利用 GPU 硬件加速光线追踪(路径跟踪)来预览和编译反恐精英2 反恐精英2的光照,此举大大加快了编译时间,即使在低端硬件上也是如此。但因此,你现在需要一个能够进行光线追踪的GPU才能让Hammer正常运行。

GPU最低配置要求:

  • Nvidia RTX 2060 6GB
  • AMD Radeon 6600XT

GPU推荐配置要求:

  • Nvidia RTX 2080 Ti+
  • AMD Radeon 6800XT+

实际上,Valve 给出的最低要求不准确。经验证,所有具有硬件光追单元的 GPU 均可加速光照编译。我们给出以下表单,它们的性能都比 RTX 2060 / 6600XT 低,但也能使用 GPU 加速。

  • Intel Arc 系列显卡

- Intel Arc A380

- Intel Arc A750

- Intel Arc A770

  • AMD RDNA 2 架构系列显卡

- AMD Radeon RX 6300 / 6300M

- AMD Radeon RX 6400

- AMD Radeon RX 6500XT / 6500M

- AMD Radeon RX 6600 / 6600M

  • NVIDIA GeForce 系列显卡

- NVIDIA GeForce MX570

- NVIDIA GeForce RTX 2050

- NVIDIA GeForce RTX 3050 / 3050 Laptop GPU

- NVIDIA GeForce RTX 3050 Ti Laptop GPU


待完善: [Obsolete-notext.png 已弃用]你仍然可以通过转移一些文件来使用过时的 CPU 光照编译器。
Warning.png警告:已过时的 CPU 光照编译器不支持反恐精英2 反恐精英2中新光照类型,如自发光材质。