README
This commit is contained in:
14
README.md
14
README.md
@@ -1,11 +1,14 @@
|
||||
# Switch OC Suite
|
||||
|
||||
Overclocking suite for Switch **(Mariko Only)** running on Atmosphere CFW. Support Horizon OS 12.1.0.
|
||||
Overclocking suite for Switch **(Mariko Only)** running on Atmosphere CFW. Support Horizon OS [TARGETVER].
|
||||
|
||||
|
||||
|
||||
## Notice
|
||||
|
||||
- AIO Package for 13.0.0 will be released once Atmosphere 1.1.0 is no longer in pre-release state.
|
||||
- When 13.0.1 is released, support for 12.1.0 will be dropped.
|
||||
|
||||
### Disclaimer
|
||||
|
||||
**Proceed with caution!**
|
||||
@@ -98,7 +101,7 @@ Overclocking suite for Switch **(Mariko Only)** running on Atmosphere CFW. Suppo
|
||||
- **Do NOT forget to reapply ptm-patch** after changing RAM OC clock.
|
||||
|
||||
**Steps:**
|
||||
1. Make sure you are running targeted HOS, and have `prod.keys` *with latest master key* (`_0c`) dumped by [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM).
|
||||
1. Make sure you are running targeted HOS ([TARGETVER]), and have `prod.keys` *with latest master key* (`_0c`) dumped by [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM).
|
||||
2. Loader patches for Atmosphere: Grab from the web and apply. I won't provide them here. (Or build AMS with `ValidateAcidSignature()` stubbed.)
|
||||
3. Place all the files in `SdOut` into SD card.
|
||||
**See [Details](#details) section for more info.**
|
||||
@@ -106,15 +109,15 @@ Overclocking suite for Switch **(Mariko Only)** running on Atmosphere CFW. Suppo
|
||||
- Remove all the files in previous OC Suite version before updating to avoid conflicts.
|
||||
4. Dump your pcv module.
|
||||
If you already have the pcv backup of targeted HOS version, jump to Step 5. Otherwise, redump is required.
|
||||
- Load [TegraExplorer](https://github.com/suchmememanyskill/TegraExplorer/releases/latest) payload in hekate.
|
||||
- Choose `Browse SD` -> `patcher.te` -> `Launch Script`.
|
||||
- Load [TegraExplorer](https://github.com/suchmememanyskill/TegraExplorer/releases/latest) (*v4.0.0 or later*) in hekate.
|
||||
- Choose `PCVPatcher.te` in Scripts section.
|
||||
- Select the MMC you'd like to mount and `Dump PCV Module Backup`
|
||||
- Wait for `Done!` showing up and transfer the backup `/atmosphere/oc_patches/pcv-backup` to your PC.
|
||||
5. Extract `PatchTools` folder from the AIO package, put `pcv-backup` and `prod.keys` in.
|
||||
6. Select RAM frequency and prepare the patches:
|
||||
- Copy the `/atmosphere/oc_patches/xx-xxxx.x/ptm-patch` folder ->`/atmosphere/exefs_patches/` on your SD card.
|
||||
- Copy `/atmosphere/oc_patches/xx-xxxx.x/pcv-bspatch` -> `PatchTools` on your PC.
|
||||
7. Run `Patcher.bat` in PatchTools (Do NOT use admin privileges).
|
||||
7. Run `Patcher.bat` in PatchTools (NOT with admin privileges).
|
||||
8. Move the patched `pcv-module` to `/atmosphere/oc_patches/`.
|
||||
9. In TegraExplorer, `Browse SD` -> `patcher.te` -> `Launch Script` and then `Apply Patched PCV Module`.
|
||||
10. Wait for `Done!` and then reboot to enjoy.
|
||||
@@ -140,3 +143,4 @@ Simply build `loader.kip` from Atmosphere and load it with hekate if you don't f
|
||||
- Switchbrew [wiki](http://switchbrew.org/wiki/) for Switch in-depth info
|
||||
- ZatchyCatGames for RE and original OC loader patches for Atmosphere
|
||||
|
||||
[TARGETVER]: 12.1.0
|
||||
Reference in New Issue
Block a user