Difference between revisions of "JPCSP"

From Emulation General Wiki
Jump to navigation Jump to search
m (Reverted edits by UNBAN MOOCH AND I WILL STOP (talk) to last revision by Bot)
(30 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox emulator
|image = Jpcsplogo.png
+
|logo = Jpcsplogo.png
|first = 0.6
+
|logowidth = 80
|second = Yes
+
|version = 0.8
|third = Windows, Linux, OS X
+
|active = Yes
|fourth = [http://code.google.com/u/hykem.the.demon/ Hykem], [http://code.google.com/u/103168303267543125602/ gid15]
+
|platform = Windows, Linux, macOS
|fifth = http://jpcsp.org}}
+
|target = [[PlayStation Portable emulators|PlayStation Portable]]
JPCPS is a PSP emulator written in Java. It requires Java Runtime environment to be installed. It's more advanced than PPSSPP, but the other should overtake it soon.
+
|developer = [https://code.google.com/u/hykem.the.demon/ Hykem]<br/>[https://code.google.com/u/103168303267543125602/ gid15]
 +
|website = [http://jpcsp.org JPCSP.org]
 +
|source = [https://github.com/jpcsp/jpcsp GitHub]
 +
}}
 +
'''JPCSP''' is an open-source [[PlayStation Portable emulators|PlayStation Portable emulator]] written in Java. It requires Java Runtime environment to be installed.
  
 
==Download==
 
==Download==
[http://buildbot.orphis.net/jpcsp/ JPCSP]
+
* '''[http://www.emunewz.net/forum/forumdisplay.php?fid=204 JPCSP Dev Builds]'''
 +
 
 +
==Review==
 +
It requires the Java Runtime Environment to be installed, which has a history of security issues. Because it uses Java, it is also much slower than [[PPSSPP]]. It is recommended to use PPSSPP instead, and only to use JPCSP if a game does not work. Development of PPSSPP is rapid, and it will soon overtake JPCSP in terms of game compatibility.
 +
 
 +
The developers of JPCSP never intended for it to become a standard emulator. It was created to better understand the PSP's inner workings. Thanks to the JPCSP team, PPSSPP is developing quickly. Both teams communicate and contribute with each other.
  
 
==Audio==
 
==Audio==
For most audio, you'll need some method of decoding ATRAC3+. FFMPEG plans to cover that, but for now you need [http://www.mediafire.com/download.php?2zqd88fq7n4ybxn at3tool] or [http://forums.sonyinsider.com/files/file/95-sonicstage-43-ultimate-edition/ SonicStage].
+
For most audio, you'll need some method of decoding ATRAC3+. FFmpeg plans to cover that, but for now, you need [http://www.mediafire.com/download.php?2zqd88fq7n4ybxn at3tool] or [http://forums.sonyinsider.com/files/file/95-sonicstage-43-ultimate-edition/ SonicStage].
  
==Source Code==
 
http://code.google.com/p/jpcsp/
 
[[Category:Emulators]]
 
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:PlayStation Portable emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]

Revision as of 21:06, 30 January 2019

JPCSP
Jpcsplogo.png
Developer(s) Hykem
gid15
Latest version 0.8
Active Yes
Platform(s) Windows, Linux, macOS
Emulates PlayStation Portable
Website JPCSP.org
Source code GitHub

JPCSP is an open-source PlayStation Portable emulator written in Java. It requires Java Runtime environment to be installed.

Download

Review

It requires the Java Runtime Environment to be installed, which has a history of security issues. Because it uses Java, it is also much slower than PPSSPP. It is recommended to use PPSSPP instead, and only to use JPCSP if a game does not work. Development of PPSSPP is rapid, and it will soon overtake JPCSP in terms of game compatibility.

The developers of JPCSP never intended for it to become a standard emulator. It was created to better understand the PSP's inner workings. Thanks to the JPCSP team, PPSSPP is developing quickly. Both teams communicate and contribute with each other.

Audio

For most audio, you'll need some method of decoding ATRAC3+. FFmpeg plans to cover that, but for now, you need at3tool or SonicStage.