Hey there! I’ve since been playing around with Godot, and using these builds:
https://github.com/hiulit/Unofficial-Go ... spberry-Pi
It seems I end up with no memory and the Pi Zero 2 W I’m using freezes completely once the editor is fully loaded in, forcing me to hard reset the system. A compiled game using the Pi 3 export template works at least, and I noticed that the tech demo I made uses around 70 - 90MB via the RSS tab. The Zero 2 W only has 425 out of 512 MB free, with around 150 or so MB being used for the Pi OS. The “OS.get_static_memory_usage” GDScript function only works on debug builds, so the value on the tech demo is always 0.
I tested the tech demo on Steam Deck and the value in engine reports around 30-39MB, and it seems it can go back down to that value on the RSS tab when running it on the Pi Zero 2 W, either with it out of focus on the Desktop OS or just keeping it running maybe? I’m unsure.
Has anyone else tried Godot on Raspberry Pi? And possibly the Zero 2 W? I am getting a Pi 4 soon!
(I’ve reposted here as I thought I posted into the wrong forum, sorry!)
https://github.com/hiulit/Unofficial-Go ... spberry-Pi
It seems I end up with no memory and the Pi Zero 2 W I’m using freezes completely once the editor is fully loaded in, forcing me to hard reset the system. A compiled game using the Pi 3 export template works at least, and I noticed that the tech demo I made uses around 70 - 90MB via the RSS tab. The Zero 2 W only has 425 out of 512 MB free, with around 150 or so MB being used for the Pi OS. The “OS.get_static_memory_usage” GDScript function only works on debug builds, so the value on the tech demo is always 0.
I tested the tech demo on Steam Deck and the value in engine reports around 30-39MB, and it seems it can go back down to that value on the RSS tab when running it on the Pi Zero 2 W, either with it out of focus on the Desktop OS or just keeping it running maybe? I’m unsure.
Has anyone else tried Godot on Raspberry Pi? And possibly the Zero 2 W? I am getting a Pi 4 soon!
(I’ve reposted here as I thought I posted into the wrong forum, sorry!)
Statistics: Posted by Magix — Tue Aug 26, 2025 5:39 pm