From 2edf471a75822b951a195c85a1b8f44a05b3448a Mon Sep 17 00:00:00 2001 From: Calvin Fuchs Date: Fri, 18 Jun 2021 03:10:54 +0200 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++------------------------------------------ 1 file changed, 9 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index 82bf631..67b23c7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,10 @@ -# TegraExplorer +# CommonProblemResolver (CPR) -[![TegraExplorer builder](https://github.com/suchmememanyskill/TegraExplorer/workflows/TegraExplorer%20builder/badge.svg)](https://github.com/suchmememanyskill/TegraExplorer/actions) -[![Downloads](https://img.shields.io/github/downloads/suchmememanyskill/TegraExplorer/total)](https://github.com/suchmememanyskill/TegraExplorer/releases) -[![Version](https://img.shields.io/github/v/release/suchmememanyskill/tegraexplorer)](https://github.com/suchmememanyskill/TegraExplorer/releases) -[![Donations](https://img.shields.io/badge/Support%20on-Ko--Fi-red)](https://ko-fi.com/suchmememanyskill) - -A payload-based file explorer for your switch! +Rescue your switch without a pc! ## Usage 1. Get your favorite payload injector -2. Inject TegraExplorer as a payload +2. Inject CPR as a payload Navigate around the menus using the joycons. - A: Select @@ -25,43 +20,15 @@ If you do not have your joycons connected: - Vol- -> Left Joystick down ## Functions -- Navigate the SD card -- Navigate the System partition of your sysmmc and emummc -- Interact with files - - Deleting, copying, renaming and moving files - - Launching payloads files - - Viewing the hex data of a file - - Launching special [TegraScript](https://github.com/suchmememanyskill/TegraScript) files - - Renaming files -- Interacting with folders - - Deleting, copying or renaming folders - - Creating folders -- Dumping your current firmware to sd -- Formatting the sd card - -*and more* +- Disables all sysmodules on your switch (might fix booting issues after update) +- Delete installed themes (will fix booting issues after update) +- Reverts changes made by clingwrap ## Support -For general CFW support, go to the [Nintendo Homebrew](https://discord.gg/C29hYvh) discord - -For question specifically for TegraExplorer, go to [my discord](https://discord.gg/aH9rsuP) +Join [our discord](https://discord.gg/VkaRjYN) for help. ## Credits -Based on [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM), and thus also based on [Hekate](https://github.com/CTCaer/hekate) -Awesome people who helped with this project: -- shchmue -- Dennthecafebabe - -Other awesome people: -- PhazonicRidley -- Dax -- Huhen -- Bleck9999 -- Exelix -- Emmo - -## Screenshots - -![Preview](/preview.png) +This is heavily based on [TegraExplorer](https://github.com/suchmememanyskill/TegraExplorer) by suchmememanyskill, +which itself is based on [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM), and thus also based on [Hekate](https://github.com/CTCaer/hekate)