Trying to run Ship of Harkanian (Ocarina of Time) appImage

Hey All,
My system is a Fedora 42 install. Heroic is installed via flathub. I have the appimage and necessary rom setup for soh. I run the appimage via bash, it runs great. When I create a launcher within Heroic, I get a very brief blip (the green play circle turns to the amber x symbol, then back to green play). When I check the logs, it looks like Fuse is not installed, but it's installed as a fedora app.

I'm thinking it's a conflict because fuse is installed via fedora and heroic is via flatpak. I just started using flatpak, so I'm unfamiliar how to search or fix this. Any help would be appreciated.

dlopen(): error loading libfuse.so.2
AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
============= End of log =============


user@localhost-live:~$ dnf list | grep fuse
Updating and loading repositories:
Repositories loaded.
fuse.x86_64                                                                              2.9.9-23.fc42                                                                   781e4eb56ba449a5876af2cc084d758e
fuse-common.x86_64                                                                       3.16.2-5.fc42                                                                   781e4eb56ba449a5876af2cc084d758e
fuse-encfs.x86_64                                                                        1.9.5-24.fc42                                                                   781e4eb56ba449a5876af2cc084d758e
fuse-libs.x86_64                                                                         2.9.9-23.fc42                                                                   781e4eb56ba449a5876af2cc084d758e
Was this page helpful?