Pokopom icon indicating copy to clipboard operation
Pokopom copied to clipboard

How to configure Pokopom on linux?

Open carlosporta opened this issue 8 years ago • 4 comments

Like said on the readme file, the linux driver does not has a GUI. How can I configure it, using command line?

carlosporta avatar Dec 23 '16 16:12 carlosporta

You run it once and you should get an INI you can modify.

KrossX avatar Dec 26 '16 18:12 KrossX

Sorry for formatting, I am pretty bad at github markdown...

I am having issues loading the plugin for PCSX2 and Linux Mint 64 bit. When I attempt to load the 32-bit libPokopom.so with PCSX2, the emulator crashes like so:

	Init GS
	Init PAD
Trace/breakpoint trap

Additionally, trying to run the .so directly results in a segmentation fault:

GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
[...]
Core was generated by `/usr/lib/games/PCSX2/libPokopom.so'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x5655d27d in _GLOBAL__sub_I_Input_Linux.cpp ()

Do you have any ideas here? Or am I doing something wrong?

Algebro7 avatar Feb 23 '17 17:02 Algebro7

I think you're doing fine, it's just the plugin being messed up. I would suggest to just forget about it.

KrossX avatar Feb 23 '17 19:02 KrossX

Thanks KrossX. You have linux builds hosted on your Google drive, but I don't think this repository is set up to compile on Linux. Can you provide the makefile/build settings/instructions in order to build this on Linux? I'd like to try to dig in and see if I can figure out the problem, if possible.

Algebro7 avatar Feb 23 '17 20:02 Algebro7