Recent content by JotaBarba

  1. J

    Homebrew Error Code 2123-0011 when trying to UPDATE the Switch after over a year

    sorry to float an old thread, I have a v1 ipatched switch, and want to update emummc, atmosphere and hetake, did you manage to update all? What atmosphere version are you running now? Thanks!
  2. J

    Hacking Help with a Switch v1 ipatched and Pegascape

    Hi guys, I have an old Switch v1 patched (just purchase a jig and test that is patched), with firmware 4.1.0. Im currently using Pegascape locally hosted, and want to upgrade to last atmosphere, but I've read that Pegascape is deprecated and won't work now. Is there any way to continue using...
  3. J

    Hacking Question Can you make a nand backup from your Emummc?

    I have a partition type emummc, and is easily bakcuped using dd: dd if=/dev/xxx of=./emummc.bin bs=256M status=progress Where xxx is your partition emummc Sent from my iPhone using Tapatalk
  4. J

    Hacking Lockpick_RCM.bin step of homebrew guide

    Im on sysnand 4.1.0 on ipatched switch, and when execute lockpit only extract from 0 to 5 master keys, only with this keys i can rebuild sysnand? Are these keys mandatory to succesfully rebuild sysnand? Thanks in advance!! Sent from my iPhone using Tapatalk
  5. J

    Hacking Question How to have sysnand and two emummc

    Thanks mate, i'll watch github repo for updates Sent from my iPhone using Tapatalk
  6. J

    Hacking Question How to have sysnand and two emummc

    This is the open issue on driver thats prevent stock emummc from working https://github.com/m4xw/emuMMC/issues/7 Sent from my iPhone using Tapatalk
  7. J

    Hacking Question How to have sysnand and two emummc

    Just readed that is disabled y hetake: https://github.com/CTCaer/hekate/releases Sent from my iPhone using Tapatalk
  8. J

    Hacking how can i make Several emunands on the SD card with athmosphere

    Any update on this? Im exactly in the same boat, an ipatched switch on 4.1.0 and want two emummc, one for online and the other with atmoshpere, nsp and retroarch. Thanks!!
  9. J

    Hacking Question How to have sysnand and two emummc

    Could you attach hetake_ipl.ini here, please? Sent from my iPhone using Tapatalk
  10. J

    Hacking Question How to have sysnand and two emummc

    Its not about emummc.ini , its about hekate_ipl.ini, where boot entries are configured. In this file i guess that i cannot have two emummc configured at same time, cos for clean emummc i need stock=1 and fir dirt emummc i need atmosphere=1. Anyone that have this conf could help me? Thanks...
  11. J

    Hacking Question How to update Atm emuMMC and sysNAND?

    So, in a config with two emummc, one with atmosphere and the other cas close to ofw as possible, it will be necessary to edit hekate_ipl.ini to chcange between them (due to stock=1 flag)?
  12. J

    Hacking Need advice setting up emuMMC.

    Hey DarRay27, im exactly in the same boat, 4.1.0 ipatched switch, with one emummc setted up with atmosphere, updated to 8.1.0 with ChoiDuNoirNX (using a tutorial on elotrolado.net - im spanish too :) ). Im trying to have a second emummc without hbrew, nsp's and stuff like that, only vanilla...
  13. J

    Hacking Question Which is 'safer' for emunand a FAT32 partition or unformated partition?

    Its safer and faster to have it in a partition. If you format it before create a emummc, this filesystem will be overwrited by sysnand. So, format partition that you'll use as a partition emummc is useless Sent from my iPhone using Tapatalk
  14. J

    Hacking Question How to have sysnand and two emummc

    From the best spanish forum for this kind of things: https://www.elotrolado.net/hilo_tutorial-crear-bkp-emunand-con-hekate-5-0-1-nyx-atmosphere-0-9-2-update-choidujournx-carga-nsp_2339403 Sent from my iPhone using Tapatalk
  15. J

    Hacking Question How to have sysnand and two emummc

    Thanks for your replies man (fast replies). My only fears about all of this is hekate_ipl.ini file, that i had to edit before boot atmosphere on emummc. In this file have two entries, one for cwf and the other for stock sysnand, with different values for each one. When i can post url's (now...