Skip to content
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

Open
carlosporta opened this issue Dec 23, 2016 · 4 comments
Open

How to configure Pokopom on linux? #15

carlosporta opened this issue Dec 23, 2016 · 4 comments

Comments

@carlosporta
Copy link

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

@KrossX
Copy link
Owner

KrossX commented Dec 26, 2016

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

@Algebro7
Copy link
Contributor

Algebro7 commented Feb 23, 2017

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?

@KrossX
Copy link
Owner

KrossX commented Feb 23, 2017

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

@Algebro7
Copy link
Contributor

Algebro7 commented Feb 23, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants