From 325e8871418c0970c3c76f33b24c281b43add7f2 Mon Sep 17 00:00:00 2001
From: Souldbminer <162390887+souldbminersmwc@users.noreply.github.com>
Date: Thu, 25 Sep 2025 21:38:45 -0400
Subject: [PATCH 1/5] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fd59aa53..74b3000b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@

-  [](https://discord.com/invite/S3eX47dHsB)  
+  [](https://discord.com/invite/S3eX47dHsB)   []()
From 273aef145f2d3816eaf7ba402968cddf8a448275 Mon Sep 17 00:00:00 2001
From: Souldbminer <162390887+souldbminersmwc@users.noreply.github.com>
Date: Thu, 25 Sep 2025 21:40:39 -0400
Subject: [PATCH 2/5] Update README.md
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index 74b3000b..ba961400 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,22 @@ Extract sysmodule into root of SD card
Ensure you are using latest Atmosphere, otherwise the console will not boot
+## Configuration
+Download the latest configurator on your computer
+Run the file
+Select the drive your SD card or UMS device is mounted as
+Configure the kip to your liking, and in the end, save it
+
## Building
Set up a development enviorment ready to compile Atmosphere
Git clone Atmosphere, and move the cloned folder into build/
Insert Source/stratosphere folder into build/
Run build.sh
+To build the configurator, clone it's repo (souldbminersmwc/ocs2-configurator)
+Run build.bat or cd into folder and run "python -m PyInstaller --onefile --add-data "assets;assets" --icon=assets/icon.ico --noconsole src/main.py"
+
+
## Credits
meha for Switch-Oc-Suite
sys-clk team for sys-clk
From 1c89627fc37d505ed0ac627b8eeea5d8073d9b8c Mon Sep 17 00:00:00 2001
From: Souldbminer <162390887+souldbminersmwc@users.noreply.github.com>
Date: Thu, 25 Sep 2025 21:40:53 -0400
Subject: [PATCH 3/5] Update README.md
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index ba961400..5f7cf3e6 100644
--- a/README.md
+++ b/README.md
@@ -33,10 +33,10 @@ Extract sysmodule into root of SD card
Ensure you are using latest Atmosphere, otherwise the console will not boot
## Configuration
-Download the latest configurator on your computer
-Run the file
-Select the drive your SD card or UMS device is mounted as
-Configure the kip to your liking, and in the end, save it
+Download the latest configurator on your computer
+Run the file
+Select the drive your SD card or UMS device is mounted as
+Configure the kip to your liking, and in the end, save it
## Building
Set up a development enviorment ready to compile Atmosphere
@@ -44,8 +44,8 @@ Git clone Atmosphere, and move the cloned folder into build/
Insert Source/stratosphere folder into build/
Run build.sh
-To build the configurator, clone it's repo (souldbminersmwc/ocs2-configurator)
-Run build.bat or cd into folder and run "python -m PyInstaller --onefile --add-data "assets;assets" --icon=assets/icon.ico --noconsole src/main.py"
+To build the configurator, clone it's repo (souldbminersmwc/ocs2-configurator)
+Run build.bat or cd into folder and run "python -m PyInstaller --onefile --add-data "assets;assets" --icon=assets/icon.ico --noconsole src/main.py"
## Credits
From 2e22fe7552feee0416f896e309a9337b4430a2de Mon Sep 17 00:00:00 2001
From: Souldbminer <162390887+souldbminersmwc@users.noreply.github.com>
Date: Thu, 25 Sep 2025 21:42:10 -0400
Subject: [PATCH 4/5] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 5f7cf3e6..ea5571b2 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,8 @@ If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No nee
Download latest Horizon OC sysmodule from releases tab
Extract sysmodule into root of SD card
+Alternatively, you can download the configurator and click the two install buttons
+
Ensure you are using latest Atmosphere, otherwise the console will not boot
## Configuration
From 87dec20edad44435ec1640acc4c9d914b172eca6 Mon Sep 17 00:00:00 2001
From: Souldbminer <162390887+souldbminersmwc@users.noreply.github.com>
Date: Thu, 25 Sep 2025 21:44:06 -0400
Subject: [PATCH 5/5] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ea5571b2..482651eb 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Works with most homebrew
*Higher (potentially dangerous) frequencies are unlockable*
*The exact maximum overclock varies per console*
## Installation
+Ensure you have the latest version of [Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) and [Ultrahand](https://github.com/ppkantorski/Ultrahand-Overlay) installed before continuing
Grab latest hoc.kip from releases tab
If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee
Download latest Horizon OC sysmodule from releases tab
@@ -32,7 +33,6 @@ Extract sysmodule into root of SD card
Alternatively, you can download the configurator and click the two install buttons
-Ensure you are using latest Atmosphere, otherwise the console will not boot
## Configuration
Download the latest configurator on your computer