protonscr
2 results, 4 hits for mmdevapi.dll

ARC Raiders appid 1808500 5 threads, 1 open 3 matching

ARC Raiders protonopenGame compatibility - UnofficialNVIDIA drivers

#9164 · 118 comments · updated 2026-06-19 · 3 matching
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 ...

Cyberpunk 2077 appid 1091500 7 threads, 1 open 1 matching

Cyberpunk 2077 protonopenGame compatibility - UnofficialRegressionNVIDIA drivers

#4450 · 1,801 comments · updated 2026-07-17 · 1 matching
comment by ivyl · 2022-02-22 · view · github
... function calls: ```c CoCreateInstance(&CLSID_MMDeviceEnumerator, ..., &IID_IMMDeviceEnumerator, ...); ``` Which loads `mmdevapi.dll` and `winepulse.drv` for the first time. On ...