How is the performance of Godot games on Raspberry Pi nowaday?

Godot Version

4.4

Question

For those who have tried their games on Raspberry Pi, how are things now?

It depends on which Raspberry Pi you want to use and what is your goal. Basically, the Raspberry Pi 4 and newer can run 2D games well enough. For 3D games, forget it. The graphics chips on these SBCs can’t handle it. While I know little about graphics programming, a dev would probably have to hack up the engine and pay close attention to the capabilities of the Raspberry Pi computer just to make a 3D game run well enough.