Hi,
I'm running on Linux and having a problem with the USB plugin libUSBnull.so. I edited Pcsx2.cfg to use the above mentioned file as the USB plugin, but PCSX2 (v0.7) fails to load it: When I launch PCSX2, I get an error message saying
On the command line I don't get other error messages than
I tried both the pre-compiled USB plugin that comes with the Linux version of PCSX2 and also compiled it myself. The result has always been the same.
Any ideas of what I could do? Basically I don't need USB so a method to override the whole USB thing would solve my problem. Thanks in advance!
I'm running on Linux and having a problem with the USB plugin libUSBnull.so. I edited Pcsx2.cfg to use the above mentioned file as the USB plugin, but PCSX2 (v0.7) fails to load it: When I launch PCSX2, I get an error message saying
Then I get to the configuration screen where I am to select a USB plugin, but since there apparently is a problem loading that plugin I can't select one.Could Not Load USB Plugin 'Plugins/libUSBnull.so': Plugins/libUSBnull.so: undefined symbol: LoadConfig
On the command line I don't get other error messages than
andPlugins/libUSBnull.so: undefined symbol: LoadConfig
The reason for the latter is probably that the USB plugin dropdown list on the configuration screen is empty.Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.
I tried both the pre-compiled USB plugin that comes with the Linux version of PCSX2 and also compiled it myself. The result has always been the same.
Any ideas of what I could do? Basically I don't need USB so a method to override the whole USB thing would solve my problem. Thanks in advance!