cart updates and soundhax

This commit is contained in:
Plailect 2017-05-11 16:38:17 -04:00
parent 05fddae276
commit d25bc73566
2 changed files with 19 additions and 13 deletions

View file

@ -7,26 +7,30 @@ permalink: /cart-update.html
All game carts contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection).
{: .notice--info}
Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza or eShop.
{: .notice--info}
{% capture notice-1 %}
This means that a cart update from a version <9.0.0 will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
{: .notice--warning}
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
<br><br>
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<7.0.0 (EUR, USA) or <10.6.0 (JPN) or <4.0.0 (KOR))* will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
This also means that a cart update will NOT install a browser if you do not already have one. This will **only** update the actual system version *(for example, 2.1.0-0 -> 6.0.0-0)*. The last number *(the -0)* will **not** change.
{: .notice--warning}
**Updating with a game cart containing the version 9.9.0 or above will remove your browser!**
**Updating with a game cart containing the version 9.9.0 or above will remove your browser until a standard online update is performed!**
{: .notice--danger}
#### What you need
* A game cart that [contains the version](http://www.3dsdb.com/) specified in the chart
* A game cart that [contains the version](http://www.3dsdb.com/) you wish to update to
#### Instructions
1. Boot your device into recovery mode by holding L+R+A+UP while powering on
1. Decline the update and reboot
1. Put the game in the system
1. Boot your device into recovery mode by holding (L) + (R) + (A) + (UP) while powering on
1. If prompted, decline the update
1. Reboot
1. Put the game in your device if it is not already
1. Attempt to launch the game
1. Update when prompted

View file

@ -13,12 +13,14 @@ Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR,
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS and 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
{: .notice--info}
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza or eShop.
{: .notice--info}
{% capture notice-1 %}
This means that using a Cart Update from a version <9.0.0 will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
{: .notice--warning}
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
<br><br>
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<7.0.0 (EUR, USA) or <10.6.0 (JPN) or <4.0.0 (KOR))* will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
#### What you need