Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Games that ship their own vulkan-1 will be broken with your VR wrappers.
- Loading branch information
Games that ship their own vulkan-1 will be broken with your VR wrappers.
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As reported here this seems to introduce regressions with multiple games.
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kakra Yes. What games other than RDR2 are showing issues?
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried a handful of games, I'm not sure if this may be related to this commit:
Other games simply don't work at all which is probably unrelated to this commit but worked with an older Proton version:
I hope it's okay to mention this list of problems here despite out of scope of this particular commit.
Other games I've tried see vastly improved performance with much more consistent frame times. \o/ yay
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aeikum I've seen there's an update. I will retry with that version after reboot and report back. :-)
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aeikum okay, Rockstart launcher still cannot connect, and Elite Dangerous still starts with a black screen. So reverting this commit didn't fix it. I'll report issues on the game-specific trackers then. Thanks.
bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kakra Thanks for your testing. The most useful thing for us, if you have the time and interest, would be if you can nail down exactly where the games fail: e.g. does it work in 5.13-5, but broken in Experimental? Or, does turning off futex2 (
WINEFSYNC_FUTEX2=0
) help? That can show where the problem most likely is, so I can direct the right person to the issue.bd8c672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's one report I opened: ValveSoftware/Proton#4571
And here's a comment I added: ValveSoftware/Proton#4568 (comment)
I tried to cover games that use different engines (UE4, Unity, Ubisoft's engines, Frostbite Engine), so we should get a good coverage.