#GTA IV Audio doesnt work

3 messages · Page 1 of 1 (latest)

thin terrace
#

Hi,

I downloaded GTA IV from Steam, and audio is missing.
I checked all the settings, tried with lutris too.
Used this but it didn't do nothing: WINEDLLOVERRIDES="dinput8=n,b" %command%
Sometimes, just sometimes, you can hear a word or one sound every 15sec. But sometimes.

I am on Linux Mint 22...

#

Also, if this can be of much help:
inxi -A
Audio:
Device-1: NVIDIA High Definition Audio driver: snd_hda_intel
Device-2: AMD Raven/Raven2/Fenghuang HDMI/DP Audio driver: snd_hda_intel
Device-3: AMD Family 17h/19h HD Audio driver: snd_hda_intel
API: ALSA v: k6.8.0-39-generic status: kernel-api
Server-1: PipeWire v: 1.0.5 status: active

novel cedar
#

ProtonDB reports are mostly positive. This might possibly be an incompatibility with Pipewire. What you could do is make a Timeshift snapshot, so you can easily reverse it, then switch back to Pulseaudio:

systemctl enable --user pulseaudio
sudo reboot```