Difference between revisions of "JPCSP"

From Emulation General Wiki
Jump to navigation Jump to search
m (Rename category as OS has been renamed.)
(switching infobox)
Line 1: Line 1:
{{Infobox
+
{{Infobox emulator
|image = Jpcsplogo.png
+
|logo = Jpcsplogo.png
|first = 0.8
+
|logowidth = 80
|second = Yes
+
|version = 0.8
|third = Windows, Linux, OS X
+
|active = Yes
|fourth = [https://code.google.com/u/hykem.the.demon/ Hykem], [https://code.google.com/u/103168303267543125602/ gid15]
+
|platform = Windows, Linux, macOS
|fifth = [http://jpcsp.org JPCSP.org]
+
|target = [[PlayStation Portable emulators|PSP]]
|sixth = [https://github.com/jpcsp/jpcsp GitHub]}}
+
|developer = [https://code.google.com/u/hykem.the.demon/ Hykem]<br/>[https://code.google.com/u/103168303267543125602/ gid15]
'''JPCSP''' is a [[PlayStation Portable]] emulator written in Java. It requires Java Runtime environment to be installed.
+
|website = [http://jpcsp.org JPCSP.org]
 +
|source = [https://github.com/jpcsp/jpcsp GitHub]
 +
}}
 +
'''JPCSP''' is a [[PlayStation Portable emulators|PSP]] emulator written in Java. It requires Java Runtime environment to be installed.
  
 
==Download==
 
==Download==
'''[http://buildbot.orphis.net/jpcsp/ JPCSP Dev Builds]'''
+
* '''[http://buildbot.orphis.net/jpcsp/ JPCSP Dev Builds]'''
  
 
==Review==
 
==Review==
 
 
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.
 
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.
  
Line 20: Line 22:
 
==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].
 +
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:macOS emulation software]]
 
[[Category:macOS emulation software]]
 
[[Category:PlayStation Portable emulators]]
 
[[Category:PlayStation Portable emulators]]

Revision as of 00:40, 16 March 2018

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

JPCSP is a PSP emulator written in Java. It requires Java Runtime environment to be installed.

Download

Review

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.

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.