diff --git a/Source/sys-clk/build.sh b/Source/sys-clk/build.sh index c6978c5c..1485b076 100644 --- a/Source/sys-clk/build.sh +++ b/Source/sys-clk/build.sh @@ -29,7 +29,7 @@ make -j$CORES popd > /dev/null mkdir -p "$DIST_DIR/switch" -cp -vf "$ROOT_DIR/manager/sys-clk-manager.nro" "$DIST_DIR/switch/sys-clk-manager.nro" +cp -vf "$ROOT_DIR/manager/horizon-oc-manager.nro" "$DIST_DIR/switch/horizon-oc-manager.nro" echo "*** overlay ***" pushd "$ROOT_DIR/overlay" @@ -37,7 +37,7 @@ make -j$CORES popd > /dev/null mkdir -p "$DIST_DIR/switch/.overlays" -cp -vf "$ROOT_DIR/overlay/out/sys-clk-overlay.ovl" "$DIST_DIR/switch/.overlays/sys-clk-overlay.ovl" +cp -vf "$ROOT_DIR/overlay/out/horizon-oc-overlay.ovl" "$DIST_DIR/switch/.overlays/horizon-oc-overlay.ovl" echo "*** assets ***" mkdir -p "$DIST_DIR/config/sys-clk" diff --git a/dist/README.md b/dist/README.md index ee6238a5..4bf17ffe 100644 --- a/dist/README.md +++ b/dist/README.md @@ -52,7 +52,7 @@ Run build.bat or run "python -m PyInstaller --onefile --add-data "assets;assets ## Credits Lightos for RAM timings
-meha for Switch-Oc-Suite
+KazushiMe and meha for Switch-Oc-Suite
sys-clk team for sys-clk
b0rd2death for Ultrahand sys-clk fork
Lightos and Sammybigio2011 for early testing
diff --git a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp index d23c4656..33c59990 100644 Binary files a/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp and b/dist/atmosphere/contents/00FF0000636C6BFF/exefs.nsp differ diff --git a/dist/atmosphere/kips/hoc.kip b/dist/atmosphere/kips/hoc.kip index d1e61529..ed5bae8f 100644 Binary files a/dist/atmosphere/kips/hoc.kip and b/dist/atmosphere/kips/hoc.kip differ