Skip to content

Document SSE4.2 instruction set in System requirements #11103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 19 additions & 18 deletions about/system_requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,18 @@ Desktop or laptop PC - Minimum
.. which can run up to macOS 10.13.

+----------------------+-----------------------------------------------------------------------------------------+
| **CPU** | - **Windows:** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv8 CPU |
| **CPU** | - **Windows:** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, ARMv8 CPU |
| | |
| | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300, Snapdragon X Elite* |
| | - *Example: Intel Core 2 Duo E8200, AMD FX-4100, Snapdragon X Elite* |
| | |
| | - **macOS:** x86_64 or ARM CPU (Apple Silicon) |
| | |
| | - *Example: Intel Core 2 Duo SU9400, Apple M1* |
| | |
| | - **Linux:** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
| | - **Linux:** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, ARMv7 or |
| | ARMv8 CPU |
| | |
| | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300, Raspberry Pi 4* |
| | - *Example: Intel Core 2 Duo E8200, AMD FX-4100, Raspberry Pi 4* |
+----------------------+-----------------------------------------------------------------------------------------+
| **GPU** | - **Forward+ renderer:** Integrated graphics with full Vulkan 1.0 support |
| | |
Expand Down Expand Up @@ -62,6 +63,9 @@ Desktop or laptop PC - Minimum

.. note::

If your x86_64 CPU does not support SSE4.2, you can still run the 32-bit Godot
executable which only has a SSE2 requirement (all x86_64 CPUs support SSE2).

While supported on Linux, we have no official minimum requirements for running on
rv64 (RISC-V), ppc64 & ppc32 (PowerPC), and loongarch64. In addition you must
compile the editor for that platform (as well as export templates) yourself,
Expand Down Expand Up @@ -109,15 +113,15 @@ Desktop or laptop PC - Recommended
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+----------------------+---------------------------------------------------------------------------------------------+
| **CPU** | - **Windows:** x86_64 CPU with SSE4.2 instructions, with 4 physical cores or more, ARMv8 CPU|
| **CPU** | - **Windows:** x86_64 CPU with SSE4.2 support, with 4 physical cores or more, ARMv8 CPU |
| | |
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Snapdragon X Elite* |
| | |
| | - **macOS:** x86_64 or ARM CPU (Apple Silicon) |
| | |
| | - *Example: Intel Core i5-8500, Apple M1* |
| | |
| | - **Linux:** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
| | - **Linux:** x86_64 CPU with SSE4.2 support, ARMv7 or ARMv8 CPU |
| | |
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Raspberry Pi 5 with overclocking* |
+----------------------+---------------------------------------------------------------------------------------------+
Expand Down Expand Up @@ -204,17 +208,19 @@ Desktop or laptop PC - Minimum
.. which can run up to macOS 10.13.

+----------------------+-----------------------------------------------------------------------------------------+
| **CPU** | - **Windows:** x86_32 CPU with SSE2 instructions, any x86_64 CPU, ARMv8 CPU |
| **CPU** | - **Windows:** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, |
| | ARMv8 CPU |
| | |
| | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300, Snapdragon X Elite* |
| | - *Example: Intel Core 2 Duo E8200, AMD FX-4100, Snapdragon X Elite* |
| | |
| | - **macOS:** x86_64 or ARM CPU (Apple Silicon) |
| | |
| | - *Example: Intel Core 2 Duo SU9400, Apple M1* |
| | |
| | - **Linux:** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
| | - **Linux:** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, |
| | ARMv7 or ARMv8 CPU |
| | |
| | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300, Raspberry Pi 4* |
| | - *Example: Intel Core 2 Duo E8200, AMD FX-4100, Raspberry Pi 4* |
+----------------------+-----------------------------------------------------------------------------------------+
| **GPU** | - **Forward+ renderer:** Integrated graphics with full Vulkan 1.0 support, |
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
Expand Down Expand Up @@ -243,12 +249,6 @@ Desktop or laptop PC - Minimum
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
+----------------------+-----------------------------------------------------------------------------------------+

.. note::

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.

Mobile device (smartphone/tablet) - Minimum
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -295,15 +295,16 @@ Desktop or laptop PC - Recommended
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+----------------------+----------------------------------------------------------------------------------------------+
| **CPU** | - **Windows:** x86_64 CPU with SSE4.2 instructions, with 4 physical cores or more, ARMv8 CPU |
| **CPU** | - **Windows:** x86_64 CPU with SSE4.2 support, with 4 physical cores or more, ARMv8 CPU |
| | |
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Snapdragon X Elite* |
| | |
| | - **macOS:** x86_64 or ARM CPU (Apple Silicon) |
| | |
| | - *Example: Intel Core i5-8500, Apple M1* |
| | |
| | - **Linux:** x86_32 CPU with SSE2 instructions, x86_64 CPU, ARMv7 or ARMv8 CPU |
| | - **Linux:** x86_64 CPU with SSE4.2 support, with 4 physical cores or more, |
| | ARMv7 or ARMv8 CPU |
| | |
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Raspberry Pi 5 with overclocking* |
+----------------------+----------------------------------------------------------------------------------------------+
Expand Down
Loading