Skip to content

Commit 7377f18

Browse files
authored
Bump framework to 2026.422.1 and hold Surface managed peer to fix SDLActivity SIGSEGV
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/a8a91f1f-e013-42d6-a7e3-f0d1accb9b89 Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
1 parent b39b878 commit 7377f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

local-packages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It is wired up as a NuGet source in the repo-root `NuGet.Config`:
1414

1515
| Package | Version | Why vendored |
1616
|---------------------------------|------------------------|--------------|
17-
| `ppy.Veldrid.SPIRV` | `1.0.15-gb268bf39ea` | This fork build (from <https://github.com/winnerspiros/veldrid-spirv/releases/tag/1.0>) ships `runtimes/android-arm64/native/libveldrid-spirv.so` aligned to **16 KB pages**, which is required for Android 16+. The version published on nuget.org (`1.0.15-gb66ebf81d2`) is 4 KB-aligned and triggers a build warning when packaging the APK. The version is referenced by `ppy.osu.Framework 2026.421.1` and re-pinned explicitly in `osu.Game/osu.Game.csproj` so resolution is deterministic. |
17+
| `ppy.Veldrid.SPIRV` | `1.0.15-gb268bf39ea` | This fork build (from <https://github.com/winnerspiros/veldrid-spirv/releases/tag/1.0>) ships `runtimes/android-arm64/native/libveldrid-spirv.so` aligned to **16 KB pages**, which is required for Android 16+. The version published on nuget.org (`1.0.15-gb66ebf81d2`) is 4 KB-aligned and triggers a build warning when packaging the APK. The version is referenced by `ppy.osu.Framework 2026.422.1` and re-pinned explicitly in `osu.Game/osu.Game.csproj` so resolution is deterministic. |
1818

1919
## Updating
2020

0 commit comments

Comments
 (0)