Difference between revisions of "PPSSPP"

From Emulation General Wiki
Jump to navigation Jump to search
(System requirements)
 
(157 intermediate revisions by 70 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox emulator
|image = Ppsspp.png
+
|logo = Ppsspp.png
|imagewidth = 240
+
|logowidth = 64
|first = 0.8
+
|screenshot = PPSSPP Screenshot.png
|second = Yes
+
|screenshotcaption = PPSSPP 1.12.3 on the Recent section, with three games on it.
|third = Windows, Linux, OS X, Android, BlackBerry
+
|version = {{Version|PPSSPP}}
|fourth = Henrik
+
|active = Yes
|fifth = http://www.ppsspp.org/}}'''PPSSPP''' is a PSP emulator written in C++ with the aim of speed and portability. Its development is ongoing and is still in an alpha state, but progress is fast and many games are already playable.
+
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on Android|Android]]<br/>[[Emulators on iOS|iOS]]<br/>[[Emulators on Switch|Switch]]<br/>[[Emulators on Pandora|Pandora]]<br/>[[Emulators on DragonBox Pyra|Pyra]]<br/>[[Emulators_on_Legacy_systems#Blackberry|Blackberry]]<br/>[[Emulators on Symbian|Symbian]]<br/>[[Emulators_on_Legacy_systems#MeeGo|MeeGo]]<br/>[[Emulators on Xbox One|Xbox One]]<br/>[[Emulators on Xbox 360|Xbox 360]]<br/>[[Emulators on Wii U|Wii U]]
 +
|target = [[PlayStation Portable emulators|PlayStation Portable]]
 +
|developer = Henrik "hrydgard" Rydgård, uknownbrackets, raven02, xsacha, thedax
 +
|website = [https://www.ppsspp.org/ PPSSPP.org]
 +
|prog-lang = C++, C
 +
|support =
 +
|license = GNU GPLv2+
 +
|source = [https://github.com/hrydgard/ppsspp/ GitHub]
 +
|bios = [[Emulator_Files#PlayStation_Portable|Optional]]
 +
}}
 +
[[PPSSPP]] (an acronym for '''PlayStation Portable Simulator Suitable for Playing Portably''') is a multi-platform, open-source [[PlayStation Portable emulators|PlayStation Portable]] emulator written in C++ with the aim of speed and portability. Its development is ongoing and is still in a beta state, but progress is fast and most games are already playable. It is also available as a [[libretro]] core for [[RetroArch]].
  
PPSSPP is an acronym for "PlayStation Portable Simulator Suitable for Playing Portably".
+
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|Lin|macOS|APK|iOS|NX}}
 +
{{Icon|Symbian|MeeGo|BB}}
 +
|'''[https://www.ppsspp.org/downloads.html Official Stable builds]'''
 +
|-
 +
|align=center|{{Icon|Win|APK}}
 +
|'''[https://buildbot.orphis.net/ppsspp/ Official Dev builds]'''
 +
|-
 +
|align=center|{{Icon|APK-big}}
 +
|'''[https://play.google.com/store/apps/details?id=org.ppsspp.ppsspp Play Store]'''
 +
|-
 +
|align=center|{{Icon|iOS-big}}
 +
|'''[https://apps.apple.com/us/app/ppsspp-psp-emulator/id6496972903 Apple App Store]'''<ref name="PPSSPP is approved for the App Store!"> https://www.ppsspp.org/news/live-on-app-store/ </ref>
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Pandora-big}}
 +
|'''[https://repo.openpandora.org/?page=detail&app=ppsspp_ptitseb 1.10.3]'''
 +
|-
 +
|align=center|{{Icon|Pyra-big}}
 +
|'''[https://pyra-handheld.com/repo/apps/31 0.1]'''
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|XB1-big}}
 +
|'''[https://digiex.net/threads/ppsspp-psp-emulator-for-xbox-one-download.15124 Xbox One]'''
 +
|-
 +
|align=center|{{Icon|Xbox360-big}}
 +
|'''[https://digiex.net/threads/ppsspp-xbox-360-psp-playstation-portable-emulator.12942 0.91 Alpha]'''
 +
|-
 +
|align=center|{{Icon|WiiU-big}}
 +
|'''[https://www.resetera.com/threads/homebrew-ppsspp-reaches-wii-u.45383 Alpha]'''
 +
|}
 +
 
 +
==Review==
 +
Since its release in 2012, the emulator is currently capable of playing 2599 games perfectly, 553 playable, 257 ingame, 132 menu-intro, and 203 unbootable.<ref name="Compatability List" >https://report.ppsspp.org/games</ref>. It is very active and gets updated frequently. It's also significantly faster than JPCSP due to it being coded in C++ instead of Java. Likewise, it is worth noting that not all these games can be played on mobile devices. These devices, especially older ones, often have very poor OpenGL ES drivers, although the situation is improving<ref name="PPSSPP FAQ">http://www.ppsspp.org/faq.html</ref>.
 +
 
 +
==System requirements==
 +
{{Main|Computer_specifications#Recommended_Specifications}}
 +
 
 +
==Common problems and fixes==
 +
* Weird text?
 +
** Download [[Emulator_Files#PlayStation_Portable|the original fonts]] and place them into the /flash0/ folder, confirming overwrites; this may correct corrupted text in games that use the system font, such as punctuation replaced by overscores in '''Dissidia 012 Final Fantasy'''.
 +
** Disabling buffered rendering fixed the no text issue with '''Final Fantasy IV''' for some. The forums say this will only fix it on Nvidia cards.
 +
 
 +
* DLC works without any plugins. For most games, dropping the files in memstick\PSP\GAME inside folders named with the code of the game (for example, PSP\GAME\ULUS10566 for the US version of Dissidia 012 Final Fantasy).
 +
 
 +
* X doesn't work? Turn on/off Buffered Rendering or MipMapping and try again.
 +
 
 +
* Too slow? Turn on/off Hardware Transform and try again.
  
==Download==
+
* '''Danganronpa''': Make sure you're using the latest dev build of PPSSPP and that Buffered Rendering, Read Framebuffers to Memory and FramebufferCPUConvert are enabled (FramebufferCPUConvert is only necessary on AMD I think, I don't need it on Intel/Nvidia and other Intel/Nvidia users seem to be the same).
'''[http://buildbot.orphis.net/ppsspp/ PPSSPP Dev Builds]'''
 
  
==Audio==
+
* Having problems on the [[libretro]] port? Try the standalone versions; the libretro port receives updates, but they tend to be behind the standalone version.
Be sure to '''download the Atrac3+ plugin''' when prompted to do so. If not, download it under Settings > Audio.
 
  
==Info==
+
==External links==
[http://forums.ppsspp.org/showthread.php?tid=1473 Compatibility List]
+
* [http://forums.ppsspp.org/index.php Official PPSSPP forums]
 +
* [http://forums.ppsspp.org/showthread.php?tid=1473 Compatibility list]
 +
* [https://report.ppsspp.org/games Community Compatibility list]
 +
<!-- * [http://pastebin.com/WHFPSxHd /v/'s compatibility list as of June 30th, 2013] (Disclaimer: Some findings may be outdated) -->
 +
* [http://forums.ppsspp.org/showthread.php?tid=7549 PPSSPP Adhoc Support]
 +
* [https://np.reddit.com/r/pcgaming/comments/di9xg6/ppsspp_a_psp_emulator_for_android_pc_and_more_ama/ AMA on /r/pcgaming]
  
[http://forums.ppsspp.org/index.php Forums]
+
==References==
 +
{{reflist}}
  
==Source Code==
 
http://github.com/hrydgard/ppsspp/
 
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]
 +
[[Category:Android emulation software]]
 +
[[Category:PlayStation Portable emulators]]
 +
[[Category:IOS emulation software]]
 +
[[Category:Switch emulation software]]

Latest revision as of 17:07, 20 June 2024

PPSSPP
Ppsspp.png
PPSSPP Screenshot.png
PPSSPP 1.12.3 on the Recent section, with three games on it.
Developer(s) Henrik "hrydgard" Rydgård, uknownbrackets, raven02, xsacha, thedax
Latest version 1.17.1 [+]
Active Yes
Platform(s) Windows
macOS
Linux
Android
iOS
Switch
Pandora
Pyra
Blackberry
Symbian
MeeGo
Xbox One
Xbox 360
Wii U
Emulates PlayStation Portable
Website PPSSPP.org
Programmed in C++, C
License GNU GPLv2+
Source code GitHub
BIOS/Keys Optional

PPSSPP (an acronym for PlayStation Portable Simulator Suitable for Playing Portably) is a multi-platform, open-source PlayStation Portable emulator written in C++ with the aim of speed and portability. Its development is ongoing and is still in a beta state, but progress is fast and most games are already playable. It is also available as a libretro core for RetroArch.

Download[edit]

Windows Linux macOS Android iOS Switch

Symbian MeeGo BlackBerry

Official Stable builds
Windows Android Official Dev builds
Android Play Store
iOS Apple App Store[1]

Pandora 1.10.3
Dragonbox Pyra 0.1

Xbox One Xbox One
Xbox 360 0.91 Alpha
Wii U Alpha

Review[edit]

Since its release in 2012, the emulator is currently capable of playing 2599 games perfectly, 553 playable, 257 ingame, 132 menu-intro, and 203 unbootable.[2]. It is very active and gets updated frequently. It's also significantly faster than JPCSP due to it being coded in C++ instead of Java. Likewise, it is worth noting that not all these games can be played on mobile devices. These devices, especially older ones, often have very poor OpenGL ES drivers, although the situation is improving[3].

System requirements[edit]

Main article: Computer_specifications#Recommended_Specifications

Common problems and fixes[edit]

  • Weird text?
    • Download the original fonts and place them into the /flash0/ folder, confirming overwrites; this may correct corrupted text in games that use the system font, such as punctuation replaced by overscores in Dissidia 012 Final Fantasy.
    • Disabling buffered rendering fixed the no text issue with Final Fantasy IV for some. The forums say this will only fix it on Nvidia cards.
  • DLC works without any plugins. For most games, dropping the files in memstick\PSP\GAME inside folders named with the code of the game (for example, PSP\GAME\ULUS10566 for the US version of Dissidia 012 Final Fantasy).
  • X doesn't work? Turn on/off Buffered Rendering or MipMapping and try again.
  • Too slow? Turn on/off Hardware Transform and try again.
  • Danganronpa: Make sure you're using the latest dev build of PPSSPP and that Buffered Rendering, Read Framebuffers to Memory and FramebufferCPUConvert are enabled (FramebufferCPUConvert is only necessary on AMD I think, I don't need it on Intel/Nvidia and other Intel/Nvidia users seem to be the same).
  • Having problems on the libretro port? Try the standalone versions; the libretro port receives updates, but they tend to be behind the standalone version.

External links[edit]

References[edit]