diff --git a/README.md b/README.md index fba0afb..a7857f1 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,62 @@ # TegraExplorer A payload-based file explorer for your switch! +![TegraExplorer builder](https://github.com/suchmememanyskill/TegraExplorer/workflows/TegraExplorer%20builder/badge.svg) + ## Usage 1. Get your favorite payload injector 2. Inject TegraExplorer as a payload -Navigate around the menus using the vol+, vol- and power buttons +Navigate around the menus using the joycons. +A: Select +B: Back +Left Joystick up/down (Dpad or joystick): navigate menus up/down +Right Joystick up/down: fast menu navigation up/down +Capture (Minerva only): Take a screenshot +L3/R3 (Press joysticks in): Recalibrate centerpoint + +If you do not have your joycons connected: +Power -> A +Vol+ -> Left Joystick up +Vol- -> Left Joystick down ## Functions - Navigate the SD card -- Navigate the System partition of your sysnand/sysmmc +- Navigate the System partition of your sysmmc and emummc - Interact with files - - Deleting, copying or moving 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 or copying folders + - Deleting, copying or renaming folders + - Creating folders - Dumping your current firmware to sd - Formatting the sd card +*and more* + ## 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) -# Credits +## Credits Based on [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM), and thus also based on [Hekate](https://github.com/CTCaer/hekate) -Lots of help from: +Awesome people who helped with this project: - shchmue -- Denn +- Dennthecafebabe + +Other awesome people: +- PhazonicRidley +- Dax +- Huhen +- Bleck9999 +- Exelix + +## Screenshots + +![Preview](/preview.png) \ No newline at end of file diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..2315037 Binary files /dev/null and b/preview.png differ