j4reporting

Results 97 comments of j4reporting

> Very weird. NONE of my controllers work (XBOne, 360, and Switch) with the right stick, no matter what I do. 1. can you test with the Windows calibration tool?...

It's probably a gfx driver issue. Have you tried a newer Lenovo OEM driver or the latest generic driver from Intel?

I don´t see where `build-appimage.sh` would run. It looks like this could be part of an extra release build process and should run when a new tag was created. Here...

It could have been a temporary release branch with a modified docker statement to build the image with `build-appimage.sh` instead of `run-in-docker.sh`

@vsonnier, I guess this requires a special handling for linux release binaries. ``` git tag git branch tmp_release git switch tmp_release sed -i -e 's/vkquake-${VERSION}/vkquake-/' Packaging/AppImage/run-in-docker.sh git commit Packaging/AppImage/run-in-docker.sh git...

or change ` VERSION=${GITHUB_SHA::8} ` to `VERSION=''` in .github/workflows/build-linux.yml in the tmp release branch

or ATI cutting corners in their drivers? Had something similar with Nvidia drivers and had to change the **Vulkan/OpenGL present method** from `Prefer native` to `Prefer layered on DXGI Swapchain`....

There is no 18.04 docker image available anymore. It has been removed. 20.04 is the oldest available image on all ubuntu runners https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md

I think we can close this. This ship has sailed, as LunarG have removed all Vulkan SDK releases compatible with 18.04.

This is what I can observe while watching youtube with a browser ( firefox): It looks like youtube selects the language according to the browser's preferred language setting for displaying...