Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndroPlus-org/0a7802a8fbc7a6e4363a170498fca0bc to your computer and use it in GitHub Desktop.
Save AndroPlus-org/0a7802a8fbc7a6e4363a170498fca0bc to your computer and use it in GitHub Desktop.
efstools
# Check if the port works. Error will be outputed if it didn't work
./EfsTools.exe efsInfo
# Reset mcfg_autoselect_by_uim (please create empty file named mcfg_autoselect_by_uim file)
./EfsTools.exe writeFile -i mcfg_autoselect_by_uim -o /nv/item_files/mcfg/mcfg_autoselect_by_uim
# Flash mbn
./EfsTools.exe uploadDirectory -i mcfg_sw.mbn -o / -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment