comment by kisak-valvemaintainer · 2025-11-09 · view · github
... Game uses `mmdevapi.dll` (Windows Multimedia Device API) for audio operations
2. **Stub Function Calls**: Multiple calls to ...
comment by domWalters · 2025-12-29 · view · github
... I have tried the following to resolve this:
> PULSE_LATENCY_MSEC=60
> WINE_AUDIODRIVER=pulse
> WINEDLLOVERRIDES="mmdevapi.dll=b"
> WINEDLLOVERRIDES="winepulse ...