mirror of
https://github.com/PabloMK7/citra.git
synced 2025-02-14 01:22:38 +01:00
Most applications call AcquireRight before calling RegisterInterruptRelayQueue so we can't assign the thread id there. This fixes the bug with LLE applets not launching properly.