-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dead or Alive 6 (838380) #2420
Comments
Game also doesn't detect any of my gamepads (generic + XB1), no matter if Steam Input is enabled or not. Ubuntu 18.04.2. Related: #1549 |
DS4 controller works fine here. Try making sure your controller is configured right in the global settings, and then try right clicking the game and selecting "Edit Steam Controller Configuration" |
Forcing steam input to off fixed generic fight stick for me, seems like similar issue is happening on windows: https://steamcommunity.com/app/838380/discussions/0/1843566500520413517 |
That got my XB1 pad working (but not the generic one). Thanks. |
Installing the game in wine-staging (with DXVK and MF) and enabling the DXVA2 VAAPI backend does not make it work, at least on AMD/mesa. It instead completely freezes the game and spits this out in the terminal infinitely.
Have you tried selecting Generic Gamepad Configuration Support in the global Steam controller settings? |
@z0z0z yep, I have both generic and xbox config enabled for my fight stick. I used it in number of fighting games under proton and never had issues with it, DOA is the only game I had to force off steam input. |
As already mentioned in the initial post, the Story mode doesn't work. The rest of the game works fine for me and also my gamepad (XBOX One S) works out of the box.
|
That is a png codec |
With Proton 4.2-1 even my generic gamepad works, even though Steam Input still needs to be force off, weirdly enough. |
I can confirm that the game except the story mode works. Nintendo Switch Pro controller over bluetooth also worked. Story mode is unplayable because cut-scene videos are not played and get stuck in a black screen. (I looked through the games files and could not find any obvious video files, some files mediainfo identified as OGG.) steam-838380.log Distro: Linux Mint 19.1 Tessa (64 bit) |
I cannot start the tutorial and the game became slow after some seconds.
|
@ValveSoftware please fix all the game problems. |
@AwesamLinux Do you mind making a Mediainfo file for this game? |
The games video files are packaged in a way they can't be easily accessed. But looking through a hex dump of 0x38561b41.file I discovered these lines:
@HonkingGoose I'm pretty sure the videos are MPEG-4, AVC |
@AwesamLinux Thanks for looking into this. 😄 I've added the media type and codec to my list at 1464. |
DEAD OR ALIVE 6 - Proton 4.2-6 - no sound (838380) Issue transferred from #2783. Compatibility Report
System Information
I confirm:
SymptomsGame runs with completely no sound. ReproductionRun the game with Proton version 4.2-6 |
Hello @bg2908, what's the newest Proton version that you know wasn't having the issue you're seeing? |
@kisak-valve, the newest Proton version wasn't having the issue is 4.2-5 |
Possibly related to #606 (comment). |
I can confirm that there is no audio with 4.2-6 and that the FAudio build from flibitijibibo fixes it. Audio worked fine with 4.2-5. |
Can confirm that the new FAudio build from @flibitijibibo fixes the no audio issue. |
Story mode doesn't work with Proton 4.11-11 |
The cursor isn't hidden when the game starts, I need to switch to other window and switch back to hide the cursor. |
err: D3D11: CreateGeometryShaderWithStreamOutput: Rasterized stream not supported (afterwards I killed the process). |
Game runs perfect with the occasional 1 second stutter on a 2060 RTX smooth as butter maxed out after 10 minutes of play VS mode... |
any fixes for story mode yet? |
I haven't found one. Really annoying, I have a hunch its to do with their cut-scene encoder or something since it crashes as soon as it loads |
really want the story mode lol |
The problem persists for me even on Windows 10 x64 fully updated, tested on
AMD Ryzen with a 2060 Super and on Intel 8400 with a 2060 OC and both
systems on Linux MINT 20 using Proton and both systems on Windows.
The game is literally broken, I've tried installing all codecs possible. I
can even open the menu using select and hit skip cutscene but the game was
overpriced already and I can't believe it's that broken...
…On Tue, Jul 28, 2020 at 11:17 PM Jhackler ***@***.***> wrote:
really want the story mode lol
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2420 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDBWF5TONWTN7R5M7K2MUDR55E6VANCNFSM4G6W3MXQ>
.
|
Try clearing the cache and cofig files and make sure steam is not downloading any game data from cloud. rare occasions I have had issues in windows from cloud data between linux and windows. |
Has the story mode black screen been fixed yet? |
Nope |
Using this with SteamDeck and story mode is still broken 😢 |
Compatibility Report
System Information
I confirm:
SymptomsDLC characters remain locked after purchasing the Deluxe Edition; might be related to this old issue? I can't manage the game's DLC either. The game additionally thinks I don't own the full version, which is irritating because I just bought it yesterday. Reproduction
|
Hello @ThisNekoGuy, that might be a similar scenario to #3111. |
@kisak-valve That seems to work |
steam-838380.log |
Just a FYI: this appears to be working with the GE-717 version, I decided to try it on a whim and surprise surprise, the movies played and it let me into story mode... |
Story Mode worked with GE-717 version |
Story mode videos still black screen under Proton 9 build 15038643, also Proton Experimental build 14944099 |
Compatibility Report
System Information
I confirm:
steam-838380.log
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.
The text was updated successfully, but these errors were encountered: