Revert "hoc-sys: fix uv calculation formulas"

This reverts commit 58aa3649d6.

Revert "Merge branch 'master' of https://github.com/Horizon-OC/Horizon-OC"

This reverts commit 22ec140738, reversing
changes made to bbf84a501b.

Reapply "hoc-clk: add live vdd2, live boost clock and basic pwm dimming"

This reverts commit 21a3f953d7.

Revert "hoc-sys: fix config and add global profiles"

This reverts commit 7d261c5f41.

Revert "hos-sys: remove global target (doesnt compile)"

This reverts commit 30dd6c2536.
This commit is contained in:
souldbminersmwc
2025-11-12 15:41:27 -05:00
parent 58aa3649d6
commit 5a7788649e
14 changed files with 164 additions and 2455 deletions

View File

@@ -84,14 +84,12 @@ It enables advanced CPU, GPU, and RAM tuning with user-friendly configuration to
```
3. Move the cloned folder into `build/`.
4. Insert your `Source/stratosphere` folder into `build/`.
5. Run: (On Windows you need to use "make -j %NUMBER_OF_PROCESSORS%")
5. Run:
```bash
./build.sh
```
To build the Configurator:
```bash