2014-08-19 21:02:12 +08:00
PPSSPP - a fast and portable PSP emulator
2012-11-01 16:19:01 +01:00
=========================================
2012-11-21 19:04:13 -03:00
2013-12-05 16:31:41 +01:00
Created by Henrik Rydgård
2014-02-04 14:24:12 +01:00
2013-12-05 16:31:41 +01:00
Additional code by many contributors, see the Credits screen
2012-11-01 16:19:01 +01:00
2013-10-13 20:39:11 +02:00
Originally released under the GPL 2.0 (and later) in November 2012
2012-11-01 16:19:01 +01:00
Official website:
2017-04-01 19:34:46 +03:00
https://www.ppsspp.org/
2012-11-01 16:19:01 +01:00
2018-08-12 19:49:07 +02:00
Discord:
https://discord.gg/5NJB6dD
2018-04-21 21:13:42 -07:00
No BIOS file required to play, PPSSPP is an "HLE" emulator. Default settings balance good compatibility and speed.
2013-12-09 11:24:37 +01:00
2018-04-21 21:13:42 -07:00
To contribute, see [the development page ](https://www.ppsspp.org/development.html ). Help testing, investigating, or fixing is always welcome. See [the list of issues ](https://github.com/hrydgard/ppsspp/issues ).
2012-11-01 16:19:01 +01:00
2013-10-28 15:50:31 -04:00
For the latest source code, see [our github page ](https://github.com/hrydgard/ppsspp ).
2013-10-28 15:27:03 -04:00
2018-04-21 21:13:42 -07:00
For build instructions and other development tutorials, see [the wiki ](https://github.com/hrydgard/ppsspp/wiki ).
2018-05-05 19:16:51 -07:00
For game compatibility, see [community compatibility feedback ](https://report.ppsspp.org/games ).
2012-11-02 07:48:45 +01:00
2018-11-01 14:45:07 +01:00
What's new in 1.7.1
-------------------
* Minor crashfixes, lang updates
* Save bug fixed (#11508 )
2018-10-23 12:24:47 +02:00
What's new in 1.7.0
-------------------
2018-10-27 09:44:20 +02:00
* Fix for insta-crash on Galaxy Note 9, some Xiaomi devices, and the new nVidia Shield (#11441 )
2018-10-23 12:24:47 +02:00
* Vertex range culling on most platforms, fixes DTM: Race Driver and similar (#11393 )
* Major speed boost in some Gundam and Earth Defense Force games (#10973 )
* Fix for issues with post processing shaders in GL 3+ (#11182 )
* Fixes to sound output switching on Windows (WASAPI) (#11438 )
* Detects DirectInput devices when running (#11461 )
* Simple Discord integration (#11307 )
* New debugging APIs (#10909 )
* Task switching made a lot more robust (fixes GPD XD problems) (#11447 )
* Texture decoding optimizations (#11350 )
* Tons and tons of miscellaneous bugfixes and compatibility fixes
2018-06-05 19:58:41 +02:00
What's new in 1.6.3
-------------------
* Crashfixes, task switching and one in Phantasy Star Portable
* Improve graphics in PoP on some devices
2018-05-30 19:47:20 +02:00
What's new in 1.6.1, 1.6.2
--------------------------
2018-05-28 18:47:10 +02:00
* Crashfixes
* Fix broken graphics in flOw.
2018-04-22 10:35:09 +02:00
What's new in 1.6.0
-------------------
* OpenGL backend now properly multithreaded, giving a good speed boost.
2018-04-24 19:53:35 +02:00
* Various Vulkan performance improvements (like #10911 ) and memory allocation fixes.
* GPU command interpreter performance improvements (#10658 )
* Various fixes for app switching and widgets (#10855 ) on Android
2018-04-22 10:35:09 +02:00
* Bugfixes and some performance improvements in the ARM64 JIT compiler and IR interpreter
* Shader cache enabled for Vulkan
2018-04-24 19:53:35 +02:00
* Multiple iOS fixes, including JIT (#10465 ) and file browser (#10921 ).
* Improved compatibility on Mac (#10113 )
* Texture replacement ID bugfix (note: some textures from 1.5.4 may become incompatible)
* Adhoc multiplayer fixes (#8975 )
* Vulkan support on Linux/SDL (#10413 )
2018-04-22 10:35:09 +02:00
* Retroarch support
2017-11-22 00:01:44 +01:00
2017-12-05 14:51:51 +01:00
What's new in 1.5.4
-------------------
* Bugfixes and crashfixes!
2017-11-22 00:01:44 +01:00
What's new in 1.5.0
-------------------
2017-11-28 10:54:48 +01:00
* Full Vulkan support, also for Android now. Very fast on supported devices. (#10033 , #10049 )
2017-11-22 09:46:21 +01:00
* Smarter graphics state management, reduced CPU consumption on all backends (#9899 )
2017-11-22 00:01:44 +01:00
* Android: Support for Arabic and other scripts we couldn't support before
2017-11-22 09:46:21 +01:00
* Fix Android widgets, screen scaling (#10145 )
2017-11-22 00:01:44 +01:00
* Fixes to video dumping
2017-11-27 13:42:53 +01:00
* Geometry problems fixed in Medal of Honor
* Implement immediate draws, fixing Thrillville (#7459 )
2017-11-22 00:01:44 +01:00
* Software rendering improvements, speed and accuracy
* Hardware tesselation of PSP Beziers and Splines (used by a few games)
* Partial sceUsbGps and sceUsbCam support (Android)
2017-11-22 09:46:21 +01:00
* Android "Sustained performance mode" to avoid thermal throttling (#9901 )
* Linux controller mapping fixes (#9997 )
2017-11-27 13:42:53 +01:00
* Assorted bugfixes and compatibility improvements
2017-11-22 00:01:44 +01:00
2018-04-21 21:13:42 -07:00
Looking for [older news ](history.md )?
2017-05-26 16:50:29 +02:00
2016-03-19 19:14:29 +01:00
2018-04-21 21:13:42 -07:00
Adhoc support
-------------
Not fully functional, but some games work. Check the [Ad-Hoc section of the forum ](http://forums.ppsspp.org/forumdisplay.php?fid=34 ) for help.
2016-02-17 18:20:49 +01:00
2018-04-21 21:13:42 -07:00
Credit goes to:
- Igor Calabria
- [coldbird's code ](https://code.google.com/archive/p/aemu/ )
- Kyhel