Krzysztof Bogacki
Krzysztof Bogacki
On the example of `MANGOHUD_CONFIG=vulkan_driver prime-run vkcube`: 0.6.6-1:  0.6.7:  `git bisect` reveals the following: ``` ac58c30bbc4d5014af957892c52bfec010a662d6 is the first bad commit commit ac58c30bbc4d5014af957892c52bfec010a662d6 Author: FlightlessMango Date: Mon Dec...
MHW (which is a DLSS 1.1.13 title) crashes shortly after launch with DXVK-NVAPI enabled. Setting `WINEDLLOVERRIDES='nvngx='` allows it to run again. Proton log file (created with `env DXVK_NVAPI_LOG_LEVEL=info PROTON_LOG=1 PROTON_ENABLE_NVAPI=1...
I'm unable to replay [apitrace I've recorded using my Windows VM](https://drive.google.com/file/d/1N8jrs4XsaT9cOy0paNH_ECzRUexa6NdG/view) on `vkd3d-proton` due to an error: ``` Unhandled exception: page fault on read access to 0x00000000000003e0 in 64-bit code...
Glitches encountered in the tutorial area, in the next room after picking up the shield (after less than 5 minutes of gameplay). They look like this:  There are no...
Removes the requirement to redirect to OIDC providers more than once in registration flows where Jsonnet mapper is unable to provide all required identity traits. ## Related issue(s) #2863 ##...
A rough proof-of-concept that gets at least _some_ parts of OMMs working.  Needs to be combined with https://github.com/Saancreed/vkd3d-proton/tree/nvapi-omm and therefore will remain a draft for the foreseeable future. Used...
When playing _without_ `VKD3D_DISABLE_EXTENSIONS=VK_EXT_mesh_shader` in the environment, the vegetation is rapidly flickering. The issue can be observed even in Ward 13 but it's much more severe on Yaesha. With `VKD3D_DISABLE_EXTENSIONS=VK_EXT_mesh_shader`:...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
Hi, I'm trying to use xwin to cross-compile a C++ project using `clang-cl` with `/winsysroot`. I'm preparing the sysroot as follows: ```bash xwin_version=0.6.6-rc.2 curl -sL "https://github.com/Jake-Shadle/xwin/releases/download/${xwin_version}/xwin-${xwin_version}-x86_64-unknown-linux-musl.tar.gz" | bsdtar -xf- "xwin-${xwin_version}-x86_64-unknown-linux-musl/xwin"...
### Preflight checklist - [x] I could not find a solution in the existing issues, docs, nor discussions. - [x] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...