Hello @CygnusTerminal, these look like some lines of interest from the log:
INFO: Assertion failed: pParams->pMasteringVoice == NULL
INFO: Assertion failed: 0 && "TODO: Unimplemented notification!"
Hello @CygnusTerminal, these look like some lines of interest from the log:
INFO: Assertion failed: pParams->pMasteringVoice == NULL INFO: Assertion failed: 0 && "TODO: Unimplemented notification!"
Thanks! Is there something to address this for the time being? Or should we wait for a proper fix? Haven't tried Proton Experimental
EDIT: I have problems with missing audio in Windows 10 (no audio past loading screens), reinstalling the games as of now, since it freezes on the first line.
I made a report on this on ProtonDB and tested a ton of things so I will just copy-paste it here since they haven't gotten around to publishing it yet:
Launching game results in window with black screen which crashes and closes within ~3 seconds. Launching the game on Steam in terminal results in the following issues upon crash:
wine: Unhandled page fault on write access to 0000000000000001 at address 000000007B01E488 (thread 010c), starting debugger...
ERROR: ld.so: object '(MYUSER)/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Adding process 5310 for game ID 1399840 Unhandled exception: page fault on write access to 0x00000001 in 64-bit code (0x000000007b01e488).
Using Proton-6.4-GE-1, Xanmod kernel and mesa-git. All AMD machine. Also tried with stock 5.11.10-arch1-1 kernel, mesa-21.0.1-1, lib32-mesa-21.0.1-1 as well as interchanging between Steam's required vulkan providers amdvlk-2021.Q1.6-1 and vulkan-radeon-21.0.1-1 with no change in compatibility. Tried Proton-6.1-GE-2, Proton Experimental and Proton 5.13-6. Trying compatibility flags PROTON_USE_WINED3D, PROTON_NO_D3D11, PROTON_NO_ESYNC or PROTON_NO_FSYNC causes it to not even temporarily launch black window. Removing game_op.usm and game_op_na.usm does not result in any change, so I assume this is Wine-related and not a result of the intro movies having some incompatibility. Based on the error seems like some sort of 32-bit/64-bit issue with how Wine/Proton is handling the game?
I got it to launch!!! Thanks kisak-valve!! :1st_place_medal:
Steps:
protontricks --gui from terminal and select Neptunia Virtual StarsWell, game seems to be working, but anything that overlays over it makes it crash. Could nott reproduce it as of now, but i have a bug where the screen goes green with stripes, when loading CGs.
steam-1399840.log
Maybe my mesa-git is screwed? GPU works absolutely fine.
Maybe try stock mesa? Also try GloriousEggroll's Proton-6.4-GE-1 as that is what I am running.... Or! Correction! Looks like Proton-6.5-GE-1 just released which cleans up some shortcomings with 6.4 and adds vulkan updates. I noticed it says on your report that you're using stock Proton 5.13-6. Also also, make sure that your Steam is using vulkan-radeon-21.0.1-1 as that is the one that stock mesa uses (mesa-git provides vulkan).
Update: Yep! Just confirmed that it definitely launches and runs using stock everything on my system. I have an RX 5700 XT, no idea if there is some obscure difference due to the vulkan support between yours and my cards but! Confirmed working with:
Proton-6.5-GE-1
linux 5.11.11.arch1-1
mesa 21.0.1-1
vulkan-radeon 21.0.1-1
lib32-vulkan-radeon 21.0.1-1
lib32-mesa 21.0.1-1
and of course my fix outlined above with Protontricks.
Maybe try stock mesa? Also try GloriousEggroll's Proton-6.4-GE-1 as that is what I am running.... Or! Correction! Looks like Proton-6.5-GE-1 just released which cleans up some shortcomings with 6.4 and adds vulkan updates. I noticed it says on your report that you're using stock Proton 5.13-6. Also also, make sure that your Steam is using vulkan-radeon-21.0.1-1 as that is the one that stock mesa uses (mesa-git provides vulkan).
Update: Yep! Just confirmed that it definitely launches and runs using stock everything on my system. I have an RX 5700 XT, no idea if there is some obscure difference due to the vulkan support between yours and my cards but! Confirmed working with:
Proton-6.5-GE-1 linux 5.11.11.arch1-1 mesa 21.0.1-1 vulkan-radeon 21.0.1-1 lib32-vulkan-radeon 21.0.1-1 lib32-mesa 21.0.1-1and of course my fix outlined above with Protontricks.
Thanks! Seems my Proton-GE download was botched, protontricks was spitting errors when trying to download xact_64. Will give it a go after work. This is the same issue with Death End Re;Quest 2, same xact issue and workaround. It's safe to assume this would be a permanent workaround for next games.
proton 5.13-6x3 2021-03proton 6.4-ge-1x3 2021-03proton 6.5-ge-1x2 2021-03proton experimentalx2 2021-03proton 6.1-ge-2x1 2021-03PROTON_NO_D3D11x1 2021-03PROTON_NO_ESYNCx1 2021-03PROTON_NO_FSYNCx1 2021-03PROTON_USE_WINED3Dx1 2021-03
Compatibility Report
System Information
I confirm:
steam-1399840.log
Symptoms
Game launches to black screen and instantly closes.
Reproduction