A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
Find a file
Unknown W. Brackets 3a9e66ab60 Build: Unrevert glslang update.
Revert unintentional rollback in 47f06355, reapplying 858675e4.
2023-03-22 22:54:24 -07:00
.github fix typo + remove branch from CI 2023-01-27 14:00:12 +03:00
android Add System_Notify 2023-03-21 13:37:16 +01:00
assets Update ko_KR.ini 2023-03-19 17:19:52 +09:00
cmake Build for tvOS as a libretro core 2023-02-07 12:11:35 -05:00
Common Move SkipUI function 2023-03-21 13:39:02 +01:00
Core Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
dx9sdk@7751cf73f5
ext Build: Unrevert glslang update. 2023-03-22 22:54:24 -07:00
ffmpeg@98973e62e0 Build: Update ffmpeg submodule for Android. 2023-01-02 11:11:57 -08:00
GPU Not much point with a single line cleanup function. Also remove redundant check. 2023-03-19 00:04:48 +01:00
gradle/wrapper Gradle updates 2023-03-02 13:14:24 +01:00
headless headless: Avoid ugly casts. 2023-03-22 22:51:00 -07:00
icons
ios Cleanup up unnecessary audio init functions 2023-03-21 13:39:02 +01:00
libretro Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
pspautotests@4606502750
Qt Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
SDL Add System_Notify 2023-03-21 13:37:16 +01:00
source_assets/image
Tools langtool: Update, fix clippy warnings, just because 2023-03-12 12:26:26 +01:00
UI Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
unittest Add System_Notify 2023-03-21 13:37:16 +01:00
UWP Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
Windows Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
.editorconfig
.gitattributes
.gitignore aioemu 2023-02-15 17:21:45 +08:00
.gitlab-ci.yml Build for tvOS as a libretro core 2023-02-07 12:11:35 -05:00
.gitmodules aioemu 2023-02-15 17:21:45 +08:00
.ycm_extra_conf.py
appveyor.yml
asciifont_atlasscript.txt
b.sh
build.gradle Gradle updates 2023-03-02 13:14:24 +01:00
build_ppgeatlas.sh
buildatlas.sh
CMakeLists.txt Import all of basisu_transcoder, set up build 2023-03-13 12:37:43 +01:00
copyrelease.sh
Dockerfile
font_atlasscript.txt
git-version.cmake
gradle.properties
gradlew
gradlew.bat
history.md
LICENSE.TXT
link_readme.py
notinstalled.txt
ppge_atlasscript.txt
ppsspp.desktop.in
ppsspp.iss
ppsspp_config.h
README.md Update README.md for 1.14.4 2023-01-03 10:44:19 +01:00
settings.gradle
tesselationhwON-mesa3drun.sh
test.py
ui_atlasscript.txt

PPSSPP - a fast and portable PSP emulator

Created by Henrik Rydgård

Additional code by many contributors, see the Credits screen

Originally released under the GPL 2.0 (and later) in November 2012

Official website: https://www.ppsspp.org/

Discord: https://discord.gg/5NJB6dD

No BIOS file required to play, PPSSPP is an "HLE" emulator. Default settings balance good compatibility and speed.

To contribute, see the development page. Help testing, investigating, or fixing is always welcome. See the list of issues.

For the latest source code, see our GitHub page.

For build instructions and other development tutorials, see the wiki.

If you want to download regularly updated builds for Android, Windows x86 and x64, proceed to this page

For game compatibility, see community compatibility feedback.

What's new in 1.14.4

What's new in 1.14.3

What's new in 1.14.2

What's new in 1.14.1

  • Fix black screen in Vulkan on some older Android devices (Android version 7) (#16599)
  • Fix error message in Medal of Honor (#16614)
  • Various minor bugfixes (#16617, #16609, #16608, #16615, #16619)
  • Add an option to turn off the new transparent menu background (#16595)

What's new in 1.14

What's new in 1.13.2

  • Crashfix on Android 12 when playing certain background music (#15990)
  • Fix Star Ocean battles in D3D backends (#15889)
  • Minor fixes that might fix some other crashes

What's new in 1.13.1

  • Confirmation dialog added before change of MAC address (#15738)
  • IR interpreter regression fixed (#15739)
  • Fix clearing of replacement texture cache (#15740)
  • Improved Portuguese-pt translation (#15734)
  • Fix graphical regression in Split/Second (#15733)
  • Couple of minor crash fixes

What's new in 1.13

General

  • Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.
  • Analog mapping for fast-forward (#15645)
  • Major softgpu accuracy fixes and speedups, including a JIT (#15163, #15345, #15389, #15529, #15440, #15410, #15405, #15400) and many, many more
  • Fixed some NEON code paths (#15481)
  • Fix performance of texture uploads with Vulkan (#15474)
  • Don't include the large font atlas when we don't need it
  • Improved upscaling shaders (#15566)
  • Vulkan texture upscaling performance improvements (#15238), etc.
  • Vulkan correctness fixes (#15217, #15211), use the VMA allocator (#15162), etc.
  • Fixes to depth culling (#15106), many more
  • Background loading of texture replacement (#15025)
  • Threading manager improvements and fixes (#15470), etc.
  • Added search in settings (#14414)
  • Added fast button repeats on custom touch buttons (#15613)
  • Two new bicubic upscaling shader: Catmull-Rom and Mitchell-Netravali (#15569)
  • Allow to change screen rotation per game and to bind a key to change it (#15494, #15510)
  • Re-enabled software rendering option on Android (#12958)

Game fixes

  • Add more workarounds for Mali driver bugs (#15016)
  • Vortex in God of War: Ghost of Sparta can now be passed (#15640)
  • Various proAdhoc fixes (#15213, #15215), and many more
  • Correct flickering text in Sol Trigger and Last Ranker. (#15549)
  • Fix and improve line drawing in Echochrome (#15583), after line refactoring (#15073, #15075)
  • Fix HUD graphics in Split/Second (#15500, #15501)
  • Fix bad screen overlay issues in Clone Wars and Force Unleashed (#15691, #15696, #12949, #9572)
  • Zettai Zetsumei Toshi 3 no longer hangs on character select screen (#15687)
  • Juiced 2: Bloom effect no longer covering the screen (#7295, #15717)
  • Fix keyboard shift issue in a few games (#15698)

UI

Looking for older news?

Adhoc support

Not fully functional, but some games work. Check the Ad-Hoc section of the forum for help.

Credit goes to: