PPSSPP is a PSP emulator written in C++, and translates PSP CPU instructions directly into optimized x86, x64 and ARM machine code, using JIT recompilers (dynarecs). PPSSPP is an open source project, licensed under the GPL. PPSSPP can run your PSP games on your PC in full HD resolution, it is cross-platform application. It can even upscale textures that would otherwise be too blurry as they were made for the small screen of the original PSP.
It can run on low specification hardware, including ARM processors as long as there's support for OpenGL ES 2.0. It can run PSP ISO file from your PC, and also from PSP disk but you need to specify location of Game within PPSSPP.
It can save and restore game state anywhere, anytime; Continue where you left off by transferring saves from your real PSP; Crank up the anisotropic filtering and texture scaling.

Screenshots

Changelog of this version:
  • Fix JIT problems on Galaxy S7 and iOS 9+ devices
  • Texture replacement support - for custom textures and upscaling
  • Workaround rendering issues on Tegra K1/X1
  • Experimental new CPU backend and CPU fixes
  • Fix type D cheat codes, allow for homebrew
  • Fix some problems when switching away from and back to the app
  • Initial game video recording / TAS features (frame stepping)
  • Updated the fonts for Chinese and Korean to cover some previously unsupported chars
  • A major rework of sceAtrac audio decoding, fixing various music hangs and similar issues
  • Many fixes and workarounds to depth and stencil buffer usage, and also FBO management
  • Audio reverb support
  • Combo keys - custom touch buttons that press multiple PSP buttons
  • 5xBR upscaling on GPU (postprocessing effect)
  • Fix problems with playback of video with mono audio
  • Performance improvements like multithreaded audio mixing
  • ARM64 JIT crash bug fixes
  • GLSL shader cache to reduce stuttering ingame
  • Support render-to-CLUT functionality that some games use to change colors of various monsters
  • Auto-hide on-screen controls after a while of no usage
  • Fixes to prescale UV speedhack, now seems reliable
  • Faster ISO RAM cache
  • New UI for moving around the PSP display on larger screens
  • Minor UI fixes like better slider controls
  • Assorted stability fixes (ffmpeg crash, etc)
  • Volume setting is back
  • Preparations for supporting more graphics APIs
  • AdHoc port offset
  • Support another HD remaster (Sora no Kiseki Kai HD)

To install PPSSPP (PSP Emulator) in Ubuntu 16.10 Yakkety/16.04 Xenial/14.04 Tursty/Linux Mint 18/17 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>>For Normal Version
>>For SDL Version
>>For QT Version

To install PPSSPP in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Share To: