https://bugs.winehq.org/show_bug.cgi?id=56193
Bug ID: 56193 Summary: Titanfall 2/TF2SR-Menu-Mod: midimap.dll is never loaded Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dsound Assignee: wine-bugs@winehq.org Reporter: sentrycraft123@gmail.com Distribution: ---
Created attachment 75902 --> https://bugs.winehq.org/attachment.cgi?id=75902 minimal example
[TF2SR-Menu-Mod](https://github.com/zweek/TF2SR-Menu-Mod) is as mod for Titanfall 2 designed for speedrunners which is loaded via a midimap.dll proxy but not so on wine.
Through some testing I found that windows loads `midimap.dll` through `waveInMessage` in `winmm.dll` which is invoked from `DirectSoundCaptuture` in `dsound.dll`. Wine never interfaces with the windows multimedia api when working with DirectSound, so it never loads `midimap.dll`