iXit / wine-nine-standalone

Build Gallium Nine support on top of an existing WINE installation
GNU Lesser General Public License v2.1
272 stars 23 forks source link

320 frames per second maximum #139

Open un-couteau opened 1 year ago

un-couteau commented 1 year ago

screenshot using G9 Снимок экрана от 2022-07-19 13-46-54

screenshot using dxvk Снимок экрана от 2022-07-19 13-41-28

Is there any way to fix this?

axeldavy commented 1 year ago

There is no particular cap to 320 fps (in fact you can reach several thousands fps).

I guess what happens here is that the game is doing a specific call many times that happens to be more optimized on dxvk than gallium nine. Not sure which, since things are very optimized for both, but it's the most probable explanation.