Guest User

Wormhole hacking with Luma3DS CFW

a guest
Dec 1st, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. 1. boot into godmode9
  2. 2. select "sysnand/emunand SD" depends on your own game installation.
  3. 3. select the file in this path: title\00040000001b5100( or 1b50 doesn't matter, this lib file is the same for both game)\content\00000000.app
  4. 4. ncch image options -> mount image -> romfs\lunasoldive.cro copy this file to your
  5. /luma/titles/00040000001B5100/romfs/lunasoldive.cro for UltraMoon
  6. /luma/titles/00040000001B5000/romfs/lunasoldive.cro for UltraSu
  7. n
  8. 5. open the file in hex, go to offset 18630 change the bytes in this order, save it after edit. done.
  9. Code:
  10. 06 00 00 2A 00 00 A0 E3
  11. to
  12. Code:
  13. 00 00 A0 E1 03 00 A0 E3
  14. save the file after editing. then enable "game patching" in Luma so it loads the edited "lunasoldive.cro"
  15. this gives you max level wormhole all the time.to revert changes simply turn game patching off in luma's settings.
Add Comment
Please, Sign In to add comment