Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Cleaninty: Difference between revisions

From Hacks Guide Wiki
(further wording revisions, clarify EShopRegionChange, add mention of WSL)
(first eshopregionchange had wrong file name)
Line 85: Line 85:
# <code>cleaninty ctr CheckReg -C soap_target.json</code>
# <code>cleaninty ctr CheckReg -C soap_target.json</code>
#* The CheckReg commands are not necessary if you are already certain the donor and target are in the same region.
#* The CheckReg commands are not necessary if you are already certain the donor and target are in the same region.
# <code>cleaninty ctr EShopRegionChange -C soapee.json -r (new eShop region - required) -c  (country in chosen region - usually required) -l (language in chosen region/country - optional)</code>
# <code>cleaninty ctr EShopRegionChange -C soap_target.json -r (new eShop region - required) -c  (country in chosen region - usually required) -l (language in chosen region/country - optional)</code>
#* If this succeeds, '''stop here'''. The next two commands are only needed if this one fails.
#* If this succeeds, '''stop here'''. The next two commands are only needed if this one fails.
# <code>cleaninty ctr SysTransfer -s soap_target.json -t soap_donor.json</code>
# <code>cleaninty ctr SysTransfer -s soap_target.json -t soap_donor.json</code>