Guest User

/ekx/ 1 switch

a guest
Dec 16th, 2019
731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. Get off custom firmware, hope you managed to do the emunand setup
  2.  
  3. The next following steps are without customfirmware, meaning you will be able to go online.
  4. Enter RCM
  5. Run tegrarcmgui.exe
  6. Click tools --> Mount and mount eMMC rawNAND Ignore the warning, and if it asks you to install something, do it. after finishing, the green rcm light must turn red, close tegra.
  7.  
  8. Getting your biskey3
  9. If you followed the above guides you should be having your keys backed up.
  10. Open prod.keys with a text editor, ie: notepad.
  11. look for this line: bis_key_03
  12. coppy all the string after the = sign and copy to another notepad file. It must be a 64 character line.
  13. Divide this line into 2, first 32 characters will be your upper, and last 32 characters your lower.
  14. save and keep this file
  15.  
  16. Hackdiskmount
  17. https://files.sshnuke.net/HacDiskMount1055.zip
  18. Open using Admin priviledges
  19. File --> open physical drive --> doble click user
  20. A new window will pop out. use the keys you got using the biskey3 and allocate them in the text boxes.
  21. click test and if green, you can proceed to install the driver, I use drive letter A, install and then mount it.
  22. Open your files and navigate to the driver you installed the mount. Open the save folder and look for file 0000000000000034 (pokemon sword) I don't know pokemon shield since I have sword. transfer to desktop/wherever and make a backup file also.
  23. This is the savefile that the system has of the game
  24.  
  25. >but anon, I cannot pkhex this
  26. Here comes the tricky part.
  27.  
  28. Hactool.exe
  29. https://github.com/SciresM/hactool/releases
  30. Download to a folder
  31.  
  32. https://files.catbox.moe/gd1c0q.rar
  33. Download to same folder
  34. Copy your prod.keys file to this folder as well.
  35.  
  36. Make two folders
  37. >sav
  38. >out
  39.  
  40. copy one of your save file copies to the sav folder and run extract.bat
  41. that will bring the main archive compatible with pkhex into the out folder
  42. when you are done with pkhex, put main back inside where you found it and run inject.bat
  43. take out the file in sav folder and overwrite the file in the save folder of the mounted system.
  44.  
  45. UNMOUNT HACKDISKMOUNT, don't unplug your switch without unmounting!
  46. after unmounting, turn it off by pressing the on/off button till the screen goes completely black and turn it back on
  47.  
  48. If you did everything correctly, the injected save file is up and running.
Advertisement
Add Comment
Please, Sign In to add comment