: Some ARM-based systems (like the Raspberry Pi) require specific libfmod files that are not included in the standard zip. These must be downloaded from the FMOD official site and placed in the game's libs folder.
sudo zypper install glibc-32bit Mesa-libGL1-32bit libXcursor1-32bit libXrandr2-32bit libXi6-32bit Celeste-linux.zip WORK
: Celeste has a native Linux port. Forcing it to run through : Some ARM-based systems (like the Raspberry Pi)
Where you (e.g., Itch.io, Humble Bundle, a backup) Celeste-linux.zip WORK
sudo dpkg --add-architecture i386 sudo apt update sudo apt install libgl1-mesa-glx:i386 libxcursor1:i386 libxrandr2:i386 libxi6:i386 libstdc++6:i386