Update README.md for 1.1.1.

Release tomorrow or Tuesday.
This commit is contained in:
Henrik Rydgard 2015-10-11 22:36:06 +02:00
parent d56a52e300
commit 4e9f1840c1

View File

@ -18,6 +18,14 @@ For the latest source code, see [our github page](https://github.com/hrydgard/pp
For build instructions and other development tutorials, see the [wiki](https://github.com/hrydgard/ppsspp/wiki).
What's new in 1.1.1
-------------------
* Fixed new crash in Persona and other games on ARM64, like Galaxy S6
* Fixed crashes when trying to launch web browser when not present on Android, like on Android TV
* Fixed rounding mode problems in the JITs
* Fix savestate compatibility on Android-x86
* Fix minor glitch in Ridge Racer
What's new in 1.1
-----------------
* Support for ARM64 on Android, for improved performance on new devices. Has some new optimizations.