Clarify some things (#220)

* Update common-issues-fixes.md
* Update browser-exploit.md
pull/208/merge
Vanny 1 month ago committed by GitHub
parent dbe623c82b
commit bc429e5958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,11 +12,11 @@
- **FSGetMountSource failed:** Same as -3 above, means no SD Card detected. Re-insert the SD and try again. This could also mean that the SD card is locked (Slider is down instead of up) or the SD card label is "WIIU", which is stated in the guide causes conflict. If it's not any of these issues, refer to the last suggestion from -3.
- **FSOpenFile failed [...] payload.elf:** Missing payload file on SD. Make sure you have payload.elf in the wiiu folder.
- **FSOpenFile failed [...] payload.elf:** Missing payload file on SD. Make sure you have payload.elf in the wiiu folder, and the wiiu folder on the root.
- **FSOpenFile failed:** Missing `homebrew_launcher` on SD. Make sure you have `homebrew_launcher.elf` in the <code>/wiiu<wbr>/apps<wbr>/homebrew_launcher</code> folder.
- **SD Mount Failed:** Similar to -4, the console recognizes the SD card but could not mount it. Make sure it is formatted properly. Also, your SD card is more compatible with reputable brands (i.e. SanDisk, Samsung, Lexar, etc.) and less likely to have issues.
- **SD Mount Failed:** Similar to -4, the console recognizes the SD card but could not mount it. Make sure it is formatted properly, and it is not damaged. Also, your SD card is more compatible with reputable brands (i.e. SanDisk, Samsung, Lexar, etc.) and less likely to have issues.
### Data Management asks to delete unnecessary data, what does it mean?

@ -12,3 +12,6 @@ Make sure your Wii U has internet access for this step.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again.
- If you see the EnvironmentLoader, you did not hold down B long enough. Try again.
?> If you get any errors like FSOpenfile failed, FSGetMountSorce failed, or SD Mount failed, refer to the browser errors in [Common Issues and Fixes](../common-issues-fixes).

Loading…
Cancel
Save