mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Merge pull request #179 from Plailect/patch-1
Drastically increase svchax reliability
This commit is contained in:
commit
e8fb789618
@ -244,7 +244,8 @@ static void do_memchunkhax2(void)
|
|||||||
svcCloseHandle(mch2.threads[i].handle);
|
svcCloseHandle(mch2.threads[i].handle);
|
||||||
mch2.threads[i].handle = 0;
|
mch2.threads[i].handle = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
svcSleepThread(40000000LL);
|
||||||
svcCloseHandle(mch2.dummy_threads_lock);
|
svcCloseHandle(mch2.dummy_threads_lock);
|
||||||
|
|
||||||
u32 fragmented_address = 0;
|
u32 fragmented_address = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user