also edit this here
I am not changing the page URL because that's a ton of work
This commit is contained in:
parent
caf350e22c
commit
857f8527c8
5 changed files with 9 additions and 9 deletions
|
@ -1,16 +1,16 @@
|
|||
---
|
||||
title: "Cart Update"
|
||||
title: "Cartridge Update"
|
||||
---
|
||||
|
||||
All game cartridges 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).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
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.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
|
||||
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.
|
||||
This also means that a cartridge 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.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
|
|
@ -12,7 +12,7 @@ Additionally, note that the last number of your system version (which is precede
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ In the case of "5.0.0-0U" for example, you would follow the "No Browser" column
|
|||
|
||||
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
|
||||
|
||||
For all versions you can also [Cart Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
|
||||
|
||||
Your device version can be found at the bottom right of the top screen of the System Settings.
|
||||
|
||||
|
|
|
@ -12,9 +12,9 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
|
|||
|
||||
{% capture notice-1 %}
|
||||
|
||||
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.
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
|
||||
|
||||
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version 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>
|
||||
|
|
|
@ -17,7 +17,7 @@ sitemap: false
|
|||
**All**
|
||||
|
||||
+ [A9LH to B9S](a9lh-to-b9s)
|
||||
+ [Cart Update](cart-update)
|
||||
+ [Cartridge Update](cart-update)
|
||||
+ [Credits](credits)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Donations](donations)
|
||||
|
|
Loading…
Reference in a new issue