make this super obvious
This commit is contained in:
parent
1f577c582e
commit
652263a081
2 changed files with 21 additions and 1 deletions
|
@ -6,9 +6,19 @@ permalink: /dsiware-downgrade.html
|
|||
**If you are on 11.0.0 or 11.1.0, do NOT update to 11.2.0. A new update will be coming soon that allows for DSiWare NFIRM Downgrading _without_ a second 3DS or hardmod for versions under 11.2.0.**
|
||||
{: .notice--primary}
|
||||
|
||||
If you already own **Fieldrunners**, **Legends of Exidia**, **Guitar Rock Tour**, or **The Legend of Zelda: Four Swords** on **the source 3DS**, check out [the old version of this page](dsiware-downgrade-(old)).
|
||||
|
||||
{: .notice--success}
|
||||
|
||||
{% capture notice-old %}
|
||||
If you already own one of the following games on **the source 3DS**, check out [the old version of this page](dsiware-downgrade-(old)):
|
||||
+ **Fieldrunners**
|
||||
+ **Legends of Exidia**
|
||||
+ **Guitar Rock Tour**
|
||||
+ **The Legend of Zelda: Four Swords**
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice">{{ notice-old | markdownify }}</div>
|
||||
|
||||
If you are between versions 11.0.0 and 11.2.0, you must follow this guide to downgrade your NATIVE_FIRM using DSiWare and a second 3DS which has already has a Custom Firmware installed on it in order to dump and restore your NAND.
|
||||
{: .notice}
|
||||
|
||||
|
|
|
@ -6,6 +6,16 @@ permalink: /dsiware-list.html
|
|||
This is a list of all [DSiWare Downgrade](dsiware-downgrade) compatible games generated by an automated script.
|
||||
{: .notice--primary}
|
||||
|
||||
{% capture notice-old %}
|
||||
If you already own one of the following games on **the source 3DS**, check out [the old version of this page](dsiware-downgrade-(old)):
|
||||
+ **Fieldrunners**
|
||||
+ **Legends of Exidia**
|
||||
+ **Guitar Rock Tour**
|
||||
+ **The Legend of Zelda: Four Swords**
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice">{{ notice-old | markdownify }}</div>
|
||||
|
||||
The list is sectioned off by region in the order USA, EUR, JPN.
|
||||
{: .notice--info}
|
||||
|
||||
|
|
Loading…
Reference in a new issue