mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-26 23:10:38 +00:00
Update README.md for 1.18.1
This commit is contained in:
parent
a48247823f
commit
fc0d8c3b29
@ -25,6 +25,11 @@ 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).
|
For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games).
|
||||||
|
|
||||||
|
What's new in 1.18.1
|
||||||
|
--------------------
|
||||||
|
- Crashfix in PBP reader ([#19580])
|
||||||
|
- Fix minor theme issue in the Homebrew Store ([#19582])
|
||||||
|
|
||||||
What's new in 1.18
|
What's new in 1.18
|
||||||
------------------
|
------------------
|
||||||
- Platform support
|
- Platform support
|
||||||
@ -325,3 +330,5 @@ What's new in 1.17
|
|||||||
[#19390]: https://github.com/hrydgard/ppsspp/issues/19390 "OpenXR - Removal of \"VR/Experts only\" section"
|
[#19390]: https://github.com/hrydgard/ppsspp/issues/19390 "OpenXR - Removal of \"VR/Experts only\" section"
|
||||||
[#19092]: https://github.com/hrydgard/ppsspp/issues/19092 "OpenXR - Support for Meta Horizon OS"
|
[#19092]: https://github.com/hrydgard/ppsspp/issues/19092 "OpenXR - Support for Meta Horizon OS"
|
||||||
[#18924]: https://github.com/hrydgard/ppsspp/issues/18924 "Fix a bunch of cases where we forgot to check for CHD files"
|
[#18924]: https://github.com/hrydgard/ppsspp/issues/18924 "Fix a bunch of cases where we forgot to check for CHD files"
|
||||||
|
[#19580]: https://github.com/hrydgard/ppsspp/issues/19580 "GCC/llvm: Enable a lot more warnings, error on missing return value"
|
||||||
|
[#19582]: https://github.com/hrydgard/ppsspp/issues/19582 "Fix minor theme issue in Store"
|
Loading…
Reference in New Issue
Block a user