系统需求
本页面包含了编辑器以及导出后项目的系统需求。这些数据仅供参考。如果你打算为了使用 Godot 而搭建或升级系统,也可以参考这些数据。
Godot 编辑器
以下数据是运行 Godot 编辑器开发简单 2D 和 3D 项目的最低规格需求:
台式机和笔记本 PC - 最低配置
CPU |
|
GPU |
|
内存 |
|
存储 |
200 MB(用于可执行文件、项目文件、缓存)。导出项目需要单独下载导出模板(安装后为 1.3 GB)。 |
操作系统 |
|
备注
我们对 Windows 7/8/8.1 的支持秉承尽力而为的原则。这些版本没有常规测试,可能会缺失部分功能(例如彩色的 print_rich 控制台输出)。后续 Godot 4.x 版本中可能会移除对 Windows 7/8/8.1 的支持。
Vulkan drivers for these Windows versions are known to have issues with memory leaks. As a result, it's recommended to stick to the Compatibility renderer when running Godot on a Windows version older than 10.
移动设备(智能手机、平板)- 最低配置
CPU |
|
GPU |
|
内存 |
|
存储 |
200 MB (used for the executable, project files and cache) Exporting projects requires downloading export templates separately (1.3 GB after installation) |
操作系统 |
|
以下数据是流畅运行 Godot 编辑器开发简单 2D 和 3D 项目的推荐需求:
台式机和笔记本 PC - 推荐配置
CPU |
|
GPU |
|
内存 |
|
存储 |
1.5 GB(用于可执行文件、项目文件、所有导出模板、缓存) |
操作系统 |
|
移动设备(智能手机、平板)- 推荐配置
CPU |
|
GPU |
|
内存 |
|
存储 |
1.5 GB(用于可执行文件、项目文件、所有导出模板、缓存) |
操作系统 |
|
导出的 Godot 项目
警告
The requirements below are a baseline for a simple 2D or 3D project, with basic scripting and few visual flourishes. CPU, GPU, RAM and storage requirements will heavily vary depending on your project's scope, its renderer, viewport resolution and graphics settings chosen. Other programs running on the system while the project is running will also compete for resources, including RAM and video RAM.
强烈建议在低端硬件上自己进行测试,确保项目能够在需要的速度下运行。为了更好地支持低端硬件,你可能还会需要在项目中添加图形选项菜单。
以下数据是运行 Godot 导出的简单 2D 和 3D 项目的最低需求:
台式机和笔记本 PC - 最低配置
CPU |
|
GPU |
|
内存 |
|
存储 |
150 MB(用于可执行文件、项目文件、缓存) |
操作系统 |
|
备注
我们对 Windows 7/8/8.1 的支持秉承尽力而为的原则。这些版本没有常规测试,可能会缺失部分功能(例如彩色的 print_rich 控制台输出)。后续 Godot 4.x 版本中可能会移除对 Windows 7/8/8.1 的支持。
Vulkan drivers for these Windows versions are known to have issues with memory leaks. As a result, it's recommended to stick to the Compatibility renderer when running Godot on a Windows version older than 10.
移动设备(智能手机、平板)- 最低配置
CPU |
|
GPU |
|
内存 |
|
存储 |
150 MB(用于可执行文件、项目文件、缓存) |
操作系统 |
|
以下数据是流畅运行 Godot 导出的简单 2D 和 3D 项目的推荐需求:
台式机和笔记本 PC - 推荐配置
CPU |
|
GPU |
|
内存 |
|
存储 |
150 MB(用于可执行文件、项目文件、缓存) |
操作系统 |
|
移动设备(智能手机、平板)- 推荐配置
CPU |
|
GPU |
|
内存 |
|
存储 |
150 MB(用于可执行文件、项目文件、缓存) |
操作系统 |
|
备注
Godot 不会使用 OpenGL 3.3/OpenGL ES 3.0 之后的 OpenGL/OpenGL ES 扩展,但是通常支持更高版本 OpenGL/OpenGL ES 的 GPU 在驱动方面的问题更少。