Difference between revisions of "JPCSP"

From Emulation General Wiki
Jump to navigation Jump to search
m (16 revisions)
(24 intermediate revisions by 19 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 Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]
|fifth = [http://jpcsp.org JPCSP.org]
+
|target        = [[PlayStation Portable emulators|PlayStation Portable]]
|sixth = [http://code.google.com/p/jpcsp/ Google Code]}}'''JPCSP''' 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 Dev Builds]'''
+
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|'''[http://www.emunewz.net/forum/forumdisplay.php?fid=204 Dev Builds]'''
 +
|}
  
 
==Review==
 
==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 has long ago overtaken JPCSP in terms of game compatibility.
  
It requires the Jave 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.
  
Java is better for debugging, which is the whole point of JPCSP. They never meant for it to be a standard emulator. They made it so they could understand the PSP's inner workings better. And thanks to the JPCSP team, PPSSPP is developing at breakneck speeds. Both teams communicate a lot and contribute with each other. Just look at PPSSPP's code for pgf and tell me what you see.
+
==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].
  
==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].
 
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:PlayStation Portable emulators]]
 +
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
[[Category:OS X emulation software]]
+
[[Category:macOS emulation software]]

Revision as of 20:16, 12 December 2021

JPCSP
Jpcsplogo.png
Developer(s) Hykem
gid15
Latest version 0.8
Active Yes
Platform(s) Windows
Linux
macOS
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

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 has long ago overtaken 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.