Skip to content

[OpenAL] AL_SOFT_source_spatialize not supported in linux #2491

@IssacZhuang

Description

@IssacZhuang

Summary

The extension "AL_SOFT_source_spatialize" is not available in WSL

AL AL = AL.GetApi(true);
if (!AL.IsExtensionPresent("AL_SOFT_source_spatialize"))//true on Windows, false on Linux(WSL)

I'm not sure whether this is a problem with the binary or the operating system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions