Difference between revisions of "PPSSPP"

From Emulation General Wiki
Jump to navigation Jump to search
(New AT3+ decoder, works for Android too.)
Line 16: Line 16:
  
 
==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]. Currently the master branch doesn't support either, but [https://github.com/hrydgard/ppsspp/pull/997 this pull] and the builds linked there do.
+
Download the latest build and copy [http://this filehttp://www.mediafire.com/?0zhabr0snqisdx9 this file] to PPSSPP's main directory.
 +
 
 +
For Android, copy [http://www.mediafire.com/download/iob8o8fhr3mn8u3/Android_AT3%2B.rar this] to sdcard/PSP/
  
 
==Info==
 
==Info==

Revision as of 00:48, 31 May 2013

Ppsspp.png
Current version: v0.7.6
Active: Yes
OS: Windows, Linux, OS X, Android, BlackBerry
Authors: Henrik
Official website: http://www.ppsspp.org/
Source code: Unknown

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.

PPSSPP is an acronym for "PlayStation Portable Simulator Suitable for Playing Portably".

Downloads

Audio

Download the latest build and copy filehttp://www.mediafire.com/?0zhabr0snqisdx9 this file to PPSSPP's main directory.

For Android, copy this to sdcard/PSP/

Info

Compatibility List

Forums

Source Code

http://github.com/hrydgard/ppsspp/