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

This reverts commit 7d261c5f41.
This commit is contained in:
souldbminersmwc
2025-11-12 15:41:32 -05:00
parent 40aefffbb2
commit 237565a69b
13 changed files with 150 additions and 2443 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