

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 在 Deadline Cloud 上安装 Autodesk 3ds Max
<a name="examples-host-config-3dsmax"></a>

[3dsmax](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax) 主机配置脚本在 Windows 服务管理的车队工作人员上安装了带有渲染器插件的 3ds Max V-Ray，例如 Corona、tyFlow 和 AEC 插件。由于 3ds Max 仅在 Windows 上运行并且需要管理权限才能安装，因此推荐的方法是通过主机配置脚本将其安装在工作主机上。

这些示例包括以下版本的脚本和插件组合：
+ [3dsmax-2024 — 3ds Max 2024](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2024)。
+ [3dsmax-2025 and-vray — 3ds Max 2025 带](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-vray)有。 V-Ray
+ [3dsmax-2025 和 corona-13 — 3ds Max 2025 带有 Chaos Corona 13](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-corona-13)。
+ [3dsmax-2025-vray-and-aec-plugins — 带有 AEC 插件的 3ds Max 2025 和 AEC 插件](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-aec-plugins)。 V-Ray 
+ [3dsmax-2025-vray-and-tyflow — 3ds Max 2025 带有 ty](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-tyflow) Flow。 V-Ray 
+ [3dsmax-2027 — 3ds Max 2027](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027)。
+ [3dsmax-2027and-vray — 3ds Max 2027 带](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray)有。 V-Ray
+ [3dsmax-2027和corona-14 — 3ds Max 2027 带有 Chaos Corona 14](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-corona-14)。
+ [3dsmax-2027and-vray-and-tyflow — 3ds Max 2027 带](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray-and-tyflow)有 tyFlow。 V-Ray 
+ [3dsmax-2027-vray-and-aec-plugins — 3ds Max 2027 带](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-vray-and-aec-plugins)有 AEC 插件。 V-Ray 

[要为不同的版本、渲染器或插件组合生成脚本，你可以使用 [Kiro AI 代理和捆绑的 3dsmax-host-](https://kiro.dev) config 技能。](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/skills/3dsmax-host-config)

每个脚本都会从您的 AWS 账户中的 Amazon S3 存储桶中下载 3ds Max 安装程序，并在静默模式下运行该安装程序。Autodesk 将 3ds Max 作为`.7z`存档提供，脚本预计将其重新打包为。`.zip`每个脚本的自述文件都包含创建`.zip`档案并将其上传到 Amazon S3 的说明。

您的队列 IAM 角色需要`s3:GetObject`获得 Amazon S3 中安装人员的许可。