faq: update external hardware text
This commit is contained in:
parent
c19901bf31
commit
a1bf605dbd
1 changed files with 3 additions and 2 deletions
|
@ -14,9 +14,10 @@ title: "FAQ"
|
|||
## Pre-Installation FAQ
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>I am on the latest system version. Is my device hackable without any external hardware?</u></summary>
|
||||
<summary><u>I am on the latest system version. Is my device hackable without any external hardware/prerequisites?</u></summary>
|
||||
|
||||
It depends on your console model. At the moment, New 3DS / New 3DS XL / New 2DS XL is able to be modded on 11.17.0 without any prerequisites (e.g. eShop titles, physical items), while 3DS / 3DS XL / 2DS is not.
|
||||
|
||||
Currently the latest system version (11.17.0) cannot be hacked without external hardware.
|
||||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue