-
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
Night Trap - 25th Anniversary Edition (643620) - Black Screen #2181
Comments
Hi, I'm doing some research for my issue at number 1464. That issue deals with cinematic/video playback. Most of the listed games already have a proton log attached to their issue, but this game does not. Could somebody be so kind as to upload a proton log from a clean install? I need to search in the proton log for mentions of MF or quartz, so that I can categorize the game. Thanks for the help! HonkingGoose |
This game definitely needs MF, because he used the workaround for MF described in this comment #1102 (comment) |
I just reinstalled my steam, so I have a clean install. Without Now, with
|
Ran again with |
@demin-dmitriy Thanks for the log. 👍 |
@demin-dmitriy from your log:
This indicates that Vulkan is not set up correctly on your system. Please make sure to have both the Intel Vulkan driver installed (e.g. mesa-vulkan-drivers on Ubuntu), as well as the vulkan loader (e.g. libvulkan1), both in their respective 32-bit and 64-bit variants. |
@doitsujin thanks! Installing those packages indeed allowed to run the game without |
Game launches, but no FMVs are functional, leaving you with the familiar test pattern. |
Update:
|
Compatibility Report
System Information
Game launches, shows "Press A Button To Select Controller Layout" screen, after pressing mouse button, it shows "screaming villains" logo and then screen goes black, nothing happens.
This is the same issue, described here: #1102 and fix described in #1102 (comment) works.
After applying the fix, game runs smoothly. I found no glitches or artifacts so far.
Created this issue for future reference.
P.S. For completeness sake: I also had to use PROTON_USE_WINED3D=1, because my video driver doesn't support some vulkan extensions, but I'm not sure that that's directly related to the game.
The text was updated successfully, but these errors were encountered: