[Bug 240043] audio/linux-c7-alsa: how to make it work?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 19 18:50:49 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043

--- Comment #68 from Hannes Hauswedell <h2+fbsdports at fsfe.org> ---
Any news on this issue?

After I finished Pillars Of Eternity 1 with the FMOD-preload, I went ahead and
got Pillars Of Eternity 2. Although it seems to be very similar on a technical
level (also Unity engine), it does not need the FMOD-preload thing to emit
correct sound. However, the game crashes about 30seconds into the first combat,
dumping either

SDLAudioP2.core
or 
SDLHotplugALSA.core

-- each around 3.3GB big. Using the FMOD-preload thing doesn't change this
behaviour.

Note that the game says the following upon starting:
Preloaded 'libdiscord-rpc.so'
Preloaded 'libAkFlanger.so'
Preloaded 'libAkHarmonizer.so'
Preloaded 'libAkPitchShifter.so'
Preloaded 'libAkSoundEngine.so'
Preloaded 'libAkStereoDelay.so'
Preloaded 'libAkTremolo.so'
Preloaded 'libMcDSP.so'
Preloaded 'libsteam_api.so'
Unable to preload the following plugins:
        ScreenSelector.so
        libSDL2-2.0.so

It seems to load these dynamically and says that it doesn't load SDL2, although
the library is available and the crash dumps seem to indicate that it is using
SDL, as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list