HoI 4 - No Audio / Bad Audio Device Selection - Windows 10 Steam Barbarossa v1.11.9.e52a (3f99)

  • We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

MajorRedFox

Recruit
11 Badges
Mar 30, 2022
6
0
  • Crusader Kings II
  • Europa Universalis IV
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: La Resistance
  • Battle for Bosporus
Description of issue
No Audio / Bad Audio Device Selection - Windows 10 Steam Barbarossa v1.11.9.e52a (3f99)

Game Version
v1.11.9.e52a (3f99)

Enabled DLC
Together for Victory, Death or Dishonor, Waking the Tiger, Man The Guns, Battle for the Bosporus, No Step Back

Do you have mods enabled?
No

Description
When upgrading from Husky to Barbarossa version, there is no game audio. I've attached logs with more detailed information.
When I downgrade to previous game version Husky v1.9.3 then audio works fine. All other games have working audio. I completely reinstalled all drivers on this system and there's no change.

As a software developer, this seems like a bug in the audio device selection.

I enabled all audio devices on the system, including integrated monitor speakers and game audio started playing from a random monitor. If I change the active windows audio device while the game is running, the sound completely stops and never comes back. Even when I relaunch the game, again there is no audio. These are multiple bugs with audio device selection.

Please use MMDevice API on Windows (or a suitable alternative in your audio library) to correctly pick the current default device, since the user can change their output device at any time during gameplay. It's extremely easy to implement.

Alternatively it would be good if in-game settings allowed for manual audio-device override, which is also very easy to implement correctly. I've implemented that multiple times in my software dev career. Just display a list of active audio devices, and reinitialize the audio system with that device when user makes the selection.

Steps to Reproduce
Download latest version of HoI4 Barbarossa on Steam for Windows 10, disable your first audio device, launch game and there is no sound from your other active sound outputs

Upload Attachment
File(s) attached
 

Attachments

  • error.log
    459,5 KB · Views: 0
  • game.log
    312 bytes · Views: 0
  • graphics.log
    82 bytes · Views: 0
  • pdxmp.log
    10 KB · Views: 0
  • random.log
    292 bytes · Views: 0
  • setup.log
    72,4 KB · Views: 0
  • system.log
    14,3 KB · Views: 0
Upvote 0