Guy1524/wine

RE2 Remake cutscenes running in slow motion

kassindornelles opened this issue · 5 comments

Frame drops/slow motion are a issue with wine mfplat implementation.
While using the mf-install workaround it works as expected.

proton logs with +mfplat - Proton-5.6-GE-2
steam-883710.log

Thanks, could you add +timestamp to WINEDEBUG and and include GST_DEBUG="7"? This may make it even slower but it should help root out which part is slow.

As I mentioned on VKx, this looks like a case of videoconvert being very slow. We can increase the number of threads it uses, but even 4x better perf than what you're getting is pretty bad.

ORC time? 🤰

a GE-PROTON build with ORC fixed all my issues
Closing it