How To Fix Far Far West No Sound On PC

Far Far West is completely silent because Unreal Engine 5 fails to handle audio sample rates above 192kHz. This results in the game engine refusing to initialize your sound output, leaving you with no audio at all.

KitsuneGuide Watch on YouTube ↗

Why this happens

Unreal Engine 5 requires specific sample rate compatibility and clear audio device paths to function correctly. If your system is set to an ultra-high sample rate or has conflicting recording devices, the game engine's audio pipeline defaults to a silent state.

What you'll need

You will need administrative access to your Windows sound settings and the latest Nvidia GPU driver installer if you choose to perform a clean driver reinstallation.

Steps

  1. 01
    Right-click the speaker icon on your taskbar, select 'Sound Settings', and click 'More Sound Settings' at the bottom.
  2. 02
    On the 'Playback' tab, right-click your output device and select 'Properties'.
  3. 03
    Navigate to the 'Advanced' tab and set the 'Default Format' to '24-bit, 192000 Hz'. If the issue persists, try lowering this to '96000 Hz' or '48000 Hz'.
  4. 04
    If the game is still silent, download your latest GPU driver from the Nvidia website and run the installer.
  5. 05
    Select 'Custom Install' and ensure the 'HD Audio Driver' box is checked, then tick 'Perform a clean installation' before running the install and rebooting your PC.
  6. 06
    If audio remains broken, go back to 'More Sound Settings' and navigate to the 'Recording' tab.
  7. 07
    Right-click every microphone you are not currently using and select 'Disable'. For your active microphone, right-click it to 'Disable' and then immediately 'Enable' it to reset the Unreal Engine audio routing.

Still not working?

If these steps fail to restore audio, ensure that 'Far Far West' is not muted in the Windows Volume Mixer by right-clicking the speaker icon and selecting 'Open Volume Mixer'. If the game still has no sound, verify your game files through your launcher, as a corrupted sound bank file may be preventing the game from loading audio assets.

Frequently asked questions

Will changing my sample rate to 48000 Hz hurt my audio quality?

No, 48000 Hz is the standard sample rate for most games and media. You will not notice a decrease in audio quality while playing Far Far West.

Why does Unreal Engine 5 care about my recording devices?

UE5 often scans for active input devices to manage voice chat or dynamic audio processing. If it detects multiple conflicting devices, the engine's audio service can hang and output nothing.