Y
Hacker News
new
|
ask
|
show
|
jobs
by
sprkwd
1417 days ago
Think folks have used in on a Raspberry Pi
1 comments
moffkalast
1417 days ago
Godot doesn't really export for ARM though, are you sure?
link
seba_dos1
1416 days ago
There's absolutely no problem to run Godot on ARM (or other architectures). I can run the whole editor on my phone. It's even in Debian repos.
link
moffkalast
1416 days ago
Yeah I can find the armv7 and v8 build options under Android APK export, but not under generic Linux. At least none I can find under presets.
I suppose you could run Android on the Pi instead though, which might be what they did.
link
seba_dos1
1416 days ago
You can easily build export templates for any platform by yourself. My phone doesn't run Android, but a regular aarch64 GNU/Linux distro.
link
moffkalast
1415 days ago
Oh I'm sure you can compile your own support for it yourself, it's open source code after all. But there's no way to do it as-is in the shipped editor.
link
seba_dos1
1415 days ago
Sure, but that doesn't make running Godot games on a Raspberry Pi any problem, which was the clue of this thread.
link
fezfight
1416 days ago
Is that so? Well there you go, something for me to contribute!
link