https://bugs.winehq.org/show_bug.cgi?id=46725
Ethan Lee flibitijibibo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |flibitijibibo@gmail.com
--- Comment #1 from Ethan Lee flibitijibibo@gmail.com --- This one might actually be an FAudio bug... there seems to be trouble with XAPO parameter reads/writes.
With a debug version of FAudio (i.e. `cmake .. -DCMAKE_BUILD_TYPE=Debug`) you can run `FAUDIO_LOG_FUNC_CALLS=1 wine SniperElite3.exe` and it should dump a whole bunch of enter/exit lines that will tell us exactly where the program gets stopped.