-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to configure Pokopom on linux? #15
Comments
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:
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. |
Like said on the readme file, the linux driver does not has a GUI. How can I configure it, using command line?
The text was updated successfully, but these errors were encountered: