mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Update README.md for 1.16.1
This commit is contained in:
parent
a44efae67e
commit
8b5083aaa6
14
README.md
14
README.md
@ -25,6 +25,18 @@ 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.16.1
|
||||
====================
|
||||
|
||||
- Move RetroAchievements to the Tools tab in settings ([#18127])
|
||||
- Fix graphics regressions in Hot Shots Golf 2 / Everybody's Golf 2 and Final Fantasy Tactics ([#18142])
|
||||
- Fix hang when switching UMD with RetroAchievements enabled ([#18143])
|
||||
- Fix hang on startup with OpenGL, that happened often if "buffer commands" was set to off.
|
||||
- Fix problem with the sc instruction that broke Beats ([#18133], [#18140])
|
||||
- Fix problem with the chat window accidentally closing on typing X ([#18135])
|
||||
- Fix some crashes, add some asserts and reporting hooks ([#18129])
|
||||
- Fix some text rendering in the software renderer ([#18126])
|
||||
|
||||
What's new in 1.16
|
||||
==================
|
||||
Special thanks to unknownbrackets for the new JIT compilers, and fp64 for finally cracking the vrnd instruction.
|
||||
@ -368,4 +380,4 @@ Credit goes to:
|
||||
[#17676]: https://github.com/hrydgard/ppsspp/issues/17676 "Reduce delays in sceKernelReferThreadProfiler/ReferGlobalProfiler."
|
||||
[#17677]: https://github.com/hrydgard/ppsspp/issues/17677 "Kernel: Use lower profiler func timing"
|
||||
[#17952]: https://github.com/hrydgard/ppsspp/issues/17952 "[UWP] Improvements 2 (Configs, Render, Input)"
|
||||
[#17974]: https://github.com/hrydgard/ppsspp/issues/17974 "(UWP) Another Round of Code Cleanups"
|
||||
[#17974]: https://github.com/hrydgard/ppsspp/issues/17974 "(UWP) Another Round of Code Cleanups"
|
||||
|
Loading…
Reference in New Issue
Block a user