-
Notifications
You must be signed in to change notification settings - Fork 9
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
dri3.patch needs an update. #5
Comments
Bump |
Sorry I'm currently away on vacation. |
error: corrupt patch at line 334 |
Attempted to patch, fixed 13 mismatch issues, there are 2 i tried to fix but not confident there fully correct (notes in request). It is awaiting your checking and approval to be merged. Edit: After testing i am now confident, patch apples with no errors. It is awaiting your checking and approval to be merged. |
Ca
Can you upload the dri patch here? |
Sure here, i just built it and tested it against newest Mesa yesterday. |
bro try it with latest dxvk 2.4.1 it doesnt work getting error |
Test it now, have zero problem with dxvk so far |
I understand, try to find very small program that uses dxvk and run it with the Linux command: gdb % rest of command % Edit: Reason for very small program is that gdb is very slow. walking though a program running block by block. |
use dxvk2.4.1. previous version works but latest dxvk wont work. it works on Winlator and other drivers I've tried. |
I check my newest version is 2.3, if the drive works for other version. I don't know to to test or check why 2.4 is struggling. |
check dxvk github. get the dxvk 2.4.1 and put it beside the .exe and run the game it will run then graphics will freeze at some part of game |
I just rebased the dri3 patch and launchpad built new packages for both 24.04 and 24.10. |
Your dri3 patch also works with mobox |
Thats nice :) |
Please, update dri3.patch (file src/vulkan/wsi/wsi_common_x11.c).
Something like this should do:
dri3.patch
The text was updated successfully, but these errors were encountered: