Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks.  I haven't tried qemu yet, but when I downloaded the latest ARM version and ran the executable, I got this error:

./LinuxArm64/RNRCTribute-LinuxArm64-Shipping: error while loading shared libraries: libfmod.so.13: cannot open shared object file: No such file or directory

I'm working with a pretty vanilla Ubuntu installation (stood up just for this :).  Is there some other dependency I need?  I did look at FMOD and tried some things, but no dice.

(1 edit)

That's the libraries I had issues with. They don't seem to have much support for ARM versions of their unreal FMOD integration unfortunately. (That's the sound middleware I used for the game)

Sent a message to support if they can provide one because the ones I am working with don't seem to work at all.

Removed the build for now waiting for FMOD support.

So, fmod responded, and FMOD isn't compatible with Arm64 for now, try to use quemu for now !