Pokopom
Pokopom copied to clipboard
How to configure Pokopom on linux?
Like said on the readme file, the linux driver does not has a GUI. How can I configure it, using command line?
You run it once and you should get an INI you can modify.
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?
I think you're doing fine, it's just the plugin being messed up. I would suggest to just forget about it.
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.