Posts: 3
Threads: 1
Joined: Jun 2017
Reputation:
0
I installed PCSX2 using the PPA on my x64 Ubuntu 16.04. When I launch PCSX2 and get to the configuration screen, there is no GS option which prevents me from going forward since I get the error 'Please select a valid plugin for GS'. I've tried various fixes but none have worked. My graphics are Intel Kabylake GT2. Anyone that can help me out with this?
Posts: 6.069
Threads: 68
Joined: May 2010
Reputation:
167
Location: Grenoble, France
Which PPA ? It is likely
1/ a missing plugin
2/ a missing dependency
3/ a missing SSE/AVX support (it must be fine here in your case)
Try to check PCSX2 console or log file.
Posts: 6.069
Threads: 68
Joined: May 2010
Reputation:
167
Location: Grenoble, France
Log should be around ~/.config/PCSX2/logs/emuLog.txt
Could you do check the output of "ldd /usr/games/PCSX2/libGSdx-1.0.0.so"