Difference between revisions of "JPCSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Adding categories)
m (Overview)
(38 intermediate revisions by 27 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      = [[Emulators on Java|Java]]
|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]
 +
|prog-lang    = Java
 +
|source        = [https://github.com/jpcsp/jpcsp GitHub]
 +
|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/ JPCSP]
+
{| 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] 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:Linux emulation software]]
+
[[Category:Console emulators]]
[[Category:OS X emulation software]]
+
[[Category:Handheld console emulators]]
 +
[[Category:PlayStation Portable emulators]]
 +
[[Category:Java emulation software]]

Revision as of 22:29, 31 December 2022

JPCSP
Jpcsplogo.png
Developer(s) Hykem
gid15
Latest version 0.8
Active Yes
Platform(s) Java
Emulates PlayStation Portable
Website JPCSP.org
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

Windows 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

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