docs: update readme
This commit is contained in:
@@ -53,7 +53,7 @@ Overclocking Suite for Nintendo Switch consoles running Atmosphere CFW.
|
|||||||
- Priority: "Temp overrides" > "Application profile" > "Global profile" > "System default".
|
- Priority: "Temp overrides" > "Application profile" > "Global profile" > "System default".
|
||||||
|
|
||||||
- Sync ReverseNX Mode
|
- Sync ReverseNX Mode
|
||||||
- No need to change clocks manually after toggling modes in ReverseNX (-RT and -Tool)
|
- No need to change clocks manually after toggling modes in ReverseNX (-RT)
|
||||||
|
|
||||||
- **[System Settings (Optional)](https://github.com/hanai3Bi/Switch-OC-Suite/blob/master/system_settings.md)**
|
- **[System Settings (Optional)](https://github.com/hanai3Bi/Switch-OC-Suite/blob/master/system_settings.md)**
|
||||||
|
|
||||||
@@ -79,6 +79,12 @@ Overclocking Suite for Nintendo Switch consoles running Atmosphere CFW.
|
|||||||
| RAM Volt | Disabled | Disabled |
|
| RAM Volt | Disabled | Disabled |
|
||||||
| RAM Timing | Auto-Adjusted | N/A |
|
| RAM Timing | Auto-Adjusted | N/A |
|
||||||
|
|
||||||
|
- Advanced Configuration
|
||||||
|
- Mariko GPU Undervolt
|
||||||
|
- If enabled, undervolt dvfs table will be used
|
||||||
|
- Might not work correctly
|
||||||
|
- If instability is experienced, do not use
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
5. Hekate-ipl bootloader Only
|
5. Hekate-ipl bootloader Only
|
||||||
@@ -109,3 +115,4 @@ When compilation is done, uncompress the kip to make it work with configurator:
|
|||||||
- Switchbrew [wiki](http://switchbrew.org/wiki/) for Switch in-depth info
|
- Switchbrew [wiki](http://switchbrew.org/wiki/) for Switch in-depth info
|
||||||
- Switchroot for their [modified L4T kernel and device tree](https://gitlab.com/switchroot/kernel)
|
- Switchroot for their [modified L4T kernel and device tree](https://gitlab.com/switchroot/kernel)
|
||||||
- ZatchyCatGames for RE and original OC loader patches for Atmosphere
|
- ZatchyCatGames for RE and original OC loader patches for Atmosphere
|
||||||
|
- KazushiMe for [Switch-OC-Suite](https://github.com/KazushiMe/Switch-OC-Suite)
|
||||||
|
|||||||
@@ -114,19 +114,19 @@ Copy the `atmosphere`, and `switch` folders at the root of your sdcard, overwrit
|
|||||||
|
|
||||||
* Config file allows one to set custom clocks per docked state and title id, described below
|
* Config file allows one to set custom clocks per docked state and title id, described below
|
||||||
|
|
||||||
`/config/sys-clk/config.ini`
|
`/config/sys-clk-oc/config.ini`
|
||||||
|
|
||||||
* Log file where the logs are written if enabled
|
* Log file where the logs are written if enabled
|
||||||
|
|
||||||
`/config/sys-clk/log.txt`
|
`/config/sys-clk-oc/log.txt`
|
||||||
|
|
||||||
* Log flag file enables log writing if file exists
|
* Log flag file enables log writing if file exists
|
||||||
|
|
||||||
`/config/sys-clk/log.flag`
|
`/config/sys-clk-oc/log.flag`
|
||||||
|
|
||||||
* CSV file where the title id, profile, clocks and temperatures are written if enabled
|
* CSV file where the title id, profile, clocks and temperatures are written if enabled
|
||||||
|
|
||||||
`/config/sys-clk/context.csv`
|
`/config/sys-clk-oc/context.csv`
|
||||||
|
|
||||||
* sys-clk overlay (accessible from anywhere by invoking the [Tesla menu](https://gbatemp.net/threads/tesla-the-nintendo-switch-overlay-menu.557362/))
|
* sys-clk overlay (accessible from anywhere by invoking the [Tesla menu](https://gbatemp.net/threads/tesla-the-nintendo-switch-overlay-menu.557362/))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user