--- title: "Installing boot9strap (SSLoth-Browser)" --- {% include toc title="條目內容" %} ### 必讀事項 SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing use of new-browserhax or old-browserhax, which can then be used in conjunction with universal-otherapp. If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. {: .notice--warning} ### 必備項目 * The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`boot9strap-1.3.zip`; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一節 — 準備工作 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 1. Copy `otherapp.bin` to the root of your SD card and rename it to `arm11code.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `boot9strap` folder on your SD card 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. 將 SD 卡插回主機中 1. 啟動您的主機 #### Section II - SSLoth 1. Launch the System Settings application 1. Navigate to `Internet Settings` -> `Connection Settings` 1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` 1. Set "Auto-Obtain DNS" to "No", then click `Detailed Setup` 1. Set both the Primary DNS and Secondary DNS to `054.038.133.070` 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed 1. 關閉您的主機 #### Section III - Launching SafeB9SInstaller 1. 啟動您的主機 1. On the HOME Menu, press the Left and Right shoulder buttons together to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) + 如果遇到錯誤的話, [請依循此疑難排解之步驟](troubleshooting#a-browser-based-exploit-is-not-working) + If the browser prompts an update, it is possible that your ISP is rerouting DNS changes. Try another internet connection, or update your console to the latest version and follow [Installing boot9strap (Browser)](installing-boot9strap-(browser)). 1. 如果一切成功的話,您將自動進入 SafeB9SInstaller #### Section IV - Installing boot9strap 1. 等待所有安全性檢查完畢 1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap 1. 過程結束後,按下『A』重啟主機 #### Section V - Configuring Luma3DS 1. 您的主機將會重啟至 Luma3DS 設定選單中 + 如果黑屏,[請依循本疑難排解之步驟](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) 1. 透過方向鍵及『A』以開啟下列選項: + **『Show NAND or user string in System Settings』** 1. 按『Start』鍵以存檔並重新啟動系統 #### Section VI - Restoring default DNS 1. Launch the System Settings application 1. Navigate to `Internet Settings` -> `Connection Settings` 1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` 1. Set "Auto-Obtain DNS" to "Yes" 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed 1. 關閉您的主機 ___ ### 繼續至[完成安裝](finalizing-setup) {: .notice--primary}