Recent content by zchtoy

  1. Z

    Homebrew Xorpad generation on 9.2

    I am having issues. I'm using the Ninjhax version (bootstrap-arm9-kernel-decrypt9.3dsx) and I'm decrypting The Legent of Zelda - The Ocarina of Time 3D HK. So at first it "creates" its files and takes time and says it completes. When I go into my SD card, it only creates a new file called "s"...
  2. Z

    Hardware N3DS NAND backup possible, I hope.

    The controller is alcor AU6476.
  3. Z

    Hardware N3DS NAND backup possible, I hope.

    i had test the card reader trancend RDP8K today , it is work with my N3DSLL(JP):lol:
  4. Z

    Hardware N3DS NAND backup possible, I hope.

    i already ordered this one http://detail.tmall.com/item.htm?spm=a1z10.5-b.w4011-6750572694.67.o808Hc&id=42173548615&rn=edb0928d22bc6fc97f226479c695581f&abbucket=5 I'll test it next week.
  5. Z

    Hardware N3DS NAND backup possible, I hope.

    TS-RDP5K Black TS-RDP5W White i think this will help you
  6. Z

    Homebrew Who can help me to downgrading my N3DS

    thank you very much , i am searching now :lol:
  7. Z

    Homebrew Who can help me to downgrading my N3DS

    ok ok about hardmod , how to downgrading my N3DS??
  8. Z

    Homebrew Who can help me to downgrading my N3DS

    i want to do that by softmod.:lol:
  9. Z

    Homebrew Who can help me to downgrading my N3DS

    I had updated my n3ds upto 9.6J now. i had backuped my n3ds by GW at 8.1J is it possible to downgrading my N3DS back to 8.1J
  10. Z

    Hacking [GUIDE] Upgrading 8.1.0-0J to 9.2.0-20J

    connect("your 3ds ip", 8000) write(0x15E424, tuple(map(ord, "http://jp81to92update.tk/\0")), pid=0x25) write(0x15E0EC, tuple(map(ord, "http://jp81to92update.tk/\0")), pid=0x25) write(0x15E463, tuple(map(ord, "http://jp81to92update.tk/\0")), pid=0x25) i use this code,now my n3ds updating:lol...
  11. Z

    Hacking [GUIDE] Upgrading 8.1.0-0J to 9.2.0-20J

    update.php <?php header('Content-Type: text/xml'); $headers = apache_request_headers(); $myfile = fopen("log3ds.txt","a"); foreach ($headers as $header => $value) { fwrite($myfile, $header); fwrite($myfile, ": "); fwrite($myfile, $value); fwrite($myfile, "\n"); if($header ==...
  12. Z

    Homebrew Xorpad generation on 9.2

    i found this https://gbatemp.net/threads/guide-upgrading-8-1-0-0j-to-9-2-0-20j.384960/ :lol:
  13. Z

    Homebrew Xorpad generation on 9.2

    Thank you very much. i will stady it but my n3ds firmware is 8.1,:wtf:
  14. Z

    Homebrew Xorpad generation on 9.2

    sorry , i don't know how to launch 3dsx file is it auto launch the "bootstrap-arm9-kernel-decrypt9.3dsx" just like launch "Launcher.dat" file?
  15. Z

    Homebrew Xorpad generation on 9.2

    could you tell me how did you did it. thank you very much