File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,13 @@ Platforms
3636- :ref: `Web browsers <doc_using_the_web_editor >`. Experimental in 4.0,
3737 using Godot 3.x is recommended instead when targeting HTML5.
3838
39+ .. note ::
40+
41+ Linux supports rv64 (Risc-V), ppc64 & ppc32 (PowerPC), and loongarch64. However
42+ you must compile the editor for that platform (as well as export templates)
43+ yourself, no official downloads are currently provided. Risc-V compiling
44+ instructions can be found on the page :ref: `doc_compiling_for_linuxbsd `
45+
3946**Runs exported projects: **
4047
4148- iOS.
Original file line number Diff line number Diff line change @@ -62,9 +62,11 @@ Desktop or laptop PC - Minimum
6262
6363.. note ::
6464
65- Vulkan drivers for these Windows versions are known to have issues with
66- memory leaks. As a result, it's recommended to stick to the Compatibility
67- renderer when running Godot on a Windows version older than 10.
65+ While supported on Linux, we have no official minimum requirements for running
66+ rv64 (Risc-V), ppc64 & ppc32 (PowerPC), and loongarch64. In addition you must
67+ compile the editor for that platform (as well as export templates) yourself,
68+ no official downloads are currently provided. Risc-V compiling instructions can
69+ be found on the page :ref: `doc_compiling_for_linuxbsd `
6870
6971Mobile device (smartphone/tablet) - Minimum
7072~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments