Porting to ARM-based devices #4113
MangoDragonHub
started this conversation in
Platforms
Replies: 1 comment 8 replies
-
This is already tracked in a proposal: #988 Godot can already be compiled for Linux ARM platforms, but no official editor and export template binaries are provided yet. Providing such binaries is planned for a future version, but there's no ETA as it involves nontrivial changes to the build container system. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Out of curiosity I wanted to know if there is an official way to export your Godot game to any ARM-based device natively from the Godot editor? Like for the Raspberry Pi, and other Linux Based ARM computers. I know it supports X11 and many other x86 devices and the export settings has native Android support but when it comes to any other ARM devices I keep seeing forums that you need to have an ARM build of the Godot editor to even export to that architecture.
Beta Was this translation helpful? Give feedback.
All reactions