docs: update docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
|
||||
|
||||
This is continuation of Switch-OC-Suite just for my personal use. This project is very dangerous and can possibly damage your console. Therefore I do not recommend using this project. If you decide to do so, USE AT YOUR OWN RISK
|
||||
Continuation of Switch-OC-Suite, originally by KazushiMe, for my personal use. This project is very dangerous and can possibly damage your console. Therefore I do not recommend using this project. If you decide to use it, USE AT YOUR OWN RISK
|
||||
|
||||
Overclocking Suite for Nintendo Switch consoles running Atmosphere CFW.
|
||||
|
||||
@@ -29,7 +29,7 @@ Overclocking Suite for Nintendo Switch consoles running Atmosphere CFW.
|
||||
- CPU / GPU Overclock (Safe: 1963 / 998 MHz)
|
||||
- Unsafe
|
||||
- Due to the limit of board power draw or power IC
|
||||
- Unlockable frequencies up to 2397 / 1305 MHz or 2295 / 1267 MHz
|
||||
- Unlockable frequencies up to 2295 / 1267 MHz
|
||||
- See [README for sys-clk-OC](https://github.com/hanai3Bi/Switch-OC-Suite/blob/master/Source/sys-clk-OC/README.md)
|
||||
|
||||
- DRAM Overclock (Safe: 1996.8 MHz)
|
||||
@@ -70,10 +70,10 @@ Overclocking Suite for Nintendo Switch consoles running Atmosphere CFW.
|
||||
|
||||
| Defaults | Mariko | Erista |
|
||||
| ---------- | ------------- | ------------ |
|
||||
| CPU OC | 2397 MHz Max | 2091 MHz Max |
|
||||
| CPU OC | 2295 MHz Max | 2091 MHz Max |
|
||||
| CPU Boost | 1785 MHz | N/A |
|
||||
| CPU Volt | 1235 mV Max | 1235 mV Max |
|
||||
| GPU OC | 1305 MHz Max | N/A |
|
||||
| GPU OC | 1267 MHz Max | N/A |
|
||||
| RAM OC | 1996 MHz Max | 1862 MHz Max |
|
||||
| RAM Volt | Disabled | Disabled |
|
||||
| RAM Timing | Auto-Adjusted | N/A |
|
||||
|
||||
@@ -7,8 +7,8 @@ Switch sysmodule allowing you to set cpu/gpu clocks according to the running app
|
||||
|
||||
### CPU clocks
|
||||
|
||||
* 2397 → approx. OC max for Mariko
|
||||
* 2295
|
||||
* 2397 → N/A
|
||||
* 2295 → OC max for Mariko
|
||||
* 2193
|
||||
* 2091 → OC max for Erista
|
||||
* 1963 → official and safe max for Mariko
|
||||
@@ -28,7 +28,7 @@ Switch sysmodule allowing you to set cpu/gpu clocks according to the running app
|
||||
|
||||
### GPU clocks
|
||||
|
||||
* 1305 → OC max for Mariko
|
||||
* 1305 → N/A
|
||||
* 1267 → official max for Mariko
|
||||
* 1228
|
||||
* 1152
|
||||
|
||||
2
pages/dist/index.html
vendored
2
pages/dist/index.html
vendored
File diff suppressed because one or more lines are too long
@@ -170,7 +170,7 @@
|
||||
<li>Unsafe
|
||||
<ul>
|
||||
<li>Due to the limit of board power draw or power IC</li>
|
||||
<li>Unlockable frequencies up to 2397 / 1305 MHz or 2295 / 1267 MHz</li>
|
||||
<li>Unlockable frequencies up to 2295 / 1267 MHz</li>
|
||||
<li>See <a
|
||||
href="https://github.com/hanai3Bi/Switch-OC-Suite/blob/master/Source/sys-clk-OC/README.md"
|
||||
target="_blank">README
|
||||
@@ -246,7 +246,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>CPU OC</td>
|
||||
<td>2397 MHz Max</td>
|
||||
<td>2295 MHz Max</td>
|
||||
<td>2091 MHz Max</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -261,7 +261,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GPU OC</td>
|
||||
<td>1305 MHz Max</td>
|
||||
<td>1267 MHz Max</td>
|
||||
<td>N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user