Git Product home page Git Product logo

Comments (6)

doitsujin avatar doitsujin commented on July 21, 2024

Please stick to the issue template and at least describe what the game does, and provide an apitrace. Class linkage not being implemented is only an issue if the game actually relies on it rather than just using dummy objects, and if that's all the errors you're getting I don't think the game actually needs it.

from dxvk.

exolyte avatar exolyte commented on July 21, 2024

The game crashes a few seconds after opening the launcher. It does launch with wined3d, though I wasn't able to get an apitrace through wine. Will try on windows later.
HMA_d3d11.log
HMA_dxgi.log

from dxvk.

doitsujin avatar doitsujin commented on July 21, 2024

Thanks. Based on the logs, class linkage is a non-issue for this game (AFAIK even wined3d doesn't support it properly). The only real issue I see is that a bunch of shaders fail to compile:
err: DxbcCompiler: Unhandled PS SV input: DxbcSystemValue::SampleIndex

Shouldn't be too hard to fix.

from dxvk.

doitsujin avatar doitsujin commented on July 21, 2024

8a3dcf7 implements SampleIndex, with some luck this might work now.

from dxvk.

exolyte avatar exolyte commented on July 21, 2024

Only tested the starting area, but it seems to work with some minor bugs.

Enabling MSAA makes the game look like this: https://pomf.pyonpyon.moe/dmhatt.png
Windows of a van look like this with bloom enabled: https://pomf.pyonpyon.moe/rudfve.png
And like this with bloom disabled: https://pomf.pyonpyon.moe/qpjfsb.png
Under some very specific angles they render correctly: https://pomf.pyonpyon.moe/mbbvtj.png

I tried making an apitrace on windows, but for some reason apitrace stops after recording 1 frame.
HMA_d3d11.log
HMA_dxgi.log

from dxvk.

doitsujin avatar doitsujin commented on July 21, 2024

Fixed in 9fbddf5.

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.