These Windows host configuration scripts install 3ds Max and selected renderers or plugins on AWS Deadline Cloud service-managed fleet workers. 3ds Max requires administrative installation, so host configuration is the recommended delivery boundary.
This table covers every immediate sample directory in host_configuration_scripts/3dsmax/.
| Sample | What it demonstrates | Start here when |
|---|---|---|
| 3ds Max 2024 | Installing the base 2024 application | You need 3ds Max 2024 without bundled render plugins |
| 3ds Max 2025 and Corona 13 | Installing 3ds Max with Corona Renderer | Your 2025 scenes render with Corona 13 |
| 3ds Max 2025 and V-Ray | Installing 3ds Max and V-Ray together | Your 2025 scenes use V-Ray |
| 3ds Max 2025, V-Ray, and AEC plugins | Adding Forest Pack, RailClone, and architectural visualization plugins | A 2025 V-Ray workload uses common AEC plugins |
| 3ds Max 2025, V-Ray, and tyFlow | Installing V-Ray and tyFlow with 3ds Max | A 2025 workload combines rendering and particle simulation |
| 3ds Max 2027 | Installing the base 2027 application | You need 3ds Max 2027 without bundled render plugins |
| 3ds Max 2027 and Corona 14 | Installing the first Corona version supporting 3ds Max 2027 | Your 2027 scenes render with Corona 14 |
| 3ds Max 2027 and V-Ray | Installing 3ds Max 2027 and V-Ray | Your 2027 scenes use V-Ray |
| 3ds Max 2027, V-Ray, and tyFlow | Installing V-Ray and tyFlow with 3ds Max 2027 | A 2027 workload combines rendering and particle simulation |
| 3ds Max 2027, V-Ray, and AEC plugins | Adding Forest Pack, RailClone, FloorGenerator, and MultiTexture | A 2027 V-Ray workload uses architectural visualization plugins |
The samples currently cover 3ds Max 2024, 2025, and 2027. The Deadline Cloud submitter also supports 3ds Max 2026; adapt the nearest script for that installer and verify all product-specific silent-install options.
The samples cover specific combinations. To create a script for another 3ds Max version, renderer, or plugin combination, you can use Kiro with this repository.
- Install Kiro.
- Clone this repository and open it as the Kiro workspace.
- Ask for the combination you need, for example:
Create a host configuration script for 3ds Max 2026Create a host configuration script for 3ds Max 2026 and V-Ray 8Create a host configuration script for 3ds Max 2027 and Corona 14Add a host configuration script for 3ds Max 2026 with Forest Pack 10
- Kiro reads
skills/3dsmax-host-config/SKILL.mdand generates a script and README for the requested combination. - Review and test the generated script, replace its
TODOvalues with your S3 bucket and installer names, and then configure the fleet.
- Download each licensed installer from its vendor and place it in an S3 bucket in your account.
- Grant the fleet role
s3:GetObjectfor the installer objects. - Review installer versions, checksums where available, silent flags, licensing, and restart requirements before using a script.
Autodesk distributes 3ds Max as a .7z archive plus an extraction executable. The samples expect a ZIP so Windows can extract it without third-party software such as 7-Zip.
- Open the Autodesk Products and Services page, sign in, and choose View details for 3ds Max.

- Select the version, open the menu beside Download, and choose Direct Download. Keep the downloaded
.7zand.exein the same folder.
- Run the
.exe, wait for extraction, and choose Open in folder.
- Select all extracted files and choose Send to > Compressed (zipped) folder.
