Merge branch 'master' of https://github.com/souldbminersmwc/Horizon-OC
This commit is contained in:
16
README.md
16
README.md
@@ -4,7 +4,7 @@
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
  [](https://discord.com/invite/S3eX47dHsB)  
|
  [](https://discord.com/invite/S3eX47dHsB)   []()
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -25,12 +25,20 @@ Works with most homebrew<br>
|
|||||||
*Higher (potentially dangerous) frequencies are unlockable*<br>
|
*Higher (potentially dangerous) frequencies are unlockable*<br>
|
||||||
*The exact maximum overclock varies per console*<br>
|
*The exact maximum overclock varies per console*<br>
|
||||||
## Installation
|
## 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<br>
|
||||||
Grab latest hoc.kip from releases tab<br>
|
Grab latest hoc.kip from releases tab<br>
|
||||||
If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee<br>
|
If using hekate, edit hekate_ipl.ini to include "kip1=atmosphere/kips/*". No need for editing if using fusee<br>
|
||||||
Download latest Horizon OC sysmodule from releases tab<br>
|
Download latest Horizon OC sysmodule from releases tab<br>
|
||||||
Extract sysmodule into root of SD card<br>
|
Extract sysmodule into root of SD card<br>
|
||||||
|
|
||||||
Ensure you are using latest Atmosphere, otherwise the console will not boot<br>
|
Alternatively, you can download the configurator and click the two install buttons<br>
|
||||||
|
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
Download the latest configurator on your computer<br>
|
||||||
|
Run the file<br>
|
||||||
|
Select the drive your SD card or UMS device is mounted as<br>
|
||||||
|
Configure the kip to your liking, and in the end, save it<br>
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Set up a development enviorment ready to compile Atmosphere<br>
|
Set up a development enviorment ready to compile Atmosphere<br>
|
||||||
@@ -38,6 +46,10 @@ Git clone Atmosphere, and move the cloned folder into build/<br>
|
|||||||
Insert Source/stratosphere folder into build/<br>
|
Insert Source/stratosphere folder into build/<br>
|
||||||
Run build.sh
|
Run build.sh
|
||||||
|
|
||||||
|
To build the configurator, clone it's repo (souldbminersmwc/ocs2-configurator)<br>
|
||||||
|
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"<br>
|
||||||
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
meha for Switch-Oc-Suite<br>
|
meha for Switch-Oc-Suite<br>
|
||||||
sys-clk team for sys-clk<br>
|
sys-clk team for sys-clk<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user