mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-22 03:46:40 +00:00
Update readme
This commit is contained in:
parent
00a58f12ec
commit
12eecd2466
2 changed files with 36 additions and 7 deletions
43
README.md
43
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)
|
BIN
preview.png
Normal file
BIN
preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue