mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Drastically increase svchax reliability
Tested on both Old and New 3DS w/ kver 2.50-9. Not entirely sure why this works, but it took my New 3DS from working 0% of the time to working seemingly 100% of the time. On two others' Old 3DSs, it seems to have marginally increased success rates.
This commit is contained in:
parent
8498a1a5c3
commit
95cd921eba
@ -244,7 +244,8 @@ static void do_memchunkhax2(void)
|
||||
svcCloseHandle(mch2.threads[i].handle);
|
||||
mch2.threads[i].handle = 0;
|
||||
}
|
||||
|
||||
|
||||
svcSleepThread(40000000LL);
|
||||
svcCloseHandle(mch2.dummy_threads_lock);
|
||||
|
||||
u32 fragmented_address = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user