prolems - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: prolems (/showthread.php?tid=6242) |
prolems - KeyBladeMaster01 - 07-31-2011 hello. i'm new at the jpcsp forum and a got two problems: 1st: i have the newest version but it says that i don't have the java instaled or regonized and i reinstaled a thousand times 2nd: the other version i can run final fantasy 2... and thats all. i tried naruto shippuden kizuna dirve, the 3th bithday and final fantasy 1 but only shows a black screen please help me and thank you anyway RE: prolems - noRg - 08-15-2011 Hello KeyBladeMaster01, (07-31-2011, 08:50 PM)KeyBladeMaster01 Wrote: 1st: i have the newest version but it says that i don't have the java instaled or regonized and i reinstaled a thousand times Open commandline (cmd) switch to the correct folder (where your "start-windows-x86.bat" and the bin/ folder is) and enter: java -Xmx1024m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar Doesn't work? Try: %programfiles%\Java\jre6\bin\java.exe -Xmx1024m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar Important: \Java\jre6 has to be replaced with your installed Java version. Regrads noRg |