1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-26 09:54:37 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@bf18909e1a 🚀

This commit is contained in:
lilyuwuu
2023-05-23 22:19:21 +00:00
parent ce3750befb
commit ce40153723
222 changed files with 1946 additions and 1510 deletions

View File

@@ -478,7 +478,7 @@ window.cookieconsent.initialise({
<ol>
<li>본체 설정 에플리케이션을 실행해 주세요</li>
<li>시스템 버전은 위 화면의 오른쪽 하단에 표시됩니다 (예: “Ver. 11.16.0-49U”)</li>
<li>시스템 버전은 위 화면의 오른쪽 하단에 표시됩니다 (예: “Ver. 11.17.0-50U”)</li>
</ol>
<h4 id="섹션-iii---방법-선택">섹션 III - 방법 선택</h4>
@@ -608,6 +608,8 @@ document.getElementById("selectversion").style.display = "block";
</p>
<p id="result_methodUnavailable" style="display:none">
이 시스템 버전은 현재 일반 방법으로 해킹이 불가능 합니다. 기기를 해킹하고 싶다면, ntrboot 방법을 사용해야 합니다.
Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.
</p>
<script src="/assets/js/selecting.js"></script>