oh I will have to correct that lolAustralia is the same as Europe.
it is possible right now, and yes, I will swap my US fat16 for your EUR fat16I guess we could go ahead and arrange preliminary trades for N3DS fat16s as well for when region swapping becomes possible?
If someone's interested in swapping their US N3DS partition for my PAL N3DS's when that happens, let me know!![]()
it is possible right now, and yes, I will swap my US fat16 for your EUR fat16
oops I read that wrong, and I do not have a New 3ds, so I don't know if its possibleFor the New 3DS? I was told that it couldn't be done because the xorpads aren't obtainable.
According to http://3dbrew.org/wiki/Nand/private/movable.sed it should be as simple as using the aes engine to encrypt the hash over the first 0x120 bytes.
I don't know what any of this means but if it's progress I like itSo the data folder doesn't have to be messed with? Just the stuff in the dbs folder? That makes things a bit easier then.![]()
Wait, a manual system transfer is possible!? Meaning the systems don't have to be on latest firmware for this manual system transfer?From quick inspection (may missed something/a lot) but in order to do a manual system transfer + region swap:
1) N3DS: Change region with https://gist.github.com/yellows8/f15be7a51c38cea14f2c
2) O3DS: Get movable.sed and decrypt the MAC
3) N3DS: Encrypt movable.sed from O3DS
4) O3DS: Decrypt dbs/ticket.db and dbs/title.db
5) N3DS: Re-encrypt files from 4 and then merge with N3DS's ticket.db/title.db (not sure if needed, but I think this way the system apps/firm will still have tickets)
6) N3DS: Copy merged ticket.db/title.db as well as movable.sed over. Also copy over "data" to get all your saves.
I think an alternative to merging title.db is to replace title.db and then immediately do a system update (in the same boot cycle). Hopefully that will write the new tickets. I'm not even sure tickets are required for the system apps and stuff, but it's in there, so idk.