GithubHelp home page GithubHelp logo

Comments (6)

doitsujin avatar doitsujin commented on July 22, 2024

Does this work better with wined3d? The game spawning 500 threads really doesn't sound like anything dxvk related so I'd expect it to be just as bad.

from dxvk.

43615 avatar 43615 commented on July 22, 2024

I've set the d3d* and dxgi overrides to "builtin", is that the correct way to try that? Getting about the same performance, except the launcher doesn't render. The thread spawning behavior is the same.

Does that mean it's a deeper issue with Wine? Where could I get help with that?

from dxvk.

mbriar avatar mbriar commented on July 22, 2024

I've set the d3d* and dxgi overrides to "builtin", is that the correct way to try that?

Yes, but you can also just double check by enabling the DXVK HUD, which obviously shouldn't show up with wined3d.

Where could I get help with that?

wine bug tracker, but i assume you're already using esync or fsync? Without those, poor multithreaded performance is pretty much expected.

from dxvk.

43615 avatar 43615 commented on July 22, 2024

double check by enabling the DXVK HUD

Yeah, just thought of that myself. I did it right then.

esync or fsync

I've never messed with those. Setting the WINE[EF]SYNC variables doesn't change anything.

from dxvk.

mbriar avatar mbriar commented on July 22, 2024

Upstream wine doesn't have fsync or esync, so setting the env vars won't do anything on a wine upstream build. You need wine-staging for esync or a proton-based wine build for fsync.

from dxvk.

43615 avatar 43615 commented on July 22, 2024

I've already tried the Steam version through Proton Experimental as well as standalone Proton, which should come with fsync enabled. Same issue there.

Also just tried wine-staging 9.8 with esync enabled, no difference either.

Logically speaking, these shouldn't matter since the game worked fine previously.

Closing and moving to Wine places for help.

from dxvk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.