Difference between revisions of "JPCSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "PSP emulator. Written in java. Need Java Runtime environment to be installed. More advanced than PPSSPP for now, but the other should overtake it soon. ==Download== * [http:/...")
 
 
(46 intermediate revisions by 31 users not shown)
Line 1: Line 1:
PSP emulator. Written in java. Need Java Runtime environment to be installed. More advanced than PPSSPP for now, but the other should overtake it soon.
+
{{Infobox emulator
 +
|logo          = Jpcsplogo.png
 +
|logowidth    = 80
 +
|version      = 0.8
 +
|active        = Yes
 +
|platform      = [[Emulators on Java|Java]]
 +
|target        = [[PlayStation Portable emulators|PlayStation Portable]]
 +
|developer    = [https://code.google.com/u/hykem.the.demon/ Hykem]<br/>[https://code.google.com/u/103168303267543125602/ gid15]
 +
|website      = [http://jpcsp.org JPCSP.org]
 +
|prog-lang    = Java
 +
|source        = [https://github.com/jpcsp/jpcsp GitHub]
 +
|support      = [https://paypal.com/donate?hosted_button_id=USFMCNGGDH6J6 PayPal]
 +
|license      = GNU GPLv3
 +
}}
 +
 
 +
'''JPCSP''' is an open-source [[PlayStation Portable emulators|PlayStation Portable emulator]]. It requires Java Runtime environment to be installed.
  
 
==Download==
 
==Download==
* [http://buildbot.orphis.net/jpcsp/ Download]
+
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|'''[https://github.com/jpcsp/jpcsp/actions Dev Builds]'''
 +
|}
 +
 
 +
==Overview==
 +
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]].
 +
 
 +
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 developed quickly and can play most of the PSP library. 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].
+
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:PlayStation Portable emulators]]
 +
[[Category:Java emulation software]]

Latest revision as of 18:50, 6 September 2023

JPCSP
Jpcsplogo.png
Developer(s) Hykem
gid15
Latest version 0.8
Active Yes
Platform(s) Java
Emulates PlayStation Portable
Website JPCSP.org
Support ($) PayPal
Programmed in Java
License GNU GPLv3
Source code GitHub

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

Download[edit]

Windows Dev Builds

Overview[edit]

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.

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 developed quickly and can play most of the PSP library. Both teams communicate and contribute with each other.

Audio[edit]

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