Arek Hiler

Results 68 comments of Arek Hiler

Same thing as https://github.com/ValveSoftware/Proton/issues/4253 - works with the mfplat patches applied, hangs on a blank screen without them.

> @ivyl With Proton 6.3-2 on Gnome Wayland, four Steam Controllers, and an Xbox One controller, the fifth controller is not recognized by Brawlhalla even at the main menu. This...

It crashes on `rdtscp` instruction in wineboot.exe. The processor is too old and doesn't support it. Can you try with Proton 6.3-6? Right now you are on experimental which includes...

@atreyaved Can you share logs for the crash with 6.3-7? I think this may be a different problem, as we don't use `rdtscp` there as far as I can tell....

> How can one determine what search event triggered the autocmd? My main interest was in getting the information about the range that was found. I don't think we can...

> > My main interest was in getting the information about the range that was found. I don't think we can currently tell from within do_search() if it was /,...

This should be solved. We no longer do filtering using plugin types, which apparently is broken. See #9 for details.

The plugin now builds with GCC 7 and `--prefix=/usr` switch is already included in the README.

What is this for? Are there any consumers of this API out there that will benefit from supporting it? It would be nice to get the Vulkan version bump upstreamed....

Linking to the related PRs that those are all cross-linked: https://github.com/doitsujin/dxvk/pull/3690 https://github.com/HansKristian-Work/vkd3d-proton/pull/1739 https://github.com/jp7677/dxvk-nvapi/pull/147