diff --git a/README.md b/README.md index dde15de291..0187e671a0 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,17 @@ If you want to download regularly updated builds for Android, Windows x86 and x6 For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games). +What's new in 1.15.4 +==================== +- Tilt controls: Restore "Low end radius" control ([#17489]) +- Android: Restore the ability to choose "display" (hardware scaler) resolution ([#17473]) +- Improve the workarounds for the DJ Max games ([#17467]) +- Android: Fix running some file formats directly from the Downloads folder ([#17466]) +- OpenGL: Restore most of the lost performance on low-end hardware from the shader variant reduction ([#17440, #17439]) +- Add a simple profiling tool to check CPU usage by the GL backend ([#17475]) +- Loader: Fix bug preventing WWE 2009 from starting ([#17435]) +- Misc minor fixes and optimizations ([#17442], [#17457], [#17486], [#17446], more) + What's new in 1.15.3 ==================== - Assorted minor crash- and other fixes ([#17406], [#17414], [#17415], [#17422]) @@ -605,4 +616,4 @@ Credit goes to: [#17422]: https://github.com/hrydgard/ppsspp/issues/17422 "Windows: Fix initial window show for all displays" [#17425]: https://github.com/hrydgard/ppsspp/issues/17425 "Android: Explicitly allow content URI intents" [#17412]: https://github.com/hrydgard/ppsspp/issues/17412 "Controller mapping fixes" -[#17420]: https://github.com/hrydgard/ppsspp/issues/17420 "Fix glitch when mapping analog inputs, caused" \ No newline at end of file +[#17420]: https://github.com/hrydgard/ppsspp/issues/17420 "Fix glitch when mapping analog inputs, caused"