@@ -23,17 +23,18 @@ Desktop or laptop PC - Minimum
23
23
.. which can run up to macOS 10.13.
24
24
25
25
+----------------------+-----------------------------------------------------------------------------------------+
26
- | **CPU ** | - **Windows: ** x86_32 CPU with SSE2 instructions , x86_64 CPU, ARMv8 CPU |
26
+ | **CPU ** | - **Windows: ** x86_32 CPU with SSE2 support , x86_64 CPU with SSE4.2 support, ARMv8 CPU |
27
27
| | |
28
- | | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300 , Snapdragon X Elite * |
28
+ | | - *Example: Intel Core 2 Duo E8200, AMD FX-4100 , Snapdragon X Elite * |
29
29
| | |
30
30
| | - **macOS: ** x86_64 or ARM CPU (Apple Silicon) |
31
31
| | |
32
32
| | - *Example: Intel Core 2 Duo SU9400, Apple M1 * |
33
33
| | |
34
- | | - **Linux: ** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
34
+ | | - **Linux: ** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, ARMv7 or |
35
+ | | ARMv8 CPU |
35
36
| | |
36
- | | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300 , Raspberry Pi 4 * |
37
+ | | - *Example: Intel Core 2 Duo E8200, AMD FX-4100 , Raspberry Pi 4 * |
37
38
+----------------------+-----------------------------------------------------------------------------------------+
38
39
| **GPU ** | - **Forward+ renderer: ** Integrated graphics with full Vulkan 1.0 support |
39
40
| | |
@@ -62,6 +63,9 @@ Desktop or laptop PC - Minimum
62
63
63
64
.. note ::
64
65
66
+ If your x86_64 CPU does not support SSE4.2, you can still run the 32-bit Godot
67
+ executable which only has a SSE2 requirement (all x86_64 CPUs support SSE2).
68
+
65
69
While supported on Linux, we have no official minimum requirements for running on
66
70
rv64 (RISC-V), ppc64 & ppc32 (PowerPC), and loongarch64. In addition you must
67
71
compile the editor for that platform (as well as export templates) yourself,
@@ -109,15 +113,15 @@ Desktop or laptop PC - Recommended
109
113
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
110
114
111
115
+----------------------+---------------------------------------------------------------------------------------------+
112
- | **CPU ** | - **Windows:** x86_64 CPU with SSE4.2 instructions , with 4 physical cores or more, ARMv8 CPU|
116
+ | **CPU ** | - **Windows: ** x86_64 CPU with SSE4.2 support , with 4 physical cores or more, ARMv8 CPU |
113
117
| | |
114
118
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Snapdragon X Elite * |
115
119
| | |
116
120
| | - **macOS: ** x86_64 or ARM CPU (Apple Silicon) |
117
121
| | |
118
122
| | - *Example: Intel Core i5-8500, Apple M1 * |
119
123
| | |
120
- | | - **Linux: ** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
124
+ | | - **Linux: ** x86_64 CPU with SSE4.2 support, ARMv7 or ARMv8 CPU |
121
125
| | |
122
126
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Raspberry Pi 5 with overclocking * |
123
127
+----------------------+---------------------------------------------------------------------------------------------+
@@ -204,17 +208,19 @@ Desktop or laptop PC - Minimum
204
208
.. which can run up to macOS 10.13.
205
209
206
210
+----------------------+-----------------------------------------------------------------------------------------+
207
- | **CPU ** | - **Windows: ** x86_32 CPU with SSE2 instructions, any x86_64 CPU, ARMv8 CPU |
211
+ | **CPU ** | - **Windows: ** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, |
212
+ | | ARMv8 CPU |
208
213
| | |
209
- | | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300 , Snapdragon X Elite * |
214
+ | | - *Example: Intel Core 2 Duo E8200, AMD FX-4100 , Snapdragon X Elite * |
210
215
| | |
211
216
| | - **macOS: ** x86_64 or ARM CPU (Apple Silicon) |
212
217
| | |
213
218
| | - *Example: Intel Core 2 Duo SU9400, Apple M1 * |
214
219
| | |
215
- | | - **Linux: ** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
220
+ | | - **Linux: ** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, |
221
+ | | ARMv7 or ARMv8 CPU |
216
222
| | |
217
- | | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300 , Raspberry Pi 4 * |
223
+ | | - *Example: Intel Core 2 Duo E8200, AMD FX-4100 , Raspberry Pi 4 * |
218
224
+----------------------+-----------------------------------------------------------------------------------------+
219
225
| **GPU ** | - **Forward+ renderer: ** Integrated graphics with full Vulkan 1.0 support, |
220
226
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
@@ -243,12 +249,6 @@ Desktop or laptop PC - Minimum
243
249
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
244
250
+----------------------+-----------------------------------------------------------------------------------------+
245
251
246
- .. note ::
247
-
248
- Vulkan drivers for these Windows versions are known to have issues with
249
- memory leaks. As a result, it's recommended to stick to the Compatibility
250
- renderer when running Godot on a Windows version older than 10.
251
-
252
252
Mobile device (smartphone/tablet) - Minimum
253
253
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
254
254
@@ -295,15 +295,16 @@ Desktop or laptop PC - Recommended
295
295
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
296
296
297
297
+----------------------+----------------------------------------------------------------------------------------------+
298
- | **CPU ** | - **Windows: ** x86_64 CPU with SSE4.2 instructions , with 4 physical cores or more, ARMv8 CPU |
298
+ | **CPU ** | - **Windows: ** x86_64 CPU with SSE4.2 support , with 4 physical cores or more, ARMv8 CPU |
299
299
| | |
300
300
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Snapdragon X Elite * |
301
301
| | |
302
302
| | - **macOS: ** x86_64 or ARM CPU (Apple Silicon) |
303
303
| | |
304
304
| | - *Example: Intel Core i5-8500, Apple M1 * |
305
305
| | |
306
- | | - **Linux: ** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
306
+ | | - **Linux: ** x86_64 CPU with SSE4.2 support, with 4 physical cores or more, |
307
+ | | ARMv7 or ARMv8 CPU |
307
308
| | |
308
309
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Raspberry Pi 5 with overclocking * |
309
310
+----------------------+----------------------------------------------------------------------------------------------+
0 commit comments