Recent content by NazoXIII

  1. NazoXIII

    Hacking Question SXOS - How can I sort in any order ?

    Fat/SD Sorter may be what you're looking for. Nof sure about USB drives though
  2. NazoXIII

    Hacking SWITCH NOOB PARADISE - Ask questions here

    I'm just getting back into the switch scene after dipping out in March/April, so I have a question about Atmos Emunand. With EmuMMC being compartmentalized in a hidden partition, is it still necessary to have to restore a NAND backup every time I want to go online on Sysnand or are we finally...
  3. NazoXIII

    Hacking Question Downgrade Question

    My fuses are definitely burned, I checked in Hekate, I went from 8 to 9, that's the thing that has me leery. It's no huge deal to boot into a lower OFW even with blown fuses, I could just use Hekate or SX Loader since they bypass the fuse check at launch (I don't really mind having to do the...
  4. NazoXIII

    Hacking Question Downgrade Question

    Now that part I can understand, but "should've waited for a response" to me, kind of implied that I asked and then jumped the gun, but I already acknowledged that I was overzealous and that the damage was already done but was curious about downgrading to a clean nand backup and then updating...
  5. NazoXIII

    Hacking Question Downgrade Question

    What? What does that even mean, wait for a response before I even started the thread? That doesn't make any sense.
  6. NazoXIII

    Hacking Question Downgrade Question

    I updated through the system settings.
  7. NazoXIII

    Hacking Question Downgrade Question

    I recently upgraded to 7.0.x from 6.2.0 (For Atmos/SXOS) and I was a little to excited to get back to retroarch that It slipped my mind to make a clean 7.0.1 Nand backup, I have my 6.2.0 backup on hand though so my question is: could I restore my 6.2.0 nand, update to 7.0.1 via the official OTA...
  8. NazoXIII

    Homebrew Question I got an emunand and have some questions

    1. Unless I'm mistaken, autorcm is just the corruption of your boot1/2 files causing the switch to automatically enter the recovery mode and await a payload, updating emunand wouldn't affect it, it's updating OFW that does that since it writes to and possibly repairs said boot files. 2. If you...
  9. NazoXIII

    Hacking Team-Xecuter Presents SX OS v2.3 BETA

    So now that we have "true" emunand, theoretically I could restore my clean nand dump to before I had any kind of homebrew and not fear getting banned on OFW? because that's what I'm taking from this, am I wrong? Otherwise, what does this really mean for us?
  10. NazoXIII

    Hacking Team-Xecuter Presents 'SX Dumper' v1.0.3

    Every time I dump a cart, it stops a 2.0 GBs, is that happening for anyone else?
  11. NazoXIII

    Hacking SX OS Usb Directories

    If its the same as SD Card mode, you can create an sxos folder on the root of the usb drive and two folders within that named xci and nsp and put your files there. Edit: according to this thread Xecuter might not have added folder support for usb mode.
  12. NazoXIII

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Can anyone explain to me why Autorcm seems to impact battery drain in sleep mode? I want to install it but I'm a bit apprehensive since I keep hearing about how it causes some pretty noticeable battery drain, but I can't even think of why there would be a correlation.
  13. NazoXIII

    ROM Hack Pokémon Moon Gateshark/NTR Request

    Anyone got a bead on the memory addresses for bag slots? A [999x Bottle Caps in Free Space slot] code would be awesome, but I can't for the life of me find it.
  14. NazoXIII

    Hacking EZFlash Redux. New 3ds flash cart?

    Fine fine, semantics. The "Gateway killer" flashcart. As weird as it may seem, some people actually gravitate to .3ds/3dz files.
  15. NazoXIII

    Hacking Gateway Code Creation Question

    Sounds like that's gonna be a royal pain. I tried my hand at it, figured to start with an unsigned 16 bit search just in case, and after an hour of less than and greater than searches I honestly lost motivation. It really emphasizes the Gateway's lack of searching for other data types... I...