Skip to content

mf/evr: Increase the number of prerolled samples to 3.

Rémi Bernon requested to merge rbernon/wine:mr/evr-preroll-size into master

Fixes some stuttering in Secret of Mana.

Native seems to only preroll 2 samples, but it still stutters a bit in Secret of Mana without at least 3 buffers. This is probably caused by a different sample decoding pattern, and 3 buffers in flight should be fine.

Merge request reports

Loading