ValveSoftware / ValveSoftware/Proton
Dead or Alive 6 (838380)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Compatibility Report
- Dead or Alive 6
- 838380
System Information
- GPU: RX580
- Mesa 18.3.4-1/ LLVM 7.0.1-2
- Kernel version: 5.0.0-rc7
- https://gist.github.com/z0z0z/c99619267ca7b5583cba9fb7f49bdd0d
- Proton version: 3.16-8
I confirm:
- that I haven't found an existing compatibility report for this game.
- that I have checked whether there are updates for my system available.
Symptoms
Aside from story mode, the game plays perfectly, including online matches and controller support.
When selecting story mode it loads into a black screen, where you can still press buttons and hear the audio working, you can even enter the fight, but the black screen remains.
It seems to require a Media Foundation workaround which I have applied, but I believe it also requires DXVA2 support. As it spams this in the log when I select story mode.
204468.944:0027:0031:fixme:dxva2:DXVA2CreateDirect3DDeviceManager9 (0x7a1d888, 0x7f303a6abb88): stub
I tried using dxva2.dll files from Windows 10 and set them to native in winecfg, and that removes the DXVA2 message and replaces it with this
203020.388:0026:0082:err:ole:CoGetClassObject no class object {b084785c-dde0-4d30-8ca8-05a373e185be} could be created for context 0x1
203020.388:0026:0082:err:ole:CoGetClassObject class {7a56c4cb-d678-4188-85a8-ba2ef68fa10d} not registered
However the black screen still remains. Disabling dxva2.dll in winecfg causes the game to not start.
Reproduction
Start game try to enter story mode.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with Dead or Alive 6 in story mode using Proton 3.16-8, then inspect steam-838380.log around the DXVA2 and Media Foundation messages. Done means story mode renders normally instead of showing a black screen, while preserving the reported online and controller behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100