Skip to content

How to get debug information / missing dx features #1551

Answered by cdavis5e
GenuineJakob asked this question in Q&A
Discussion options

You must be logged in to vote

By default, MoltenVK dumps the lists of supported features and extensions to stderr. If you capture a log from CrossOver ("Run with options..." menu item), you should see lines beginning with [mvk-info] in the log file.

I presume that one of the following is what's happening. Either:

  • The game now wants D3D12, but we don't support that yet on Mac; or
  • The game wants one of the vendor DLLs that extend D3D11/12, but we don't yet support those on Mac, either.

We'll probably confirm that after you provide logs to CW support. (You did open a ticket or a bug, right?)

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@cdavis5e
Comment options

@GenuineJakob
Comment options

@cdavis5e
Comment options

@GenuineJakob
Comment options

@cdavis5e
Comment options

cdavis5e Apr 2, 2022
Collaborator

Answer selected by GenuineJakob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants