From 40968377c50c6264a077739061383c6e3cb3f4ee Mon Sep 17 00:00:00 2001 From: niklascfw Date: Fri, 10 Jul 2026 22:30:01 +0200 Subject: [PATCH] Fix Atmosphere-libs submodule to point at Atmosphere-Pro boot-storage. The previous Atmosphere-NX commit is not available in the new remote, which broke submodule update. --- .gitmodules | 4 ++-- Source/Horizon-OC-Monitor/.gitmodules | 3 ++- Source/Horizon-OC-Monitor/lib/Atmosphere-libs | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 31cfaf0f..e8b48c1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "Source/Horizon-OC-Monitor/lib/Atmosphere-libs"] path = Source/Horizon-OC-Monitor/lib/Atmosphere-libs - url = https://github.com/Atmosphere-NX/Atmosphere-libs - branch = master + url = https://github.com/NaGaa95/Atmosphere-Pro.git + branch = boot-storage [submodule "Source/Horizon-OC-Monitor/lib/libultrahand"] path = Source/Horizon-OC-Monitor/lib/libultrahand url = https://github.com/ppkantorski/libultrahand diff --git a/Source/Horizon-OC-Monitor/.gitmodules b/Source/Horizon-OC-Monitor/.gitmodules index 4bb12427..c604f375 100644 --- a/Source/Horizon-OC-Monitor/.gitmodules +++ b/Source/Horizon-OC-Monitor/.gitmodules @@ -1,6 +1,7 @@ [submodule "lib/Atmosphere-libs"] path = lib/Atmosphere-libs - url = https://github.com/Atmosphere-NX/Atmosphere-libs + url = https://github.com/NaGaa95/Atmosphere-Pro.git + branch = boot-storage [submodule "lib/libultrahand"] path = lib/libultrahand url = https://github.com/ppkantorski/libultrahand diff --git a/Source/Horizon-OC-Monitor/lib/Atmosphere-libs b/Source/Horizon-OC-Monitor/lib/Atmosphere-libs index 82f1553c..e6221460 160000 --- a/Source/Horizon-OC-Monitor/lib/Atmosphere-libs +++ b/Source/Horizon-OC-Monitor/lib/Atmosphere-libs @@ -1 +1 @@ -Subproject commit 82f1553c4c7e68364f7e630b1c68f2aee8681dee +Subproject commit e62214601248cfeca075295edc275569aeb99e6f