3DS:Cleaninty: Difference between revisions
From Hacks Guide Wiki
More actions
StarlitSkies (talk | contribs) 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 | # <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> | ||