TegraExplorer Switch: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 68: Line 68:
==Changelog==
==Changelog==
'''4.1.1 2023/10/11'''
'''4.1.1 2023/10/11'''
* This is actually just v4.1.0-b1, with 2 changes
* This is actually just v4.1.0-b1, with 2 changes.
** @bleck9999 added that the power and volume buttons can always be used as up/down/a
** @bleck9999 added that the power and volume buttons can always be used as up/down/a.
*** The keyboard is also now fixed with just power/volume controls
*** The keyboard is also now fixed with just power/volume controls.
* The firmwaredump script no longer automatically tries to read the firmware
* The firmwaredump script no longer automatically tries to read the firmware.
'''4.1.0-b1 2023/07/29'''
'''4.1.0-b1 2023/07/29'''
* Upgrade BDK to Lockpick-RCM 1.19.10
* Upgrade BDK to Lockpick-RCM 1.19.10.
* New keydump strategy, hopefully mitigating pkg1 hotfixes
* New keydump strategy, hopefully mitigating pkg1 hotfixes.
* Thanks a lot to @JeffVi for helping me port the Lockpick_RCM BDK to TegraExplorer!
* Thanks a lot to @JeffVi for helping me port the Lockpick_RCM BDK to TegraExplorer!
* Thanks a lot to @lucasaf04 for testing this on an oled console for me
* Thanks a lot to @lucasaf04 for testing this on an oled console for me.
'''v4.0.1-hotfix4 2023/02/22'''
'''v4.0.1-hotfix4 2023/02/22'''
*Hotfix for key dumping on firmware 16.0.0, brought to you by @FlyingBananaTree (again).
*Hotfix for key dumping on firmware 16.0.0, brought to you by @FlyingBananaTree (again).
Line 106: Line 106:


==Credits==
==Credits==
Based on [https://github.com/shchmue/Lockpick_RCM Lockpick_RCM], and thus also based on [https://github.com/CTCaer/hekate Hekate].
Based on [https://github.com/shchmue/Lockpick_RCM Lockpick_RCM], and thus also based on [https://github.com/CTCaer/hekate Hekate]


Awesome people who helped with this project:
Awesome people who helped with this project:
*shchmue
* [https://github.com/shchmue shchmue]
*Dennthecafebabe
* [https://github.com/maddiethecafebabe/ maddiethecafebabe]
* [https://github.com/bleck9999 bleck9999]


Other awesome people:
Other awesome people:
*PhazonicRidley
* PhazonicRidley
*Dax
* Dax
*Huhen
* Huhen
*Bleck9999
* Exelix
*Exelix
* Emmo
*Emmo
* Gengar
* Einso
* JeffV


== External links ==
== External links ==
* Author's website - https://suchmememanyskill.github.io/apps/TegraExplorer/
* Author's website - https://suchmememanyskill.github.io/apps/TegraExplorer/
* Github - https://github.com/suchmememanyskill/TegraExplorer
* GitHub - https://github.com/suchmememanyskill/TegraExplorer
* GitHub - https://github.com/suchmememanyskill/TegraScript
* GitHub - https://github.com/suchmememanyskill/TegraScript

Latest revision as of 05:30, 11 February 2024

TegraExplorer
Tegraexplorernx.png
General
Authorsuchmememanyskill
TypePayload (Binaries)
Version4.1.1
LicenseGPL-2.0
Last Updated2023/10/11
Links
Download
Website
Source
Support Author

A payload-based file manager for your Switch.

Features

  • 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 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.

Installation

Get your favorite payload injector.

Inject TegraExplorer as a payload.

Controls

Navigate the menus using Joy-Cons:

A - Select

B - Back

D-Pad or Left Stick Up/Down - Navigate menus up/down

Right Stick Up/Down - Fast menu navigation up/down

Capture (Minerva only) - Take a screenshot

L3/R3 (press Left or Right Stick in) - Recalibrate centerpoint

If Joy-Cons are not connected:

Power - A

Vol+ - Left Joystick up

Vol- - Left Joystick down

Screenshots

tegraexplorernx2.png

tegraexplorernx3.png

tegraexplorernx4.png

Changelog

4.1.1 2023/10/11

  • This is actually just v4.1.0-b1, with 2 changes.
    • @bleck9999 added that the power and volume buttons can always be used as up/down/a.
      • The keyboard is also now fixed with just power/volume controls.
  • The firmwaredump script no longer automatically tries to read the firmware.

4.1.0-b1 2023/07/29

  • Upgrade BDK to Lockpick-RCM 1.19.10.
  • New keydump strategy, hopefully mitigating pkg1 hotfixes.
  • Thanks a lot to @JeffVi for helping me port the Lockpick_RCM BDK to TegraExplorer!
  • Thanks a lot to @lucasaf04 for testing this on an oled console for me.

v4.0.1-hotfix4 2023/02/22

  • Hotfix for key dumping on firmware 16.0.0, brought to you by @FlyingBananaTree (again).
  • Edit: yes this also works on 16.0.2.

v4.0.1-hotfix3 2022/10/12

  • Hotfix for key dumping on firmware 15.0.0, brought to you by @FlyingBananaTree.
  • Edit: Yes this also works on 15.0.1.

v4.0.1-hotfix2 2022/03/23

  • This is a hotfix to support fw 14.0.0, added by @dezem. Thanks.

v4.0.1-hotfix 2022/01/24

  • This is a hotfix of TE 4.0.1 that contains the new PKG1 of 13.2.1. I'm still working on a proper release.

v4.0.1 2021/09/16

  • Guess i lied a few releases back and i do still have to update it sometimes. Also fixes #51.
  • (Edit: yes this also supports 13.1.0 and 13.2.0.)

v4.0.0 2021/08/02

  • This release implements the 3rd iteration of TegraScript. The big new features are save management and members. See the docs for all the juicy details. TegraScript v2 scripts are not compatible.

Changes:

  • TegraScript v3.
  • Embedded scripts.
  • The firmware dump script has been replaced by an embedded script, which also shows the actual firmware version now.
  • A System wipe (factory reset) script is also embedded into TegraExplorer now.
  • Scripts put in sd:/TegraExplorer/scripts now show up in the main menu.
  • Compiling with the SCRIPT_ONLY define will allow you to embed more scripts due to more space.
  • Probably more that i forgot.
  • This release wouldn't have been possible without the help of @bleck9999 and @maddiethecafebabe. Big thanks to them.

Fill changelog can be found here.

Credits

Based on Lockpick_RCM, and thus also based on Hekate

Awesome people who helped with this project:

Other awesome people:

  • PhazonicRidley
  • Dax
  • Huhen
  • Exelix
  • Emmo
  • Gengar
  • Einso
  • JeffV

External links

Advertising: