This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[need help] ubuntu jpcsp
#3
(05-18-2012, 08:24 PM)hyakki Wrote: The only way the launcher will work in linux is with wine, and then java being installed in wine, then using the 32 bit windows jpcsp.. even after all that Im not sure the opengl part of java will work correctly under wine.

you might want to try the native linux builds
http://buildbot.orphis.net/jpcsp/
then just type
./start-linux-x86.sh
or
java -Xmx514m -Djava.library.path=lib/linux-x86 -jar bin/jpcsp.jar
under the jpcsp directory


Thanks, trying this out right now. I heard that Star ocean: SE was only fully playable on the 64 bit version though. Any idea if it is playable on the 32bit also?

this is the log I get now:

Exception in thread "GUI" java.lang.UnsatisfiedLinkError: /home/btb/Desktop/jpcsp-linux-x86/lib/linux-x86/liblwjgl.so: /home/btb/Desktop/jpcsp-linux-x86/lib/linux-x86/liblwjgl.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1864)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
at java.lang.System.loadLibrary(System.java:1084)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:82)
at org.lwjgl.Sys.<clinit>(Sys.java:99)
at org.lwjgl.opengl.AWTGLCanvas.<clinit>(AWTGLCanvas.java:85)
at jpcsp.HLE.modules150.sceDisplay.<init>(sceDisplay.java:602)
at jpcsp.HLE.modules200.sceDisplay.<init>(sceDisplay.java:29)
at jpcsp.HLE.modules500.sceDisplay.<init>(sceDisplay.java:29)
at jpcsp.HLE.modules.sceDisplay.<init>(sceDisplay.java:25)
at jpcsp.HLE.Modules.<clinit>(Modules.java:157)
at jpcsp.MainGUI.<init>(MainGUI.java:197)
at jpcsp.MainGUI$58.run(MainGUI.java:2317)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:701)
at java.awt.EventQueue.access$000(EventQueue.java:102)
at java.awt.EventQueue$3.run(EventQueue.java:662)
at java.awt.EventQueue$3.run(EventQueue.java:660)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:671)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)

It seems to have something to do with liblwjgl.so maybe?
Reply


Messages In This Thread
[need help] ubuntu jpcsp - by zxzero - 05-18-2012, 06:57 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 08:24 PM
RE: [need help] ubuntu jpcsp - by major.newb - 01-05-2013, 09:05 PM
RE: [need help] ubuntu jpcsp - by hyakki - 01-05-2013, 09:32 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 08:50 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 09:13 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 09:27 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-18-2012, 09:58 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-18-2012, 10:19 PM
RE: [need help] ubuntu jpcsp - by hyakki - 05-19-2012, 08:50 AM
RE: [need help] ubuntu jpcsp - by zxzero - 05-19-2012, 11:51 AM
RE: [need help] ubuntu jpcsp - by homam_obidou - 05-19-2012, 05:22 PM
RE: [need help] ubuntu jpcsp - by zxzero - 05-19-2012, 06:30 PM
RE: [need help] ubuntu jpcsp - by homam_obidou - 05-19-2012, 07:26 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 07:32 AM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 10:04 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 01:32 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 01:43 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 02:11 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 03:12 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 03:53 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-05-2012, 04:02 PM
RE: [need help] ubuntu jpcsp - by wingnux - 06-05-2012, 04:18 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 08:24 AM
RE: [need help] ubuntu jpcsp - by kokusho - 06-06-2012, 08:16 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 09:42 AM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 10:07 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 10:31 AM
RE: [need help] ubuntu jpcsp - by hyakki - 06-06-2012, 10:51 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 11:14 AM
RE: [need help] ubuntu jpcsp - by hyakki - 06-06-2012, 11:41 AM
RE: [need help] ubuntu jpcsp - by wingnux - 06-06-2012, 12:54 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 01:55 PM
RE: [need help] ubuntu jpcsp - by gid15 - 06-06-2012, 12:50 PM
RE: [need help] ubuntu jpcsp - by kokusho - 06-06-2012, 02:17 PM
RE: [need help] ubuntu jpcsp - by kanis27 - 03-10-2013, 05:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)