Skip to content

[UT99 Linux Installer] Game won't start: "Can't find file for package ALAudio" #81

Description

@victroniko

Platform

ZorinOS Core 18.1 (Linux)

Installed UT99 with the installer script w/default settings, no visible errors.

Expected Behavior

To launch the game without errors.

Actual Behavior

On first launch, the game complained about missing SDL2 libraries. After googling around I fixed it with sudo apt-get install libsdl2-*-2.0-0 (installs all SDL2 libraries just in case). I feel the script should check for these dependencies at install time. At minimum, they should be mentioned in Linux Installer README.md file.

Anyway, on second launch the game complains about missing ALAudio package. Googling this error shows all sorts of conflicting data, and I don't know what to trust or try, hence this issue.

Additional Information

Installer script installs the game no problems. Filesystem is vanilla BTFRS, and file ALAudio.so is present in System64, fwiw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions