MastaG
MastaG
Same here.. it re-creates the container but it fails to start...
I can confirm this on Fedora 35 as well. I have both an integrated Intel and nvidia GPU. (don't know which one is primary or secondary).
I'm not running any flatpaks nor AppImages. I just compiled the vanilla source as per wiki instructions.
This still seems to happen with the latest git as of today. I've deleted ~/.config/rpcs3 and ~/.cache/rpcs3 before running it. I'm running a freshly compiled build through gdb. If there's...
If I remember correctly this was a Qt Wayland vs NVIDIA bug. It had nothing to do with the emulator itself. I think it should be fixed with the latest...
You need to install the required dependencies. Something like: dnf install jack-devel
Ah so the solution is to compile with GCC12. I was already wondering why many games didn't have working audio.. or just partially. EDIT: Building with clang instead of gcc13...
Same problem for me on Fedora 38 (todays git) Not to be offtopic, but most Linux-related issues have been fixed for me now. With a fresh build and removing ~/.config/rpcs3...
Hi @Megamouse I see the official AppImage is now built with clang, thanks for this. It should make a lot of Linux users happy :+1: This was also the workaround...
Is this PR ready to be compiled and tested on Linux? I'd like to try it out on Fedora 38 to see if Wayland support is in better shape compared...