26
edits
StarlitSkies (talk | contribs) (ctrcheck doesn't have to be ran on Full to check NVRAM anymore) |
(add loader prefatch abort (svcBreak) to on boot errors. I've only ever seen it on boot but waiting to remove it from during use until I get confirmation) |
||
Line 108: | Line 108: | ||
* The console has a serious hardware issue that is likely not easily fixable. | * The console has a serious hardware issue that is likely not easily fixable. | ||
** Run [[3DS:Hardware test|3ds_hw_test]]. If the test returns zero errors detected, join [https://discord.gg/C29hYvh the Nintendo Homebrew Discord] and ask, in English, for help. | ** Run [[3DS:Hardware test|3ds_hw_test]]. If the test returns zero errors detected, join [https://discord.gg/C29hYvh the Nintendo Homebrew Discord] and ask, in English, for help. | ||
<h5>loader</h5> | |||
* <h6>prefetch abort (svcBreak)</h6> | |||
**The LayeredFS or sysmodule patch Luma3DS tried to load is invalid or corrupt. | |||
***To fix: Redownload any recently installed patches (eg. Nimbus (Pretendo), Wumiibo, or anything else that goes in <code>/luma/titles</code> or <code>/luma/sysmodules</code>.) Alternatively, you may disable <code>loading external FIRMs and modules</code> as well as <code>Enable game patching</code> in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]] | |||
<h5>mset</h5> | <h5>mset</h5> |
edits