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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with linux version
#9
it might be possible, but might need some tweaking, I would assume jpcsp needs the path to xuggle, also make sure you installed the 32bit version of xuggler.
if you do get it working the most it will do is video playback (if it works), audio is iffy since it relies on sonicstage and himdrender (windows programs).

in start-linux-x86.sh edit it and change -Djava.library.path=lib/linux-x86 to the path where you installed xuggler, keep the lib/linux-x86 value too (in my case i installed xuggle to /opt/xuggler/lib, see example below)
in a normal installs xuggle installs to /usr/local/xuggler so that would be -Djava.library.path=/usr/local/xuggler/lib:lib/linux-x86

start-linux-x86.sh
#!/bin/sh
java -Xmx512m -Djava.library.path=/opt/xuggler/lib:lib/linux-x86 -jar bin/jpcsp.jar


I couldn't test past this since my linux pc is older and not good video card (geforce 4 ti 4200) (but setting that fixed the could not load xuggler error)
Reply


Messages In This Thread
Help with linux version - by elpan - 02-18-2011, 10:49 PM
RE: Help with linux version - by Orphis - 02-19-2011, 11:43 AM
RE: Help with linux version - by elpan - 02-19-2011, 01:22 PM
RE: Help with linux version - by elpan - 02-19-2011, 03:55 PM
RE: Help with linux version - by elpan - 02-19-2011, 05:11 PM
RE: Help with linux version - by Kai3213 - 02-19-2011, 07:07 PM
RE: Help with linux version - by elpan - 02-20-2011, 01:44 AM
RE: Help with linux version - by elpan - 02-20-2011, 12:30 PM
RE: Help with linux version - by hyakki - 02-20-2011, 01:12 PM
RE: Help with linux version - by elpan - 02-20-2011, 03:50 PM
RE: Help with linux version - by elpan - 02-21-2011, 07:54 PM
RE: Help with linux version - by hyakki - 02-21-2011, 09:32 PM
RE: Help with linux version - by elpan - 02-21-2011, 10:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)