Skip to content

Commit 2dfadeb

Browse files
committed
Update system requirements to Windows 10.
1 parent 6b8faf3 commit 2dfadeb

File tree

1 file changed

+12
-23
lines changed

1 file changed

+12
-23
lines changed

about/system_requirements.rst

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,14 @@ Desktop or laptop PC - Minimum
5454
| | Exporting projects requires downloading export templates separately |
5555
| | (1.3 GB after installation). |
5656
+----------------------+-----------------------------------------------------------------------------------------+
57-
| **Operating system** | - **Native editor:** Windows 7, macOS 10.13 (Compatibility) or |
58-
| | macOS 10.15 (Forward+/Mobile), Linux distribution released after 2016 |
59-
| | - **Web editor:** Firefox 79, Chrome 68, Edge 79, Safari 15.2, Opera 64 |
57+
| **Operating system** | - **Native editor:** Windows 10, macOS 10.13 (Compatibility) or |
58+
| | macOS 10.15 (Forward+/Mobile), Linux distribution released after 2018 |
59+
| | - **Web editor:** Recent versions of mainstream browsers: Firefox and derivatives |
60+
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
6061
+----------------------+-----------------------------------------------------------------------------------------+
6162

6263
.. note::
6364

64-
Windows 7/8/8.1 are supported on a best-effort basis. These versions are not
65-
regularly tested and some features may be missing (such as colored
66-
:ref:`print_rich <class_@GlobalScope_method_print_rich>` console output).
67-
Support for Windows 7/8/8.1 may be removed in a
68-
:ref:`future Godot 4.x release <doc_release_policy>`.
69-
7065
Vulkan drivers for these Windows versions are known to have issues with
7166
memory leaks. As a result, it's recommended to stick to the Compatibility
7267
renderer when running Godot on a Windows version older than 10.
@@ -101,8 +96,8 @@ Mobile device (smartphone/tablet) - Minimum
10196
| | (1.3 GB after installation) |
10297
+----------------------+-----------------------------------------------------------------------------------------+
10398
| **Operating system** | - **Native editor:** Android 6.0 (Compatibility) or Android 9.0 (Forward+/Mobile) |
104-
| | - **Web editor:** Firefox 79, Chrome 88, Edge 79, Safari 15.2, Opera 64, |
105-
| | Samsung Internet 15 |
99+
| | - **Web editor:** Recent versions of mainstream browsers: Firefox and derivatives |
100+
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
106101
+----------------------+-----------------------------------------------------------------------------------------+
107102

108103
These are the **recommended** specifications to get a smooth experience with the
@@ -239,21 +234,15 @@ Desktop or laptop PC - Minimum
239234
+----------------------+-----------------------------------------------------------------------------------------+
240235
| **Storage** | 150 MB (used for the executable, project files and cache) |
241236
+----------------------+-----------------------------------------------------------------------------------------+
242-
| **Operating system** | - **For native exports:** Windows 7 (Compatibility and Forward+/Mobile, Vulkan), |
243-
| | Windows 10 (Forward+/Mobile, Direct3D 12), macOS 10.13 (Compatibility), macOS 10.15 |
237+
| **Operating system** | - **For native exports:** Windows 10, macOS 10.13 (Compatibility), macOS 10.15 |
244238
| | (Forward+/Mobile, Vulkan), macOS 13.0 (Forward+/Mobile, Metal), Linux distribution |
245-
| | released after 2016 |
246-
| | - **For web exports:** Firefox 79, Chrome 68, Edge 79, Safari 15.2, Opera 64 |
239+
| | released after 2018 |
240+
| | - **Web editor:** Recent versions of mainstream browsers: Firefox and derivatives |
241+
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
247242
+----------------------+-----------------------------------------------------------------------------------------+
248243

249244
.. note::
250245

251-
Windows 7/8/8.1 are supported on a best-effort basis. These versions are not
252-
regularly tested and some features may be missing (such as colored
253-
:ref:`print_rich <class_@GlobalScope_method_print_rich>` console output).
254-
Support for Windows 7/8/8.1 may be removed in a
255-
:ref:`future Godot 4.x release <doc_release_policy>`.
256-
257246
Vulkan drivers for these Windows versions are known to have issues with
258247
memory leaks. As a result, it's recommended to stick to the Compatibility
259248
renderer when running Godot on a Windows version older than 10.
@@ -293,8 +282,8 @@ Mobile device (smartphone/tablet) - Minimum
293282
+----------------------+-----------------------------------------------------------------------------------------+
294283
| **Operating system** | - **For native exports:** Android 6.0 (Compatibility), Android 9.0 (Forward+/Mobile), |
295284
| | iOS 12.0 (Forward+/Mobile, Vulkan), iOS 16.0 (Forward+/Mobile, Metal) |
296-
| | - **For web exports:** Firefox 79, Chrome 88, Edge 79, Safari 15.2, Opera 64, |
297-
| | Samsung Internet 15 |
285+
| | - **Web editor:** Recent versions of mainstream browsers: Firefox and derivatives |
286+
| | (including ESR), Chrome and Chromium derivatives, Safari and WebKit derivatives. |
298287
+----------------------+-----------------------------------------------------------------------------------------+
299288

300289
These are the **recommended** specifications to get a smooth experience with a

0 commit comments

Comments
 (0)