From fc5daab4d96beda7b40ec67da498df34f75243f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Thu, 26 Feb 2026 20:58:23 +0100 Subject: [PATCH] Apply NABN00BS changes, reindent some lines --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 94e2d666d8..5298b718d0 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ What's new in 1.20 - Built-in songs in Beats work again ([#20662]) - Fix adhoc in Syphon Filter games ([#20642]) - Fix strange cutscene speedups in Power Stone 2 (Power Stone Collection) ([#2124]) + - Work around game bug to help more custom songs play again in GTA LCS ([#20692]) - Multiplayer - Support aemu relay servers for AdHoc multiplayer ([#21116], [#21271]) @@ -73,18 +74,20 @@ What's new in 1.20 - Platform support - Windows - - ARM64 is now officially supported, and works great ([#20863]) - - Correct fullscreen mode in Xbox Fullscreen Experience ([#21189]) - - Assorted improvements ([#20778], [#20774]) + - D3D9 support has been removed ([#19951], [#20490]) + - ARM64 is now officially supported, and works great ([#20863]) + - Correct fullscreen mode in Xbox Fullscreen Experience ([#21189]) + - Assorted improvements ([#20778], [#20774]) - Android - - Shortcut widgets can now be created even if the app isn't running ([#20798]) + - The minimum Android version has been raised for technical reasons, KitKat is no longer supported ([#19658]) + - Shortcut widgets can now be created even if the app isn't running ([#20798]) - Support for Android devices with 16K page size. This is a technical change, required by Google Play, that unfortunately forced us to drop compatibility with the very oldest devices. ([#20788]) - - Removed support for classic Moga controllers, these were only a thing on early Android ([#20762]) + - Removed support for classic Moga controllers, these were only a thing on early Android ([#20762]) - iOS - - Support for portrait screen rotation (wasn't available previously). + - Support for portrait screen rotation (wasn't available previously). - Linux - - Loongarch improvements by KatyushaScarlet ([#20683], [#20644], [#20599], [#20594]), text rendering improvements ([#21163]) - - SDL fullscreen problems fixed ([#21300], more) + - Loongarch improvements by KatyushaScarlet ([#20683], [#20644], [#20599], [#20594]), text rendering improvements ([#21163]) + - SDL fullscreen problems fixed ([#21300], more) - Debugger - ImDebugger improvements ([#20861], [#20779], [#20657], [#20637], [#20550], [#20523])