1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-13 12:14:36 +02:00

New translations troubleshooting-sb9si-common.md (Lithuanian)

This commit is contained in:
ihaveahax
2025-04-19 04:01:08 -05:00
parent 62ffb9862d
commit e954815a88

View File

@@ -0,0 +1,25 @@
### SigHaxed FIRM was not installed! Check lower screen for more info.
:::details MicroSD Card - init failed
Your SD card is most likely acting weird. Try reformatting your SD card ([Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\))). If this doesn't work, try another SD card.
:::
:::details SigHaxed FIRM - File not found
You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder.
:::
:::details SigHaxed FIRM - invalid FIRM
There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder.
:::
:::details Secret Sector - File not found
You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download secret_sector.bin using a torrent client, and place it in the `boot9strap` folder.
:::