In case you are not using Ryzom Installer, you can try to edit your client config file and specify/change the sound driver there.
Find the "DriverSound" setting in your client.cfg (or add it to the end of file in case it does not exist) and try one of following possible options:
Examples, use one of those:
---
If you are using the Ryzom Installer, try to change the sound driver in configuration using the UI.
Find the "DriverSound" setting in your client.cfg (or add it to the end of file in case it does not exist) and try one of following possible options:
- OpenAL
- FMod
- XAudio2
- DirectSound
Examples, use one of those:
- DriverSound = "OpenAL";
- DriverSound = "FMod";
- DriverSound = "XAudio2";
- DriverSound = "DirectSound";
---
If you are using the Ryzom Installer, try to change the sound driver in configuration using the UI.