Skip to content

Sound libraries not included in the AppImage. #22

@Miepee

Description

@Miepee

Currently, sound libraries are not included in the AppImage. This means, that everyone who wants to use the AppImage needs to have the 32-bit implementation of openAL or PulseAudio installed.

For anyone trying to help with this:
The AppImage is built on an Ubuntu 16.04 VM. I tried to include pulseaudio and its dependencies already (see commit 7818dc9), but this didn't fix the problems. I'm not sure if something was still missing from there, since the game tried to load the libraries from the AppImage (I know this, because I had the libs installed locally and it worked fine before that commit), but no Sound was playing and the typical openAL errors were in the terminal.

Help would be greatly appreciated with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions