HOTFIX release
- Disable il2cpp hook support in 32-bit Unity to prevent crashes in Sektori.
- Fixed missing keyboard scancodes in WM_KEYUP and WM_SYSKEYUP in Unity games.
- Update audio widget in real-time if audio device changes, and allow device
selection using a gamepad. - Fixed crash when scanning previously dumped textures using DumpOnFirstLoad.
- Block gamepad input when running two overlapping games both configured to
allow background input (the top-most of the windows is allowed access).
Full Changelog: SK_25_12_1...SK_25_12_2_5