diff --git a/README.md b/README.md index a95bcd8102..6c4d15f9c6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,17 @@ To download fresh development builds for Android, Windows and Mac, [go to the /d For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games). +What's new in 1.19.3 +-------------------- + +- Regression fixed: Crash in Tony Hawk's Underground ([#20573]) +- Crash fixed when accessing the menu in FFII if readbacks were configured to copy-to-tex ([#20573]) +- Music and audio fixed in certain modded games (Various football (soccer) games, Crazy Taxi original soundtrack) ([#20566], [#20571]) +- Translation improvements +- Fix exiting not functioning correctly on Windows in some circumstances ([#20607]) +- Minor UI and key binding fixes ([#20604]) +- Fix crash/blackscreen when switching from skip buffer effects to auto-frameskip rendering ([#20605]) + What's new in 1.19.2 -------------------- @@ -376,4 +387,4 @@ What's new in 1.18 [#20518]: https://github.com/hrydgard/ppsspp/issues/20518 "Disable the Cache full ISO in RAM feature on 32-bit builds" [#20514]: https://github.com/hrydgard/ppsspp/issues/20514 "Developer tools: Add UI to force-enable HLE of modules that we have disabled HLE of" [#20502]: https://github.com/hrydgard/ppsspp/issues/20502 "Switching from IR Interpreter to JIT in-game crashes" -[#20515]: https://github.com/hrydgard/ppsspp/issues/20515 "Additional fixes for 1.19.2" \ No newline at end of file +[#20515]: https://github.com/hrydgard/ppsspp/issues/20515 "Additional fixes for 1.19.2"