qurious-pixel
qurious-pixel
I thought [AppImageLauncher](https://assassinate-you.net/posts/2020/09/appimagelauncher-2.2.0-released/) virtual filesystem was supposed to remove the need for libfuse. Building with [linuxdeploy](https://github.com/linuxdeploy/linuxdeploy/releases/tag/continuous) requires libfuse2 to be installed. AppImageLauncher similiarly requires it to be installed. [Cemu-2.0-26](https://github.com/cemu-project/Cemu/releases/tag/v2.0-26) is...
Could not recreate the error with commit https://github.com/kondrak/vkQuake2/commit/84589fd6b35d49dc8eb61eb670b5216452fc7f6c Linux AppImage version. Tested with fullscreen `yes` , alt+enter, alt+tab 20x times Tested with fullscreen `no`, alt+tab 20x times. Nvidia `525.47.35` driver...
Dualsense pad handler is broken with https://github.com/RPCS3/rpcs3/pull/15522/commits/42ad241a5c2c0b908bdb2b303b9eb98d2d4d60ca but the LEDs stay on when closing RPCS3 when using Bluetooth. Wired is working for Dualsense and DS4. SDL handler works, and EvDev...
Tested on rpcs3-v0.0.32-16595-af3af6d4 and Dualsense pad handler has been fixed for wired and bluetooth wireless.
Does the same thing happen when selecting an AppImage artifact? These are from the "actions" tab 
Wayland plugins are out-of-scope for PR https://github.com/shadps4-emu/shadPS4/pull/252 , but possible for a follow-up. @whacka
It seems the included header directory is failing to include SPIRV. I do not see this failure to build in Ubuntu. There may be a hint in the CMakeLists.txt from...
Fixes https://github.com/snesrev/zelda3/issues/254 and https://github.com/snesrev/zelda3/issues/249
@ngoquang2708 I recommend you test the changes for the Qt branch on non-wayland systems as well. Usually the libs allow either Wayland or X, but not both. So you may...
This is due to the build using the latest GLIBC version for the artifacts. Using an earlier version `Ubuntu 22.04`, would fix this error, but there is another error curently...