mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-22 00:07:35 +02:00
troubleshoot-mset9: remove error 11
macos is now supported
This commit is contained in:
@@ -543,14 +543,6 @@ This happens when no valid title database is present, usually because you never
|
|||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
<details>{{ compat | markdownify }}</details>
|
<details>{{ compat | markdownify }}</details>
|
||||||
|
|
||||||
{% capture compat %}
|
|
||||||
<summary><u>Error 11: macOS is not supported!</u></summary>
|
|
||||||
|
|
||||||
You are trying to run the MSET9 script from a computer running macOS, which is not currently supported. Try running the script from a computer running Windows or Linux. If you do not have access to such a computer, you will need to follow an [alternate exploit](alternate-exploits).
|
|
||||||
|
|
||||||
{% endcapture %}
|
|
||||||
<details>{{ compat | markdownify }}</details>
|
|
||||||
|
|
||||||
{% capture compat %}
|
{% capture compat %}
|
||||||
<summary><u>Error 12: You don't have 1 ID1, you have (#)!</u></summary>
|
<summary><u>Error 12: You don't have 1 ID1, you have (#)!</u></summary>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user