-
Notifications
You must be signed in to change notification settings - Fork 253
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
Unable to run latest master on Debian 12 #930
Comments
How are you running the game (wine/compiled)? I just compiled the source on Debian 12 and moved the base directory and the executable to my doom3 directory. I have been playing without a problem (with NVIDIA's proprietary drivers). I found this error and a patch here: https://forums.developer.nvidia.com/t/doom-3-bfg-vulkan-renderer-running-on-nvidia-jetson-nano/120549/4 |
Compiled from latest master, running on a RTX 2060 with the proprietary drivers version 535.183.01. Using X11, not Wayland. I did check that patch and manually added the VK_KHR_xlib_surface extension the SDL extension list when creating the vector, but that did not fix the issue: RBDOOM-3-BFG/neo/sys/sdl/sdl_vkimp.cpp Line 63 in 747878e
|
I'm using the latest 560 driver: https://www.nvidia.com/en-us/geforce/drivers/results/230918/ Did you copy the source base directory to your game directory? |
Yeah, everything runs fine on 1.4.0, which is the latest tag without NVRHI. Definitely Vulkan-related, and probably X11? Appreciate the help, though! |
These are my installed vulkan packages:
|
Output:
Debian 12, x11: vulkaninfo.txt
The text was updated successfully, but these errors were encountered: