Git Product home page Git Product logo

Comments (8)

doitsujin avatar doitsujin commented on July 2, 2024

There is indeed no equivalent for those formats in Vulkan. However I don't think that the formats not being supported is actually the reason why the game crashes - the "Unsupported format" warning comes from ID3D11DeviceContext::CheckMultisampleQualityLevels, which indicates that the game is just trying to find out what your GPU does and does not support. In practice there are basically no use cases for any of those formats, so it probably doesn't actually use them.

As always, an apitrace would be helpful to deduce what the game is actually doing.

from dxvk.

DestroyFX avatar DestroyFX commented on July 2, 2024

Hi,
Finally, the way I tried to run EVE directly with his executable without using the launcher just to see it it work, it look like that way of launching it run EVE with d3d11 but then try to run d3d9 code...

I did try using the launcher and it did run :

  • Character selection : Missing background, flickering portrait during animation
  • Entering main game (station environment) : UI load, some anomalies in the ui, all 3D stuff missing (ie: Black), could not go out of game and was not able to switch to another console to kill it, got to reboot.

I will provide an apitrace later today.
d3d11.log
dxgi.log

from dxvk.

DestroyFX avatar DestroyFX commented on July 2, 2024

@doitsujin Here is the apitrace file : https://drive.google.com/file/d/1s1dMGowvB5A4EOtLm4XFg9gqje2fhGSY/view?usp=sharing

from dxvk.

doitsujin avatar doitsujin commented on July 2, 2024

Looks like you created an OpenGL apitrace, not a D3D apitrace. You need to run the windows version of apitrace inside wine for this to work.

from dxvk.

DestroyFX avatar DestroyFX commented on July 2, 2024

@doitsujin I just posted another one: https://drive.google.com/file/d/1DjdiQ65x34EClTY1qgD5AXG-orswfu_T/view?usp=sharing

Note that while running the trace I was not able to actually enter the game but I was able to reach the character menu. Maybe you could check it, if you fix the background on the character selection and the ui weirdness, it might also fix more of the game.

from dxvk.

DestroyFX avatar DestroyFX commented on July 2, 2024

screenshot_20180313_060332

@doitsujin, It now run, but have found two issue:

Skybox is bugged
Seam to link or something, FPS start high and sink with time (quite fast actually).

from dxvk.

pingubot avatar pingubot commented on July 2, 2024

@DestroyFX ,can you test with latest master, dxvk has improved a lot since end of march..

from dxvk.

DestroyFX avatar DestroyFX commented on July 2, 2024

@doitsujin It's all fine now I think, thanks!

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.