Merge pull request #1801 from radostin04/patch-3
Update ban prevention steps in atob and update b9s
This commit is contained in:
commit
cc3e6acd23
2 changed files with 14 additions and 18 deletions
|
@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry
|
|||
{: .notice--warning}
|
||||
|
||||
{% capture notice-1 %}
|
||||
There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
|
||||
While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free".
|
||||
|
||||
1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
|
||||
1. Disable the "Sending of System Information" option
|
||||
1. Exit the System Settings
|
||||
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
|
||||
+ If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
|
||||
1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
|
||||
1. Disable the "Show friends what you're playing" option
|
||||
1. Exit your Friend List
|
||||
You should avoid the following actions:
|
||||
1. Piracy
|
||||
1. Cheating online
|
||||
1. Suspicious behaviour on eShop (for example, credit card chargebacks)
|
||||
|
||||
We believe SpotPass and StreetPass are also safe for use at this time.
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
|
|
@ -9,16 +9,14 @@ title: "Updating B9S"
|
|||
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
|
||||
|
||||
{% capture notice-1 %}
|
||||
There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
|
||||
While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free".
|
||||
|
||||
1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
|
||||
1. Disable the "Sending of System Information" option
|
||||
1. Exit the System Settings
|
||||
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
|
||||
+ If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
|
||||
1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
|
||||
1. Disable the "Show friends what you're playing" option
|
||||
1. Exit your Friend List
|
||||
You should avoid the following actions:
|
||||
1. Piracy
|
||||
1. Cheating online
|
||||
1. Suspicious behaviour on eShop (for example, credit card chargebacks)
|
||||
|
||||
We believe SpotPass and StreetPass are also safe for use at this time.
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue