Apply NABN00BS changes, reindent some lines

This commit is contained in:
Henrik Rydgård
2026-02-26 20:58:23 +01:00
parent 3f8ab09714
commit fc5daab4d9
+11 -8
View File
@@ -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])