2012-11-01 16:19:01 +01:00
|
|
|
PPSSPP - a fast and portable PSP emulator
|
|
|
|
=========================================
|
2012-11-21 19:04:13 -03:00
|
|
|
|
2012-11-01 16:19:01 +01:00
|
|
|
Written by Henrik Rydgård
|
|
|
|
|
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:
|
|
|
|
http://www.ppsspp.org/
|
|
|
|
|
2013-10-28 15:50:31 -04:00
|
|
|
To contribute, see [the development page](http://www.ppsspp.org/development.html).
|
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
|
|
|
|
|
|
|
For build instructions and other development tutorials, see the [wiki](https://github.com/hrydgard/ppsspp/wiki).
|
2012-11-02 07:48:45 +01:00
|
|
|
|
2013-10-13 20:39:11 +02:00
|
|
|
|
|
|
|
What's new in 0.9.5
|
|
|
|
-------------------
|
2013-10-15 01:16:43 +02:00
|
|
|
* Many, many emulation fixes:
|
|
|
|
- bezier/spline curve support, fixing LocoRoco and others
|
|
|
|
- stencil clear emulation, fixing Final Fantasy IV text
|
2013-10-13 20:39:11 +02:00
|
|
|
* Performance improvements in some games
|
|
|
|
* Post-processing shaders like FXAA, scanlines, vignette
|
|
|
|
* More solid save states (we will try to keep them working from now on. Save states only upgrade forward,
|
|
|
|
not backward to older versions though).
|
2013-10-16 11:30:25 +02:00
|
|
|
* Change render resolution independently of window size
|
|
|
|
* Massive debugger improvements
|
|
|
|
* Win32 menu bar is now translatable
|
|
|
|
* Multiple UI bugs were fixed, and the UI instantly changes when a new language is selected
|
2013-10-15 01:16:43 +02:00
|
|
|
* Win32: Ability to store PPSSPP's config files and memory stick files in places other than the same directory
|
|
|
|
* Android-x86 support
|
|
|
|
* Unofficial port for modified Xbox 360 consoles
|
2013-10-22 15:12:49 +10:00
|
|
|
* Atrac3+ plugin no longer required. Symbian now supports Atrac3+ audio.
|
2013-10-27 11:12:54 +10:00
|
|
|
* Symbian audio and ffmpeg is now threaded for more consistent media processing.
|
2013-10-22 15:12:49 +10:00
|
|
|
* Haptic feedback support for mobile devices.
|
|
|
|
* Accurate system information for mobile devices.
|
|
|
|
* Qt audio has been fixed.
|
2013-10-27 11:12:54 +10:00
|
|
|
* Analog controller support for Blackberry.
|