From d8722ec2f9b028fa42ec7a82a0e00fee3ac793b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Mon, 1 May 2023 19:47:09 +0200 Subject: [PATCH] Update README.md for 1.15.1 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ace6619c69..e0f5f524d7 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ 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.1 +==================== +- Assorted minor crash fixes ([#17374], [#17370], [#17392], [#17394]) +- Fix for non-png texture replacements when not listed in textures.ini ([#17380]) +- Fix for broken tilt d-pad controls ([#17393]) + What's new in 1.15 ================== * Stutter caused by shader compilation has been reduced drastically ([#16873]) @@ -571,4 +577,4 @@ Credit goes to: [#16798]: https://github.com/hrydgard/ppsspp/issues/16798 "Add workaround for hung music notes in Rockman Dash 2" [#16795]: https://github.com/hrydgard/ppsspp/issues/16795 "Improve the use of space on the main screen in vertical mode." [#16785]: https://github.com/hrydgard/ppsspp/issues/16785 "UI: Make vertical scrollbars directly draggable" -[#16699]: https://github.com/hrydgard/ppsspp/issues/16699 "Fix smooth touchpad scrolling on Windows" \ No newline at end of file +[#16699]: https://github.com/hrydgard/ppsspp/issues/16699 "Fix smooth touchpad scrolling on Windows"