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
2023-03-23 19:42:08 +01:00
.github fix typo + remove branch from CI 2023-01-27 14:00:12 +03:00
android Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
assets Button text fix, required adding a new translation line. 2023-03-23 13:46:07 +01:00
cmake Build for tvOS as a libretro core 2023-02-07 12:11:35 -05:00
Common OpenXR - Camera mode offset 2023-03-23 19:42:08 +01:00
Core Remove System_SendMessage! 2023-03-22 23:52:51 +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 Don't forget to call CheckDepthUsage when using imm draws. 2023-03-23 17:14:12 +01:00
gradle/wrapper Gradle updates 2023-03-02 13:14:24 +01:00
headless Merge pull request #17166 from unknownbrackets/headless-cleanup 2023-03-23 07:22:32 +01:00
icons Build: Recompress pngs using better zlib. 2021-04-11 11:09:18 -07:00
ios Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
libretro Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
pspautotests@4606502750 headless: Update tests. 2022-12-01 01:36:30 -08:00
Qt Fix browsing for Cheat DB files. Easy now after the refactor! 2023-03-23 10:18:21 +01:00
SDL Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
source_assets/image Few more icons 2022-12-07 10:27:01 +01:00
Tools langtool: Update, fix clippy warnings, just because 2023-03-12 12:26:26 +01:00
UI Button text fix, required adding a new translation line. 2023-03-23 13:46:07 +01:00
unittest Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
UWP Fix browsing for Cheat DB files. Easy now after the refactor! 2023-03-23 10:18:21 +01:00
Windows Fix browsing for Cheat DB files. Easy now after the refactor! 2023-03-23 10:18:21 +01:00
.editorconfig Net: Ignore SIGPIPE errors on POSIX systems. 2022-04-03 06:57:45 -07:00
.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 Merge ext/native/ext/... directly into ext. 2020-09-30 00:30:42 +02:00
appveyor.yml
asciifont_atlasscript.txt Split the atlas into three, well two, but two different cases for the fonts. 2021-12-10 23:22:08 +01:00
b.sh Detect number of cores in build script 2022-04-02 19:03:33 +02:00
build.gradle Gradle updates 2023-03-02 13:14:24 +01:00
build_ppgeatlas.sh Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01:00
buildatlas.sh Build: Remove old-style android/assets/. 2021-12-11 09:01:15 -08:00
CMakeLists.txt Add -mfpmath=sse to CMakeLists.txt 2023-03-22 09:51:16 -04:00
copyrelease.sh
Dockerfile Generate dockerfile in GHA 2022-02-07 23:34:02 +01:00
font_atlasscript.txt Split the atlas into three, well two, but two different cases for the fonts. 2021-12-10 23:22:08 +01:00
git-version.cmake Build: Avoid git-version regen if matching. 2022-12-24 17:42:09 +00:00
gradle.properties Android: Add a dependency on the AndroidX appcompat library. 2021-03-13 15:49:25 +01:00
gradlew
gradlew.bat
history.md add links 2022-12-13 09:58:47 +01:00
LICENSE.TXT
link_readme.py Re-link the readme 2022-12-13 10:11:17 +01:00
notinstalled.txt
ppge_atlasscript.txt
ppsspp.desktop.in Improve Freedesktop integration 2022-10-05 01:21:52 +02:00
ppsspp.iss Add themes to assets 2022-02-14 07:37:56 +01:00
ppsspp_config.h Add ARM64_NEON compile arch flag 2022-06-25 07:29:20 +02:00
README.md Rename screenManager to g_screenManager, readme update 2023-03-22 09:44:44 +01:00
settings.gradle
tesselationhwON-mesa3drun.sh
test.py headless: Update tests. 2022-12-01 01:36:30 -08:00
ui_atlasscript.txt Few more icons 2022-12-07 10:27:01 +01:00

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 documentation of all kinds (usage, reference, development), see the documentation on the main website

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

If you want to download regularly updated builds for Android, Windows x86 and x64, visit Orphis' buildbot

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: