Closed junglized closed 1 year ago
I have the exact same problem
I'm also encountering this issue on Pop_OS 22.04, is there a solution or a workaround to this ?
I actually forgot I posted this TBH. The only way to make it work is to install missing libraries from Ubuntu package repo. Just look for relevant libraries within the contents of packages. When you find relevant libraries names install them with sudo apt install name-of-the-library
. For libgdk-x11-2.0.so.0
the command would be sudo apt install libgtk2.0-0:i386
, and so on. Mind that we're missing i386 libraries, so you need to add :i386
at the end of every terminal command. I wrote about this on Lutris forum.
Good luck and happy gaming!
Hi everyone,
I encountered a problem. A few i386 libraries are missing for PCSX2 runner to run. Could anyone help me obtaining them? I found few similar topics on the web but none of them worked unfortunately. Some of them adviced installing standalone PCSX2 emulator but that would defeat a need for having such runner in Lutris on the first place.